Q:

In java, which rule among the following is applicable?

0

In java, which rule among the following is applicable?


  1. Keyword public can’t be preceded with all the public members
  2. Keyword public must be preceded with all the public members
  3. Keyword public must be post mentioned the function declaration
  4. Keyword public is not mandatory

All Answers

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

 (b).Keyword public must be preceded with all the public members

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
How many public members are allowed in a class?... >>
<< Which syntax is applicable to declare public membe...