Give the number of bit and number of bytes used to represent each of the following data items. use the intel definition of "word". for arrays assume that elements are stored consecutively in memory with no padding

1) Double word integer array with 50 elements (signed)
a) Number of bits:
b) Number of bytes:

2) Double precision floating point array with 10 elements
a) Number of bits:
b) Number of bytes: