CBSE Class 12 Computer Science File Handling Online Test Set E

Page 1 of 30

Question 1

Question

Which of the following is a File Reader constructor ?

Answer
File Reader (String file path)
File Reader (File file obj)
Both (A) and (B)
None of these