Differences between private, protected and public and give examples.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is switch case in c++ syntax?

0 Answers  


What is the difference between static global and global ?

2 Answers   CA,


Can I learn c++ without knowing c?

0 Answers  


Explain data encapsulation?

0 Answers  


Can member data be public?

0 Answers  






What is the use of this pointer in c++?

0 Answers  


what are function pointers?

0 Answers  


What is expression parser in c++

0 Answers   Mphasis,


How many ways can a variable be initialized into in C++?

0 Answers   HCL,


What are default parameters? How are they evaluated in c++ function?

0 Answers  


When must you use a pointer rather than a reference?

0 Answers  


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


Categories