Can you list programming languages where array indexing does not begin at zero?
@nixCraft Right off the bat, FORTRAN and COBOL. And, IIRC, Pascal allowed array declarations to specify the range of indices.