Advertisements
Advertisements
प्रश्न
List some of the features of modular programming.
टीपा लिहा
उत्तर
Important features of Modular programming:
- Emphasis on the algorithm rather than data
- Programs are divided into individual modules
- Each module are independent of each other and have their own local data
- Modules can work with their own data as well as with the data passed to it.
- Example: Pascal and C.
shaalaa.com
Programming Paradigms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?