Close sidebar

What is structured programming?

Why is c programming language called as structured programming language?

Your Answer

Structured programming was the mantra in the late sixties exactly as OOP was the mantra in the late nineties and still is. ​C is just one of many languages that support structured programming.
Structured programming is really a programming paradigm, that is meant to improve the readability, maintainability, and quality of software.

Comment
Practice Mock Test
c programming