Describe private, protected and public?


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

Post New Answer

More C++ General Interview Questions

Define pointers?

0 Answers  


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


How much maximum can you allocate in a single call to malloc()?

0 Answers  


How to get the current position of the file pointer?

0 Answers  


How does the copy constructor differ from the assignment operator (=)?

0 Answers  






Do the parentheses after the type name make a difference with new?

0 Answers  


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

2 Answers  


What are the static members and static member functions?

1 Answers  


What is pair in c++?

0 Answers  


what are function pointers?

0 Answers  


What is the difference between new/delete and malloc/free?

1 Answers  


Is c++ a float?

0 Answers  


Categories