Answer Posted / tejas
The ability to take more than one form is known as
polymorphism.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
How do I make sure that an object is released in code such as a connection or file object?
Difference between class and an object?
Why use oops?
Explain what is single and multiple inheritance?
What is the difference between abstract & interface?
Why do we use oops concepts? What is its advantage?
Why is message passing between the objects important?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
What is meant by “abstract interface”?
What is single and multiple inheritance?
What is meant by function overloading and function overriding?
Explain OOPS.
What is a final variable?
What are abstract methods?
Can we use static method definitions in interfaces?