describe private access specifiers?


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

Post New Answer

More C++ General Interview Questions

What is difference between n and endl in c++?

0 Answers  


When do you call copy constructors?

0 Answers  


Differentiate between late binding and early binding.

0 Answers  


Is c++ built on c?

0 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  






How to declare a function pointer?

0 Answers  


Does c++ support multilevel and multiple inheritances?

0 Answers  


What is the size of pointer ? Also size of pointer in 64 bit pointer

4 Answers  


Is c++ high level programming language?

0 Answers  


Describe the process of creation and destruction of a derived class object?

0 Answers  


Difference between delete and free.

0 Answers  


what is oops

2 Answers  


Categories