Describe private, protected and public – the differences 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 prototype for that c string function?

0 Answers  


Explain one-definition rule (odr).

0 Answers  


what is a reference variable in C++?

0 Answers  


What is the output of the following program? Why?

0 Answers  


What are namespaces in c++?

0 Answers  






If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

0 Answers  


How can we read/write Structures from/to data files?

0 Answers  


Why is main an int?

0 Answers  


What is #include math h in c++?

0 Answers  


What is a forward referencing and when should it be used?

0 Answers  


How do I exit turbo c++?

0 Answers  


What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.

0 Answers  


Categories