state the total size in bytes of array p[6] of char data type and a[6] of float data type .
Answers
Answered by
1
Size of char a[6] is 6 × 2 = 12 Bytes.
Size of float p[6] is 6 × 4 = 24 Bytes
is the answer
size of char data is 2 bytes
size of float data is 4 bytes
Similar questions
Science,
2 months ago
Chemistry,
2 months ago
Social Sciences,
2 months ago
English,
4 months ago
Social Sciences,
4 months ago
Hindi,
10 months ago
Chemistry,
10 months ago
Math,
10 months ago