

MCQOPTIONS
Saved Bookmarks
1. |
If a function in java is declared private then it __________________ |
A. | Can’t access the standard output |
B. | Can access the standard output |
C. | Can’t access any output stream |
D. | Can access only the output streams |
Answer» C. Can’t access any output stream | |