Science Teacher Question:
Download Questions PDF

Do you know what is the difference between a sequential file and a random file?

Answer:

Sequential file access is the method employed in tape drives where the files are access in a sequential manner. So if you have to get a file in the end of the tape you have to start from the beginning till it reaches the beginning of the files…
Random access files are similar to the one in Hard Disks and Optical drives, wherever the files is placed it will go to that particular place and retrieve it.

Download Science Teacher Interview Questions And Answers PDF

Previous QuestionNext Question
Please explain why we use File Handling?Explain how would you deal with students who are constantly off-task?