1.

What is the formula to calculate memory space allocated for an array?

Answer»

Number of bytes allocated for type of array x Number of elements.



Discussion

No Comment Found