InterviewSolution
Saved Bookmarks
| 1. |
Which object can be used to access the standard input?(a) System.inner(b) cin(c) System.stdin(d) console.inputThe question was posed to me at a job interview.My enquiry is from Object Use topic in division Object of Object Oriented Programming |
|
Answer» Correct OPTION is (b) cin |
|