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
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?