expand icon
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

Programming Logic and Design, Introductory 7th Edition by Joyce Farrell

Edition 7ISBN: 1285225562
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

Programming Logic and Design, Introductory 7th Edition by Joyce Farrell

Edition 7ISBN: 1285225562
Exercise 36

When you use a subscript value that is negative or higher than the number of elements in an array, ________.

a. execution of the program stops and an error message is issued

b. a value in a memory location that is outside the area occupied by the array will be accessed

c. a value in a memory location that is outside the area occupied by the array will be accessed, but only if the value is the correct data type

d. the resulting action depends on the programming language used

Explanation
Verified
like image
like image

2618-6-18RQ AID: 212 RID: 76 RID: 368| 0 ...

close menu
Programming Logic and Design, Introductory 7th Edition by Joyce Farrell
cross icon