Which of the following is used to signal errors or unexpected results that happen as a program runs?

a. virtual functions
b. destructors
c. exceptions
d. templates
e. None of these

c. exceptions

Computer Science & Information Technology

You might also like to view...

Dark outlines around label boxes indicate that the box is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Android uses a special folder-naming scheme to automatically choose the correct localized resources. You can name these folders with region infor-mation—values-en-rUS would contain a strings.xml file for United States Eng-lish and ________ would contain a strings.xml file for United Kingdom English.

a. values-en-rUK b. values-en-rEN c. values-en-rGB d. values-en-rBR

Computer Science & Information Technology