Answer Posted / selvan pongy
Selvan Pongy
Is This Answer Correct ? | 0 Yes | 12 No |
Post New Answer View All Answers
How many methods are there in the serializable interface?
Can you create an instance of an interface?
Explain about uml?
Can a class implement two interfaces having default method with same name and signature?
What is the difference abstract class and interface?
What is the difference between an interface and abstract class?
Explain the usage of encapsulation?
What is the purpose of late binding in object-oriented programming?
How will you define abstract classes?
Explain the term constructor
Does java support multiple inheritance? if not, what is the solution?
Can encapsulation be called as a security device?
What are the different principle of OOPS?
What is Polymorphism, overloading, overriding and virtual?
How does abstraction differ from encapsulation.