MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following feature of procedure oriented program is false? |
| A. | makes use of bottom up approach |
| B. | functions share global data |
| C. | the most fundamental unit of program is function |
| D. | all of these |
| Answer» B. functions share global data | |