You are not logged in. Lock_open    

Video: 'Array Index Out Of Bounds (Command Line)'

Array Index Out Of Bounds (Command Line) Time: 1:29
Average:
  • Currently 3.2/5 Stars from 60 ratings
  •  
  •  
  •  
  •  
  •  
60 ratings
Your Rating:
  • Currently 0.0/5 Stars from 60 ratings
  • 1
  • 2
  • 3
  • 4
  • 5
Categories: Array Runtime Error Logic Error Command Line
This video is captioned for the hearing impaired.
Narration language: Gb English
Flash_icon Watch Online 3.96Mb
Quicktime_small Download 3.96Mb (Right-click and select 'save as')

Description:

This video shows the runtime error that results when an index references beyond the end of an array. IT points out that one should always look both at the line number in a runtime error and the index listed in an ArrayIndexOutOfBounds error. This error is fixed by changing the constant index values which are used to index the array.



Leave a comment about this video...

What others are saying

nkluk @ March 17, 2008 11:31

This video was pretty basic but was helpful in realizing how crucial paying attention to detail is