What do you mean by public protected and private in c++?


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

Post New Answer

More C++ General Interview Questions

What are function poinetrs? where are they used?

1 Answers   CTS,


write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,


Which bit wise operator is suitable for putting on a particular bit in a number?

0 Answers  


Explain the difference between class and struct in c++?

0 Answers  


What is a try block?

0 Answers  






What are the advantages of using const reference arguments in a function?

0 Answers  


What is meant by const_cast?

0 Answers  


What is a stack? How it can be implemented?

0 Answers  


Does c++ support multilevel and multiple inheritances?

0 Answers  


What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


Is c++ harder than java?

0 Answers  


Categories