0 of 10 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 10 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
When you wish to add data to an external file, what is the first step required in your code?
When you wish to view data in your program, from an external file, what is the first step required in your code?
What is the name given to the variables / objects which are assigned files?
What command is carried out at the end of dealing with an external file in your program?
When handling files, the program will make use of a cursor. What is a cursor?
What would be the result of the execution of the following code?
What would be the result of the execution of the following code?
What would be the result of the execution of the following code?
What would be the result of the execution of the following code?
What would be the result of the execution of the following code?