Computer Science, asked by rkvgmailcom1067, 10 months ago

Distinguish between structured and visual programming

Answers

Answered by Shinchanboy03
1

Explanation:

The key difference between Structured Programming and OOP is that the focus of Structured Programming is to structure the program in to a hierarchy of subprograms while, the focus of OOP is to break down the programming task in to objects, which encapsulate data and methods.

Similar questions