what is an instance of a class
Answers were Sorted based on User's Feedback
Answer / kavita
objects are defined as real world entities that are
instances of a class
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between Home and $Home?
which feature are not hold visual basic of oop?
What is use of overloading?
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
Whatis the difference between oop and object based language
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
What is the real time example of encapsulation?
advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
Out of 4 concepts, which 3 C++ Follow?
What do we mean by a hidden argument in a function?
What is abstrac class?where is it use?
The type of variable a pointer points to must be the part of pointer's definition so that: