What is the use of class in c++?


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

Post New Answer

More C++ General Interview Questions

Explain the differences between list x; & list x();.

0 Answers  


What is the difference between #import and #include in c++?

0 Answers  


What is #include cmath?

0 Answers  


Does there exist any other function which can be used to convert an integer or a float to a string?

0 Answers  


Write about the access privileges in c++ and also mention about its default access level?

0 Answers  






Can you please explain the difference between static and dynamic binding of functions?

0 Answers  


Where must the declaration of a friend function appear?

0 Answers  


What is the full form of stl in c++?

0 Answers  


What jobs can you get with a c++ certification?

0 Answers  


Write a program to interchange 2 variables without using the third one.

0 Answers  


What are multiple inheritances (virtual inheritance)?

0 Answers  


What is difference between malloc()/free() and new/delete?

0 Answers  


Categories