Array subscripts starting with zero
C Programming involves arrays and as what I have noticed, the arrangement would start with zero. So do array subscripts always start with zero?








