1.

The C declarationint b [100];reserves ____________ successive memory locations,each large enough to contain single integer.

A. 200
B. 10,000
C. 100
D. 10
Answer» D. 10


Discussion

No Comment Found