List out some of the object-oriented methodologies?



List out some of the object-oriented methodologies?..

Answer / ritesh pal

 Object Oriented Development (OOD) (Booch 1991,1994).
 Object Oriented Analysis and Design (OOA/D) (Coad and Yourdon 1991).
 Object Modelling Techniques (OMT) (Rumbaugh 1991).
 Object Oriented Software Engineering (Objectory) (Jacobson 1992).
 Object Oriented Analysis (OOA) (Shlaer and Mellor 1992).
 The Fusion Method (Coleman 1991).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is c++ flowchart?

0 Answers  


Describe linked list using C++ with an example.

0 Answers  


Define the process of handling in case of destructor failure?

0 Answers  


What is iterator in c++?

0 Answers  


Is c# written in c++?

0 Answers  


5. Can inline functions have a recursion?

4 Answers  


Difference between pointer to constant and constant pointer to a constant. Give example.

0 Answers   HAL,


What are the advantages of c++? Explain

0 Answers  


Describe friend function & its advantages.

0 Answers   TCS,


What are the various situations where a copy constructor is invoked?

0 Answers  


What are structs in c++?

0 Answers  


What is format for defining a structure?

0 Answers  


Categories