What is private, public and protected inheritance?


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

Post New Answer

More C++ General Interview Questions

Who was the creator of c++?

0 Answers  


What is function overriding in c++?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 Answers  


Explain the uses of static class data?

0 Answers  


How a new operator differs from the operator new?

0 Answers  


What is difference between c++ 11 and c++ 14?

0 Answers  


What is a map in c++?

0 Answers  


What is a c++ object?

0 Answers  


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  


What is the return value of the insertion operator?

0 Answers  


In a function declaration, what does extern mean?

0 Answers  


How is data hiding achieved in c++?

0 Answers  


Categories