List out some of the object-oriented methodologies?
Answer Posted / 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 View All Answers
What is pure virtual function?
Is there any function that can skip certain number of characters present in the input stream?
In c++, what is the difference between method overloading and method overriding?
What is the error in the code below and how should it be corrected?
What is endl c++?
Why is c++ called oops?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
Evaulate: 22%5 a) 2 b) 4 c) 0
What is heap sort in c++?
How to get the current position of the file pointer?
Write a program to interchange 2 variables without using the third one.
Why do we use string in c++?
Why do we use iterators?
Why we use #include iostream in c++?
Is c++ still in demand?