What are the OOAD concepts in java explain with examples?
Answer Posted / stranger_ajnabi53@yahoo.c
they are
1.polymorphism
2.abstraction
3.inheritance
4.encapsulation
| Is This Answer Correct ? | 119 Yes | 15 No |
Post New Answer View All Answers
How do you delete a list in java?
Is string an object?
List implementations of list interface?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
what r advatages of websphere? & how to deploy?
What is parsing a string?
In Java list the methods that can be overridden?
Explain the polymorphism principle?
What is array and arraylist in java?
What loop means?
How variables are stored in memory?
What are checked exceptions?
Can a static class implement an interface?
What is difference between final and finally in java?
Is main an identifier?