Posted By MOHVvVMED on
Structured programming is based on the concepts of functions. They help in delving into a complex task by breaking it down into simple sub-tasks. In C++ programming, one can also provide unit code within a specific function where breaking down of code is needed.
Comments