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 c++ flowchart?
Describe linked list using C++ with an example.
Define the process of handling in case of destructor failure?
What is iterator in c++?
Is c# written in c++?
5. Can inline functions have a recursion?
Difference between pointer to constant and constant pointer to a constant. Give example.
What are the advantages of c++? Explain
Describe friend function & its advantages.
What are the various situations where a copy constructor is invoked?
What are structs in c++?
What is format for defining a structure?