Math, asked by ayushic, 9 months ago

8. What is the difference between the square roots of the largest 3-digit perfect square and
smallest 4-digit perfect square?
(a) 1
(b) 2
(c) 63
(d) 64​

Answers

Answered by singhqnupam4568
1

Step-by-step explanation:

Ans. Array – An array is a homogeneous collection of data elements in which an individual element is identified by its position in the collection, relative to the first element. A reference to an array element in a program often includes one or more non constant subscripts. Such references require additional run-time calculation to determine the memory location being referenced. The individual data elements of an array are of some previously defined type, either primitive or otherwise. A majority of computer programs need to model collections of values in which the values are of the same type and must be processed in the same way. Thus, the universal need for array is obvious

Similar questions