Answer Posted / gyana
In simple term object is a represantation of the
class.Through which class is invoked and method initializes..
but method show the characterstics of the class..The various
opearation are done inside the method.
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How do you use inheritance in unity?
What is abstraction in oops with example?
What is abstraction oop?
How do you explain polymorphism?
Templates mean
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is the important feature of inheritance?
How to hide the base class functionality in Inheritance?
What is advantage of inheritance?
What is the real time example of encapsulation?
Why is polymorphism needed?
What is difference between pop and oop?
Why is abstraction needed?
What makes a language oop?
State what is encapsulation and friend function?