База ответов ИНТУИТ

Computer Architecture

<<- Назад к вопросам

Element d in a passport of array is:

(Отметьте один правильный вариант ответа.)

Варианты ответа
the minimum number of elements in array
a size of one element in array(Верный ответ)
the address of element with index zero in array
the maximum number of elements in array
Похожие вопросы
Element u in a passport of array is:
Element l in a passport of array is:
To calculate an address of an element A[i] in some array the following formula is needed:
If an array is [l:u] m A then a type of elements in this array is:
In the formula C_0+i*d which is used for calculating an address for array's element C0 is:
In the formula C_0+i*d which is used for calculating an address for array's element d is:
For a loop for i from A by B to C while D do E and B>0 to repeat the loop:
For a loop for i from A by B to C while D do E and B<0 to repeat the loop:
If a record is struct (int a, real b) then it can be represented in a computer as:
For formula a/b a reverse-division machine program will be: