Exam 1: Introduction to Computers and Programming

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Once a value has been stored in a variable it cannot be changed.

(True/False)
4.8/5
(35)

The CPU includes

(Multiple Choice)
4.8/5
(35)

High- level programming languages include

(Multiple Choice)
4.9/5
(35)

A set of well- defined steps for performing a task or solving a problem is known as

(Multiple Choice)
4.9/5
(37)

Words with a special meaning that may be used only for their intended purpose are known as

(Multiple Choice)
4.8/5
(39)

The purpose of a memory address is

(Multiple Choice)
4.7/5
(32)

Mistakes that allow a program to run, but cause it to produce erroneous results are called

(Multiple Choice)
4.8/5
(41)

C++ is an example of a programming language.

(Multiple Choice)
4.9/5
(33)

is an example of volatile memory, used for temporary storage while a program is running.

(Multiple Choice)
4.9/5
(42)

Before a computer can execute a program written in a high level language, such as C++, it must be translated into object code.

(True/False)
4.9/5
(42)

If a new value is stored in a variable, it replaces whatever value was previously there.

(True/False)
4.9/5
(32)

The coordinates the computer's operations by fetching the next instruction and using control signals to regulate the other major computer components.

(Multiple Choice)
4.9/5
(39)

Most of the lines in a program contain something meaningful; however, some of the lines may contain nothing at all.

(True/False)
4.9/5
(35)

The purpose of the compiler is to convert object code into source code.

(True/False)
4.9/5
(37)

Executable code is computer code that contains no errors.

(True/False)
4.9/5
(30)

List five elements that are common to all programming languages.

(Essay)
4.7/5
(36)

Three primary activities of a typical program are

(Multiple Choice)
4.9/5
(33)

A software package that includes a text editor, compiler, debugger, and assorted utilities for creating, testing, and running software is called

(Multiple Choice)
4.9/5
(37)

IDE stands for

(Multiple Choice)
4.9/5
(36)

Internally, the central processing unit (CPU)consists of two parts:

(Multiple Choice)
4.9/5
(32)
Showing 21 - 40 of 40
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)