Answer Posted / jai
an object is a physical representation of a class.
example:
class - fruit(logical)
object- apple(physical)
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
what is Member Functions in Classes?
What is stl containers in c++?
Is set c++?
What are the implicit member functions of class?
What is the c++ code?
How do I start a c++ project?
What are the basics of local (auto) objects?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
How do we implement inheritance in c++?
How does java differ from c and c++?
What is the most powerful coding language?
What is array give example?
Which software is used to run c++ program?
How do you generate a random number in c++?
What is the advantage of an external iterator.