Answer Posted / Sagar Agnihotri
Modular programming is a design principle of dividing tasks or functionality into independent, self-contained modules, such as procedures, classes, or functions, which can be linked or used together to create programs. In Go programming language, this concept is supported by packages and imports.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category