When a program has an array out of bounds error, (i.e., the program accesses an illegal array value) how might the program behave when it executes?
A. The program will not compile, as C++ checks for this situation.
B. The program might run normally without error.
C. The program might crash or hang up the computer.
D. B and C are correct.
D. B and C are correct.
You might also like to view...
Answer the following questions true (T) or false (F)
1. A program can catch multiple exceptions. 2. The compiler does not complain when the catch or declare rule is ignored.
You can present grouped and summarized data with a(n) ________ query
Fill in the blank(s) with correct word
The ________ function returns the number of fields that have data entered in a particular column but ignores null values
Fill in the blank(s) with correct word
What record in DNS is used to specify that a host provides a specific type of service?
A) SRV B) CNAME C) MX D) PTR