Discussion :: Microprocessors
-
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 : Option D
Explanation :
No answer description available for this question.
Be The First To Comment