Can member functions be private?


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

Post New Answer

More C++ General Interview Questions

Implement strncpy

3 Answers  


What is abstraction in c++ with example?

0 Answers  


What is the use of 'this' pointer?

0 Answers   Fidelity,


How to tokenize a string in c++?

0 Answers  


Does std endl flush?

0 Answers  






What is the difference between delegation and implemented-in-terms-of?

0 Answers  


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

0 Answers  


How to stop conversions among objects?

5 Answers   Symphony,


Why do we need runtime polymorphism in c++?

0 Answers  


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

0 Answers  


Do class declarations end with a semicolon?

0 Answers  


Can turbo c++ run c program?

0 Answers  


Categories