Question #26695

What happens if your program tries to access an array element with an out-of-range subscript?

Expert's answer

For different programming languages different events willhappen:
Access violation and program termination for programs in C++, Delphi, Pascal
Out of index exception for OO languages: Java, C#, Python etc.
Another situation with PHP and Javascript: in these languages operator of
reading by index will return an empty value (Null, None, NoN, undefined etc)

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS