Do class declarations end with a semicolon?


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

Post New Answer

More C++ General Interview Questions

Which is the best c++ compiler for beginners?

0 Answers  


What are the advantage of using register variables?

0 Answers  


What is oop in c++?

0 Answers  


Explain "passing by value", "passing by pointer" and "passing by reference" ?

5 Answers  


What is a constant? Explain with an example.

0 Answers  


What is the sequence of destruction of local objects?

0 Answers  


Explain "const" reference arguments in function?

0 Answers  


Is main a class in c++?

0 Answers  


Differentiate between a constructor and a method in C++.

0 Answers   Tech Mahindra,


difference between the c++ and c languages

4 Answers   Wipro,


What is the use of volatile keyword in c++? Give an example.

1 Answers  


Refer to a name of class or function that is defined within a namespace?

0 Answers  


Categories