Answer Posted / p.madhupriya
object is real world entity.
class is a collection of objects and member function .
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What are objects in oop?
How can you overcome the diamond problem in inheritance?
What are the types of abstraction?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Which is better struts or spring?
Explain the concepts involved in Object Oriented programming.
What is static in oop?
What is multilevel inheritance in oop?
What is a function in oop?
Which language is not a true object oriented programming language?
• What are the desirable attributes for memory managment?
What is polymorphism and example?
What is an interface in oop?
What is meant by oops concept?
What is multilevel inheritance explain with example?