Exam 1: An Overview of Computers and Programming Languages

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

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

Free
(True/False)
4.9/5
(34)
Correct Answer:
Verified

False

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

Free
(Short Answer)
4.8/5
(29)
Correct Answer:
Verified

preprocessor

Main memory is an ordered sequence of items, called ____.

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

C

Dividing a problem into smaller subproblems is called ____ design.

(Multiple Choice)
4.9/5
(39)

The devices that the computer uses to display results are called ____ devices.

(Multiple Choice)
4.9/5
(37)

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

(Short Answer)
4.7/5
(36)

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

(True/False)
4.9/5
(38)

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

(True/False)
4.9/5
(39)

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

(Multiple Choice)
4.9/5
(43)

The ASCII data set consists of ____________________ characters.

(Short Answer)
4.8/5
(42)

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

(Multiple Choice)
4.8/5
(42)

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
(30)

The programming language C++ evolved from ____.

(Multiple Choice)
4.9/5
(36)

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

(True/False)
4.7/5
(40)

The command that does the linking on Visual C++ Express (2013 or 2016) and Visual Studio 2015 is Make or Remake.

(True/False)
4.8/5
(42)

Several categories of computers exist, such as ____.

(Multiple Choice)
4.8/5
(40)

____ consists of 65,536 characters.

(Multiple Choice)
4.7/5
(43)

A sequence of eight bits is called a ____.

(Multiple Choice)
4.8/5
(32)

____________________ signals represent information with a sequence of 0s and 1s.

(Short Answer)
4.7/5
(35)

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

(Multiple Choice)
4.7/5
(36)
Showing 1 - 20 of 40
close modal

Filters

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