Assuming int is of 4bytes, what is the size of int arr[15];?
(a) 15
(b) 19
(c) 11
(d) 60
The above asked question is from Array and Array Operations topic in chapter Abstract Data Types of Data Structures & Algorithms I
The question was posed to me by my college professor while I was bunking the class.