Structured design and object oriented design
Answers
Answered by
0
Structured Programming is designed which focuses on process/ logical structure and then data required for that process. Object OrientedProgramming is designed which focuses on data. ... Object Oriented Programming supports inheritance, encapsulation, abstraction, polymorphism, etc.
Similar questions