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 |
What is encapsulation in c++?
What is binary search in c++?
Under what conditions is multiple inheritance not recommended?
Difference between shift left and shift right?
What are c++ storage classes?
What are containers in c++?
What is called array?
How can we access protected and private members of a class?
What is static class data?
What is the output of printf("%d")?
58 Answers CTS, HCL, Infosys, TCS, Winit, Wipro,
What is the purpose of extern storage specifier?
State the difference between delete and delete[].