Answer Posted / devender
object is a real time entity it has state,behavior
ex;animals,vechiles
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is ambiguity in inheritance?
Why is object oriented programming so hard?
What is the significance of classes in oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the difference between a constructor and a destructor?
What is oops and its features?
When not to use object oriented programming?
Why we use classes in oop?
What is methods in oop?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What are the benefits of polymorphism?
What is the difference between static polymorphism and dynamic polymorphism?
Why do we need polymorphism in c#?
Can enum be null?
Why do we use oop?