Contents

How many memory spaces are required for each item of array?
a) 1 byte                                               
b) 2 bytes
c) 3 bytes                              
d) 4 bytes

b

Accessing the elements of an array is called………
a) deleting of array             
b) accessing of array
c) traversing of array      
d) none of these

c