MCQ
Which of the following is a constructor of File Reader class?
- AFile Reader (String filepath) throws File Not Found Exception
- BFile Reader (File fileobj) throws File Not Found Exception
- CFile Reader flleobj = new File Reader (String path)
- ✓All of these