what is mean by ooad? where we are using? can you tell me
any real time example?



what is mean by ooad? where we are using? can you tell me any real time example?..

Answer / nitesh

OOAD is object oriented analysis and design. It is software development approach to design and implementing the system. there are many concepts in OOAD. real time example of OOAD is inheritance. let us consider you have Suzuki brand car Alto. here Alto class is inheriting from Suzuki brand. Suzuki brand is parent class and Alto class is child class... In inheritance there many subtypes....single, multiple, multilevel......

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the exact difference in between Unicast and Multicast object?

0 Answers  


What is the difference between getCodeBase and getDocumentBase methods?

1 Answers   CS Business Services,


Can we write a class without main method in java?

0 Answers  


What is an infinite loop?

0 Answers  


There are 100 keys and values in HashMap.how to get the keys and values?

1 Answers   IBS,






What is a modifier?

1 Answers  


What is the difference between exception and error in java?

0 Answers  


How is the marker interface used in Java?

0 Answers   BirlaSoft,


make a method which any number and any type of argument and print sum of that arguments.....

0 Answers  


Name the method that used to clear the buffer ?

2 Answers  


Can a final variable be null?

0 Answers  


what is Portal(web based online portal)?

2 Answers   AIG,


Categories