Explain features of structured programming methodology
Answers
Answered by
2
Structured programming is a procedural programming subset that reduces the need for goto statements. ... In the late 1960s-early 1970s, Edsger W.Dijkstra developed structuralprogramming functionality as a widely used method, in which a program is divided into multiple sections with multiple exits and one access point.
Similar questions