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 |
Write the program form Armstrong no in c++?
How do you define a class in c++?
what is C++ objects?
Why should we use null or zero in a program?
What is the use of pointer in c++ with example?
Is c++ a good beginners programming language?
Which is most difficult programming language?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Can you explain the term "resource acquisition is initialization?"
How can you differentiate between inheritance and implementation in c++?
What is a dangling pointer in c++?
What is the difference between global variables and static varables?