Difference: Object Oriented Analysis (OOA) and Object
Oriented Design (OOD)?

Answer Posted / shilpa

OOA IS STATIC IN NATURE AND OOD IS DESIGN BASED

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I implement polymorphism using abstract class?

563


What is the difference between an interface and abstract class?

569


What is the best tool for modeling and ORM framework

551


What is composition? Explain the purpose of composition.

541


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

516






When will you use an interface and abstract class?

567


Are constructors inherited? Can a subclass call the parent's class constructor? When?

559


What are the limitations of inheritance?

531


Explain about the analysis phase?

558


Why is message passing between the objects important?

558


Why do we separate interface from implementation?

538


What do you mean by abstract class?

565


Whether static method can use nonstatic members?

537


How can we restrict inheritance for a class so that no class can be inherited from it?

654


What is ‘this’ pointer?

568