

MCQOPTIONS
Saved Bookmarks
1. |
Which of these methods are used to read single character from the console? |
A. | get() |
B. | getline() |
C. | read() |
D. | readLine() |
Answer» D. readLine() | |