Computer Science, asked by anujssmishra4711, 6 days ago

The size of int num [10]; is ______ bytes *

Answers

Answered by hasamkhan786
1
One int type variable size is 2 bytes and 10 int type variable size is 20 bytes.
Similar questions