MCQOPTIONS
Saved Bookmarks
| 1. |
In Pascal an array declaration provides information to the Pascal processor to enable it to |
| A. | identify the variable as an array name |
| B. | reserve memory locations to store all the components of array |
| C. | check the values computed for subscripts expressions during program execution with the specified lower and upper limits of subscripts |
| D. | all of the above |
| Answer» E. | |