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 difference between synchronize and concurrent collection in java?
What is an iterator interface in java programming?
What is lambda in java?
Does substring start with 0?
What are instance variables?
What is contractor means and methods?
What is final class?
What is r in java?
Can you use this() and super() both in a constructor?
What is try-with-resources in java?
what are Hostile Applets?
What is the significance of continue jump statement? Explain with an example.
Can we serialize static variables in java?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What are invisible components?.