What are the OOAD concepts in java explain with examples?
Answer Posted / radhika
They are/::::
.............>
1.classes
2.objects
3.inheritance
4.polymorphism
5.abstraction
6.encapsulation
7.interfaces
Is This Answer Correct ? | 27 Yes | 15 No |
Post New Answer View All Answers
when should you use stringbuilder class in a program?
Tell me about different OOPS concepts.
What is tree in java?
Is java util regex pattern thread safe?
What is the purpose of garbage collection in java, and when is it used?
Are floats faster than doubles?
What are different access specifiers in java?
Can interface be private in java?
What does it mean to flush a file?
What is main in java?
Can an interface have a class?
What is preflight request?
What is difference between final and immutable?
How do you create immutable object in java?
Can we have multiple public classes in a java source file?