Vidyalelo
Data Structure · Q158

Introduction to Data Structures

Programming · Data Structure · question 158

Q158

Assuming int is of 4bytes, what is the size of int arr[15];?

A.
15
B.
19
C.
11
D.
60
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board