Answer Posted / rushi
ok,
If you say class is structure then object is a way to implement class,
that is object is a runtime entity of class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
officer say me - i am offered to a smoking , then what can you say
What is the oops and benefits of oops programming?
What does sksksk mean in text slang?
What is an advantage of polymorphism?
What is oops and why we use oops?
Write a program to reverse a string using recursive function?
What is difference between polymorphism and inheritance?
Which type does string inherit from?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
Can you explain polymorphism?
What is the problem with multiple inheritance?
What is the difference between procedural programming and oops?
Can a varargs method be overloaded?
What does no cap mean?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)