Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

What are the visibility modifiers available in C++?

  Shared By: Abigail Campbell    Date: Sep 01    Category: C++ Programming    Views: 3382

Answer:

Options

a) public
b) private
c) protected
d) All of the above

Answer : d) All of the above

Share: 
 

Didn't find what you were looking for? Find more on What are the visibility modifiers available in C++? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: