What is Object and Class? What are the differences between
them?
Answer Posted / prabhakar
class is a collection of data and member functions.
objcet is instance of a class
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the drawback of classical methods in oops?
What is protected in oop?
Why do we use oops?
What is the renewal class?
What does enum stand for?
What is abstract class in oop?
2. Give the different notations for the class.\
Why is there no multiple inheritance?
What is oops in simple words?
What is the highest level of cohesion?
Why do we use inheritance?
What exactly is polymorphism?
Can we define a class within the interface?
What is a class oop?
Get me an image implementation program.