What are the OOAD concepts in java explain with examples?
Answer Posted / krish
these are the ooad concepts:::::::::::
---------------------------------------
1.Modelling
2.Modelling Paradigms
3.OO Paradigm
4.OO Development Process
5.Abstraction
6.Encapsulation
7.Classes and Objects
8.Interfaces
9.Inheritance and Relationships
10.Polymorphism
11.Composition and Aggregation
12.Patterns and Elements
| Is This Answer Correct ? | 52 Yes | 14 No |
Post New Answer View All Answers
What is variable and rules of variable?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What are exceptions
How garbage collection is done in java?
What is the exact difference in between Unicast and Multicast object?
Is ruby built on java?
Why are parameters used in functions?
What do you mean by Function Overloading in java?
What is the final access modifier in java?
Can you call a method in a method?
Can we serialize static variables in java?
What are the characteristics of java?
What are the 8 primitive data types in java?
Is 0 a real number?
What is array initialization in java?