1/3
CS 15900 Final Exam
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
An Index Exists Within The Bounds of an Array
The compiler does not check to insure that:
It Will Read or Write Whatever Data or Code Exists There
What happens if you go past the end of an array?
End-Point Conditions
Always double-check the _________ ___________ when looping through an array
Unpredictable Results
Since arrays don’t tell you if you go past their bounds, they can have: