Computer Science, asked by amolkate7950, 1 year ago

What are the differences between structured programming language and object oriented programming language in?

Answers

Answered by Programme
1
Structured Programming is also known as Modular Programming and a subset of procedural programming language. Object Oriented Programming supports inheritance, encapsulation, abstraction, polymorphism, etc. ... Structured Programming is less secure as there is no way of data hiding.
Similar questions