What is a c++ class?


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

Post New Answer

More C++ General Interview Questions

Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

0 Answers  


What is c++ virtual inheritance?

0 Answers  


What are the important differences between c++ and java?

0 Answers  


How do you initialize a class member, class x { const int i; };

8 Answers   emc2,


Explain friend class?

0 Answers  






When a function is made inline. Write the situation where inline functions may not work.

2 Answers  


Explain one method to process an entire string as one unit?

0 Answers  


Can we use struct in c++?

0 Answers  


What are references in c++? What is a local reference?

0 Answers  


Explain what is class definition in c++ ?

0 Answers  


Explain polymorphism?

0 Answers  


How do you flush std cout?

0 Answers  


Categories