English, asked by my515621, 8 months ago

what is structured programing Explain briefly​

Answers

Answered by Naishra
2

Answer:

Structured programming is a programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of the structured control flow constructs of selection (if/then/else) and repetition (while and for), block structures, and subroutines.

It emerged in the late 1950s with the appearance of the ALGOL 58 and ALGOL 60 programming languages,[1] with the latter including support for block structures. Contributing factors to its popularity and widespread acceptance, at first in academia and later among practitioners, include the discovery of what is now known as the structured program theorem in 1966,[2] and the publication of the influential "Go To Statement Considered Harmful" open letter in 1968 by Dutch computer scientist Edsger W. Dijkstra, who coined the term "structured programming".[3]

Structured programming is most frequently used with deviations that allow for clearer programs in some particular cases, such as when exception handling has to be performed.

hope it helps you mate

please mark my answer brainliest

Answered by anilrashmi
0

Answer:

Structure programing is a programing paradigm aimed at improving the clarity, quality and development time of a computer program by making extensive use of the structure control flow constructs of selection ( if / then / else ) and repetition ( while and for ), block structures, and subroutine.

Explanation:

I hope it is helpful so please mark me on brainliest answer...............

Similar questions