Assume that the element are stored
in column major order. if
declared as A[1:5, 2:3, 1:3, 3:4, 2:5]
starting
address & size
each element of an array are 1000 and
2 bytes respectively then
find
following
1- Total number element in an
array.
2. The address of an element
A [3][3][1][3][5] and A [2] 2][1] [3][3].
Answers
Answered by
0
52 // integer literal
age // variable name
System.out.println("ABC"); // method call
"Java" // string literal
98.6D // double precision floating-point literal
89L // long integer literal
Similar questions
Hindi,
4 months ago
Social Sciences,
4 months ago
Environmental Sciences,
4 months ago
English,
9 months ago
English,
9 months ago
Physics,
1 year ago
English,
1 year ago