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
Explain the use of vtable.
Write a program using display() function which takes two arguments.
What is &x in c++?
what are the iterator and generic algorithms.
How do I run c++?
What is java and c++?
Is c++ high level programming language?
Do we have to use initialization list in spite of the assignment in constructors?
What is new in c++?
How does java differ from c and c++?
What apps are written in c++?
How do you print a string on the printer?
What is lambda expression c++?
How does c++ structure differ from c++ class?
Can we inherit constructor in c++?