Explain the differences between private, public and protected and give examples.


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

Post New Answer

More C++ General Interview Questions

How much is c++ certification?

0 Answers  


What is a local reference?

0 Answers  


Why do C++ compilers need name mangling?

3 Answers   Lucent,


What are all predefined data types in c++?

0 Answers  


What is an action class?

1 Answers  






Differentiate between late binding and early binding.

0 Answers  


What are virtual functions and what is its use?

1 Answers  


Explain stack & heap objects?

0 Answers  


What is a memory leak c++?

0 Answers  


What is the cout in c++?

0 Answers  


Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator

2 Answers   HCL, Lehman Brothers, Zoomerang,


How to create a reference variable in C++

1 Answers  


Categories