Ravi wants to move the file object 5 bytes from the current position of the file object. As a friend of Ravi, help him to write the code.

- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Ravi wants to move the file object 5 bytes from the current position of the file object. As a friend of Ravi, help him to write the code.

1.file_object.seek(5, 1)

2.file_object.seek(1, 5)

3. file_object.seek(5, 0)

4.file_object.seek(5, 2)


More MCQS Questions and answers

R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!