

MCQOPTIONS
Saved Bookmarks
1. |
Which of these methods can be used to write console output? |
A. | printout() |
B. | println() |
C. | write() |
D. | All of the mentioned |
Answer» C. write() | |