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 are all predefined data types in c++?

0 Answers  


How do I make turbo c++ full screen?

0 Answers  


Why is c++ called oops?

0 Answers  


Define anonymous class.

0 Answers  


Can I learn c++ without knowing c?

0 Answers  






Give an example of run-time polymorphism/virtual functions.

0 Answers  


Does c++ have foreach?

0 Answers  


Is there any problem with the following: char *a=NULL; char& p = *a;?

1 Answers  


Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?

0 Answers  


Is it possible for the objects to read and write themselves?

0 Answers  


WHO DEVELOPED C++?

6 Answers  


What is polymorphism & list its types in c++?

0 Answers  


Categories