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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the file type?

567


What is the buffer limit?

575


can java object be locked down for exclusive use by a given thread? : Java thread

546


Can we instantiate interface in java?

680


What is the basic concepts of OOPS?

699






What is replaceall in java?

553


What is the difference between char and char *?

579


What is string and example?

559


What do you mean by an object in java?

641


What is struts in java?

590


What is size_t?

516


What are the advantages of java over C++?

727


Explain list interface?

524


Discuss 2D arrays.

614


Write the algorithm to check the number non-leaf nodes in a tree.

611