Answer Posted / selvan pongy
Selvan Pongy
| Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
Write a program to show the inheritance used in a class.
What is static and dynamic Binding?
State some of the advantages of object oriented programming?
Define modularity?
Explain about encapsulation?
Can a class in java be inherited from more than one class?
Is it possible to override private virtual methods?
Can an interface inherit from another interface?
What is the syntax of object oriented method call?
Can we access interface static method using interface references?
Explain about a class?
What is meant by “abstract interface”?
Define Data Abstraction. What is its importance?
Which OOPS concept exposes only the necessary information to the calling functions?
Explain what you understand by function overloading.