Computer Science, asked by 6Shivam92, 1 year ago

State the total size in bytes, of the arrays arr [4]of char data type and p[4] of float data type.

Answers

Answered by aditya1984
11
size of arr[4] char data type is 4 byte
size of p[4] float data type is 16 byte
Answered by bidisha26
23

see 2 part a

thank u

have a nice day

Attachments:
Similar questions