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

sizeof - is it a function or operator?

6 Answers   Honeywell,


What is optimization in c++? when using volatile.optimization is not possible..what does this mean?

1 Answers  


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


How do you establish a has-a relationship?

0 Answers  


Define pre-condition and post-condition to a member function in c++?

0 Answers  






What is an adjust field format flag?

0 Answers  


What is c++ redistributable?

0 Answers  


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

0 Answers  


Define a way other than using the keyword inline to make a function inline?

1 Answers  


Which is better c++ or java?

0 Answers  


Write a struct time where integer m, h, s are its members?

0 Answers  


What are multiple inheritances (virtual inheritance)?

0 Answers  


Categories