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 encapsulation in c++?

1 Answers  


What is binary search in c++?

0 Answers  


Under what conditions is multiple inheritance not recommended?

1 Answers  


Difference between shift left and shift right?

1 Answers   Symphony,


What are c++ storage classes?

0 Answers  






What are containers in c++?

0 Answers  


What is called array?

0 Answers  


How can we access protected and private members of a class?

0 Answers  


What is static class data?

0 Answers  


What is the output of printf("%d")?

58 Answers   CTS, HCL, Infosys, TCS, Winit, Wipro,


What is the purpose of extern storage specifier?

0 Answers  


State the difference between delete and delete[].

0 Answers  


Categories