Exam 1: Introduction to Computers and Programming

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

What statement best describes a variable and its primary purpose?

(Multiple Choice)
4.8/5
(40)

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

(Multiple Choice)
4.9/5
(33)

The programming process consists of several steps, which include:

(Multiple Choice)
4.8/5
(42)

Pseudocode is a form of program statement that will always evaluate to "false."

(True/False)
4.8/5
(37)

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

(Multiple Choice)
5.0/5
(38)

The ________ decodes an instruction and generates electrical signals.

(Multiple Choice)
4.9/5
(39)

This term refers to the programmer reading the program from the beginning and steping through each statement.

(Multiple Choice)
4.9/5
(38)

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

(True/False)
4.9/5
(32)

A(n) ____________ is a set of instructions that the computer follows to solve a problem.

(Multiple Choice)
4.9/5
(42)

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.7/5
(49)

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

(Multiple Choice)
4.9/5
(35)

Three primary activities of a program are:

(Multiple Choice)
4.9/5
(34)

Even when there is no power to the computer, data can be held in:

(Multiple Choice)
4.7/5
(40)

Computer programs are also known as

(Multiple Choice)
4.7/5
(39)

A CPU really only understands instructions that are written in machine language.

(True/False)
4.9/5
(37)

A variable declaration announces the name of a variable that will be used in a program, as well as:

(Multiple Choice)
4.9/5
(40)

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

(True/False)
4.7/5
(34)

This step will uncover any syntax errors in your program.

(Multiple Choice)
4.7/5
(37)

Which of the following is not one of the five major components of a computer system?

(Multiple Choice)
4.9/5
(40)

The programmer usually enters source code into a computer using:

(Multiple Choice)
4.8/5
(35)
Showing 21 - 40 of 44
close modal

Filters

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