Exam 1: Introduction to Computers and Programming

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

When a programmer saves to a file the statements he or she writes to create a program, these statements are

(Multiple Choice)
4.9/5
(33)

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

(Multiple Choice)
4.9/5
(37)

The two methods used by C++ to write computer programs are:

(Multiple Choice)
4.8/5
(35)

This is a set of rules that must be followed when constructing a program:

(Multiple Choice)
4.9/5
(50)

The purpose of a memory address is:

(Multiple Choice)
4.8/5
(45)

The two parts of the CPU are

(Multiple Choice)
4.8/5
(43)

Which of the following best describes an operator?

(Multiple Choice)
4.9/5
(34)

A CPU only understands machine language instructions.

(True/False)
4.8/5
(39)

Software engineering is a field that encompasses designing, writing, testing, debugging, documenting, modifying, and maintaining computer programs.

(True/False)
4.9/5
(27)

In C++, key words are written in all lowercase letters.

(True/False)
4.9/5
(37)

________ are used to translate each source code instruction into the appropriate machine language instruction.

(Multiple Choice)
4.9/5
(42)

This is a complete instruction that causes the computer to perform some action:

(Multiple Choice)
4.8/5
(31)

Mistakes that cause a running program to produce incorrect results are called:

(Multiple Choice)
4.7/5
(27)

A volatile type of memory that is used for temporary storage is

(Multiple Choice)
4.9/5
(37)

An Integrated Development Environment (IDE) typically consists of

(Multiple Choice)
4.7/5
(32)

This is used in a program to mark the beginning or ending of a statement, or separate items in a list:

(Multiple Choice)
4.8/5
(40)

During which stage does the central processing unit analyze the instruction and encode it in the form of a number, and then generate an electronic signal?

(Multiple Choice)
4.9/5
(43)

Which step uncovers any syntax errors in your program?

(Multiple Choice)
4.7/5
(39)

At the heart of a computer is its central processing unit. The CPU's job is:

(Multiple Choice)
4.8/5
(43)

The preprocessor executes after the compiler.

(True/False)
4.9/5
(28)
Showing 21 - 40 of 47
close modal

Filters

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