|
i have one final question reguarding arrays,
on of the questions asks me to "write down apropriate notation for the first second and third elements of the following array int dist[15]"
from what i have managed to read all arrays default their element values to zero unless sepcified or untill assigned, is this an incorrect assumption?
thanks again for any help
|