Define private, protected and public access control.


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

Post New Answer

More C++ General Interview Questions

What is anonymous object in c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


Can we make any program in c++ without using any header file and what is the shortest program in c++.

0 Answers   MCN Solutions,


What is the difference between an enumeration and a set of pre-processor # defines?

0 Answers  


What are the differences between public, private, and protected access?

12 Answers   IBM, Oracle, Wipro,


How many keywords are used in c++?

0 Answers  


What is the c++ programming language used for?

0 Answers  


What is rtti in c++?

0 Answers  


How can you find the nodes with repetetive data in a linked list?

1 Answers   Lucent,


Can a list of string be stored within a two dimensional array?

0 Answers  


Is c++ a dying language?

0 Answers  


Explain the concept of copy constructor?

0 Answers  


Categories