Q:

In java, which rule must be followed?

0

In java, which rule must be followed?


  1. Keyword private preceding list of private member’s
  2. Keyword private with a colon before list of private member’s
  3. Keyword private with arrow before each private member
  4. Keyword private preceding each private member

All Answers

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

 (d).Keyword private preceding each private member

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 private member functions are allowed in a... >>
<< If private member functions are to be declared in ...