InterviewSolution
Saved Bookmarks
| 1. |
Which among the following class contains the methods to access character based console device?(a) Console(b) File(c) Device(d) PipeThe question was posed to me during an interview.Enquiry is from IO Class in chapter Inbuilt Classes of Object Oriented Programming |
|
Answer» The correct OPTION is (a) Console |
|