Exam 1: An Overview of Computers and Programming Languages

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

Main memory is directly connected to the CPU.

(True/False)
4.7/5
(40)

A step-by-step problem-solving process in which a solution is arrived at in a finite amount of time is called a(n) ____.

(Multiple Choice)
4.8/5
(32)

To develop a program to solve a problem, you start by analyzing the problem.

(True/False)
4.7/5
(35)

____ represent information with a sequence of 0s and 1s.

(Multiple Choice)
4.9/5
(40)

A program called a(n) ____ combines the object program with the programs from libraries.

(Multiple Choice)
4.9/5
(44)

____ programs perform a specific task.

(Multiple Choice)
4.7/5
(46)

Dividing a problem into smaller subproblems is called ____ design.

(Multiple Choice)
4.8/5
(31)

C++ programs have always been portable from one compiler to another.

(True/False)
4.7/5
(36)

A program called a(n) ____ translates instructions written in high-level languages into machine code.

(Multiple Choice)
4.9/5
(38)

When you compile your program, the compiler identifies the logic errors and suggests how to correct them.

(True/False)
4.9/5
(41)

In a C++ program, statements that begin with the symbol # are called ____________________ directives.

(Short Answer)
4.7/5
(39)

The devices that feed data and programs into computers are called output devices.

(True/False)
4.7/5
(49)

When the computer is turned off, everything in secondary memory is lost.

(True/False)
4.8/5
(40)

The ____ is the brain of the computer and the single most expensive piece of hardware in your personal computer.

(Multiple Choice)
4.8/5
(42)

The basic commands that a computer performs are ____, and performance of arithmetic and logical operations.

(Multiple Choice)
4.7/5
(37)

In object-oriented design, the first step in the problem-solving process is to identify the components called ____________________, which form the basis of the solution, and to determine how they interact with one another.

(Short Answer)
4.9/5
(47)

Assembly language uses easy-to-remember instructions called ____________________.

(Short Answer)
4.8/5
(30)

The ____ handles the overall activity of the computer and provides services.

(Multiple Choice)
4.8/5
(49)

A program that loads an executable program into main memory is called a(n) ____.

(Multiple Choice)
4.9/5
(46)

Information stored in main memory must be transferred to some other device for permanent storage.

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

Filters

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