What is the use of object in c++?


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

Post New Answer

More C++ General Interview Questions

What is the use of cmath in c++?

0 Answers  


What are keywords in c++?

0 Answers  


how to connect with oracle 9i with server in socket program in c/c++

0 Answers   3i Infotech,


What are advantages of using friend classes?

0 Answers  


What do you mean by vtable and vptr in c++?

0 Answers  






Is c++ a high level language?

0 Answers  


What is c strings syntax?

0 Answers  


is throwing exception from a constructor not a good practice ?

5 Answers   Ericsson,


What do you mean by function pointer?

0 Answers  


What are the basics of local (auto) objects?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;

1 Answers  


write infinite loop in C++ which does not use any variable or constant?

3 Answers  


Categories