CBSE Class 12 Computer Science Question 136 of 136

Data File Handling — Question 24

Back to all questions
24
Question

Question 24

If the offset value is set to 2, beginning of the file would be taken as seek position.

Answer

False

Reason — If the offset value is set to 2, end of the file would be taken as seek position.