Q:

If a function in java is declared private then it __________________

0

If a function in java is declared private then it __________________


  1. Can’t access the standard output
  2. Can access the standard output
  3. Can’t access any output stream
  4. Can access only the output streams

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).Can access the standard output

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What are public member functions?... >>
<< Can main() function be made private?...