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
Explain importance of inheritance in java?
Which class is used by server applications to obtain a port and listen for client requests?
How can constructor chaining be done using this keyword?
What is encapsulation in java?
What data type is string java?
What does 3 dots mean in java?
How do you remove spaces in java?
What is percentage in java?
What is the purpose of void class?
How you can force the garbage collection?
Differentiate between run time error and syntax error.
Why do we use string?
What is try-with-resources in java?
Which are different kinds of source code?
What is thread safe singleton?