Q:

Which among the following would destroy the encapsulation mechanism if it was allowed in programming?

0

Which among the following would destroy the encapsulation mechanism if it was allowed in programming?


  1. Using access declaration for private members of base class
  2. Using access declaration for public members of base class
  3. Using access declaration for local variable of main() function
  4. Using access declaration for global variables

All Answers

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

 (a).Using access declaration for private members of base class

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

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which among the following can be a concept against... >>
<< Which among the following violates the principle o...