Advertisements
Advertisements
प्रश्न
Write a note on the features of procedural programming.
टीपा लिहा
उत्तर
Important features of procedural programming:
- Programs are organized in the form of subroutines or subprograms
- All data items are global
- Suitable for small-sized software application
- Difficult to maintain and enhance the program code as any change in data type needs to be propagated to all subroutines that use the same data type. This is time-consuming.
- Example: FORTRAN and COBOL.
shaalaa.com
Programming Paradigms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?