📚 Question Bank Q21 — Programming and Data Structure
Tags
Programming and Data Structure
Q21. Marks: +2.0 UGC NET Paper 2: Computer Sc 6th Jan 2025 Shift 1

Match the LIST-I with LIST-II

LIST - I

(FUNCTIONS)

LIST - II

(Uses of functions)

A.

fseek ()

I.

Gives the current position in the file

B.

ftell ()

II.

Sets the position to the beginning of the file

C.

feof ()

III.

Sets the position to a desired point in the file

D.

rewind ()

IV.

Used to test for an end of file condition.


Choose the correct answer from the options given below:

1.A - II, B - III, C - I, D - IV 
2.A - III, B - I, C - IV, D - II  ✓ Correct
3.A - III, B - I, C - II, D - IV 
4.A - II, B - IV, C - III, D - I
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question