Differentiate between structured analysis and object oriented analysis
Answers
Answered by
1
Structured Analysis and Object Oriented Analysis are different techniques of developing a computer system. In Structured Analysis, the focus is only on process and procedures. Modeling techniques used in it are DFD(Data Flow Diagram), Flowcharts etc. ... It stresses more on data structure and less on procedural structure.
Similar questions