I had a couple questions that were on my mind for a while that I would like an answer to.
1)In for loops, why is the "standard" sentinals i and j? I had heard this had something to do with an older programming language, but why were i and j chosen
2)Now this one has been bothering me for the longest time and no one I have ever met has been able to give me an answer on it, if I declare an array (doesnt matter how many dimentions) why does the first element ALWAYS START AT ZERO instead of one??
2007-02-06
10:48:44
·
4 answers
·
asked by
D
4
in
Computers & Internet
➔ Programming & Design