Examlex

Solved

Instructions: Choose One Answer from Each Pair of Selections

question 12

Short Answer

Instructions: Choose one answer from each pair of selections. KATABATIC | CHINOOK downslope winds have been called "snow eaters" because they can melt and evaporate snow over a short period of time.


Definitions:

Compile-time Errors

Errors in a program's code detected by the compiler before the program is run.

Runtime Errors

Errors that occur during the execution of a program, which can cause the program to stop unexpectedly.

Machine Language

The set of binary codes directly understood by a computer's CPU, representing the most basic level of programming language.

Assembly Language

A computer language that allows programmers to write programs using a set of short, English-like commands that speak directly to the CPU and that give the programmer direct control of hardware resources.

Related Questions