What is a class definition?


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

Post New Answer

More C++ General Interview Questions

What is an overflow error?

0 Answers  


Explain the need for "Virtual Destructor"?

2 Answers   Infosys,


What is ios in c++?

0 Answers  


What are the types of pointer?

0 Answers  


What is the maximum combined length of command line arguments including the space between adjacent arguments?

0 Answers  






What do you mean by public protected and private in c++?

0 Answers  


When are exception objects created?

0 Answers  


Define linked lists with the help of an example.

0 Answers  


Can you please explain the difference between using macro and inline functions?

0 Answers  


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

0 Answers  


What is this weird colon-member (" : ") syntax in the constructor?

0 Answers  


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

0 Answers  


Categories