Exam 1: Introduction to Computers and Programming

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

In the C++ statement pay = rate * hours; the *symbol is an example of

Free
(Multiple Choice)
4.9/5
(30)
Correct Answer:
Verified

B

The statements written by a programmer are called

Free
(Multiple Choice)
4.7/5
(42)
Correct Answer:
Verified

C

Most modern computers can understand and execute pseudocode.

Free
(True/False)
4.8/5
(43)
Correct Answer:
Verified

False

is used in a C++ program to mark the end of a statement, or to separate items in a list.

(Multiple Choice)
4.8/5
(34)

The term hardware refers to

(Multiple Choice)
5.0/5
(29)

The programs that control and manage the basic operations of a computer are generally referred to as

(Multiple Choice)
4.9/5
(32)

A storage location in the computer's memory that can hold a piece of data is called

(Multiple Choice)
4.8/5
(28)

Memory locations that can hold data are called

(Multiple Choice)
4.8/5
(42)

Characters or symbols that perform operations on one or more operands are

(Multiple Choice)
4.8/5
(43)

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

(Multiple Choice)
4.8/5
(39)

Syntax involves rules that must be followed when writing a program.

(True/False)
4.7/5
(42)

Creating a program requires many steps. Three of these are

(Multiple Choice)
4.7/5
(38)

A _ is a complete instruction that causes the computer to perform some action.

(Multiple Choice)
4.8/5
(32)

Which of the following is an example of a secondary storage device?

(Multiple Choice)
4.9/5
(29)

The computer's main memory is commonly known as

(Multiple Choice)
4.7/5
(35)

The programmer usually enters source code into a computer using

(Multiple Choice)
4.8/5
(35)

An integrated development environment (IDE)normally includes

(Multiple Choice)
4.9/5
(36)

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

(Multiple Choice)
4.7/5
(39)

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

(Multiple Choice)
4.8/5
(32)

A variable definition always specifies the name of a variable and tells

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

Filters

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