Question
Computer Science Question on Data Handling
The file pointer is at beginning of the file in :
(A) r \\\ (B) r+ \\\(C) a+ \\\ (D) W+ \\\ (E) a
Choose the correct answer from the options given below :
A
(A), (B) and (E) only
B
(A), (B) and (D) only
C
(B), (C) and (D) only
D
(B), (D) and (E) only
Answer
(A), (B) and (D) only
Explanation
Solution
The correct option is (B) :(A), (B) and (D) only