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
Difference between throw and throws?
What is the difference between state-based unit testing and interaction-based unit testing?
What is threaded programming and when is it used? : Java thread
Is null in java?
In Java list the methods that can be overridden?
Which arithmetic operations can result in the throwing of an arithmeticexception?
Does constructor return any value?
Is java a digit method?
Can I override protected method in java?
What is an 8 bit word?
What are the ways in which a thread can enter the waiting state?
Does sprintf add a null terminator?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
How do you check if a string is lexicographically in java?
Explain thread life cycle in java?