Answer Posted / sruthi
Objects are Instances of a Class,And Class is an Collection
of Objets.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is c++ best used for?
Is java the same as c++?
How does a copy constructor differs from an overloaded assignment operator?
What is buffering in c++?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
what is a class? Explain with an example.
What is data binding in c++?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
What do you know about near, far and huge pointer?
Why #include is used?
what is pre-processor in C++?
Which software is used to run c++ program?
Define pre-condition and post-condition to a member function in c++?
Const char *p , char const *p What is the difference between the above two?
what you know about c++?