Consider the following type definition.
typedef char x[10]; x myArray[5];
What will sizeof(myArray) be ? (Assume one character occupies 1 byte)
A.15
B.10
C.50
D.30
Answers
Answered by
6
Heyaaa mate
The answer is
Option A
The answer is
Option A
Answered by
5
Hey frnd
The correct answer is Option A - 15.
The correct answer is Option A - 15.
Similar questions
Science,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Physics,
1 year ago