preview

Compter Science Essay

Decent Essays

Computer Exam Review
Most programming languages are now presented within an ____. Integrated Development Environment
A high-level language program is called a(n) ____ program. Source
Programming statements in a low-level language will be close to natural language and will use standard mathematical notation. False
After we normalize a number, its first significant digit is immediately to the left of the binary point. False
“Print the value of product” is an example of a(n) ____ operation Output
In early programming languages, conserving machine resources was not an issue. False
A ____ involves developing a clear, concise, and unambiguous statement of the exact problem the software is to solve. problem specification …show more content…

Input
Machine language is also known as ____ code. Object
The two parts of a “while” statement are known as the loop head and the loop body. False
A(n) ____ definition defines a nonterminal symbol in terms of itself recursive
A stark black/white image has greater storage requirements than an image represented using a gray scale. False
Having an infinite loop in an algorithm is an error. True
The outputs in the full adder are the sum digit and the new ____ digit. Carry
The two digits, ____, are frequently referred to as bits. 0 and 1
Analog signals must first be digitized to be stored in the computer. True
A purely ____ algorithm is sometimes termed a straight-line algorithm. sequential
In assembly language, the programmer must take a microscopic view of a task, breaking it down into tiny subtasks at the level of what is going on in individual _ memory locations is the rules for exactly how statements must be written in a programming language. Syntax
To create a loop that executes exactly b times, we create a ____. Counter
One of the most powerful features of a computer is its ability to handle loops. True
The object code for a task that needs to be performed often can be stored in a(n) _ code library is where the compiler polishes and fine-tunes the translation so that it runs a little faster or occupies a little less memory. Optimization
Pattern matching can only

Get Access