InterviewSolution
Saved Bookmarks
| 1. |
What is a modular programming language? |
|
Answer» It is a strategy for creating SOFTWARE by separating the FUNCTIONALITY of a program into a different INDEPENDENT and exchangeable modules that are CLUBBED together to achieve the final software. This is an essential TOPIC in GO interview questions and Answers. |
|