Question:Shortly synopsised the modular approach.
Answer
Modular programming is implinted by using subroutines, a group of instructions that performs a limited processing task, such as printing a portion of reporet, reading an input record, or calculating a square root.