Glossary
::: {.glossary} exception a response to an unusual circumstance while a program is running
- logic error
-
an error in which the program/code functions, but performs incorrectly
- runtime error
-
an error that occurs when a program runs
- syntax error
-
an error in the structure of a statement or expression of code :::
Matching
::: {.dragndrop feedback=”Feedback shows incorrect matches.” match_1=”exception|||Response to an unusual circumstance while a program is running.” match_2=”logic error|||Error in which the program/code functions, but performs incorrectly.” match_3=”runtime error|||Error that occurs when a program encounters an issue during its execution.” match_4=”syntax error|||Error in the structure of a statement or expression of code.”} matching_ch7
Match the words with their corresponding definition. :::