Answer Posted / srikanth gunnala
In Object Oriented programming Object is a run time
entity(requirement) that binds the methods and data(this
methods are operated with that binded data)together.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Why multiple inheritance is not possible?
What is class and object with example?
Why is polymorphism needed?
What are oops functions?
What is pure oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is methods in oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
How to hide the base class functionality in Inheritance?
What is overloading in oops?
Can we override main method?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
officer say me - i am offered to a smoking , then what can you say
What is difference between abstraction and encapsulation?
What is the main feature of oop?