Filters
Question type

Study Flashcards

Mistakes that allow a program to run, but cause it to produce erroneous results are called


A) syntax errors.
B) compiler errors.
C) linker errors.
D) logic errors.
E) none of the above.

Correct Answer

verifed

verified

IDE stands for


A) initial development error.
B) internal direct execution.
C) integrated development environment.
D) internal data engine.
E) interactive data entry.

Correct Answer

verifed

verified

If a new value is stored in a variable, it replaces whatever value was previously there.

Correct Answer

verifed

verified

Once a value has been stored in a variable it cannot be changed.

Correct Answer

verifed

verified

Before a computer can execute a program written in a high level language, such as C++, it must be translated into object code.

Correct Answer

verifed

verified

A software package that includes a text editor, compiler, debugger, and assorted utilities for creating, testing, and running software is called


A) a high- level programming language.
B) a software utility package (SUP) .
C) an operating system.
D) a low- level programming language.
E) none of the above.

Correct Answer

verifed

verified

Three primary activities of a typical program are


A) creating variables, operators, and keywords.
B) reading, writing, and arithmetic.
C) executing lines, statements, and keywords.
D) compiling, linking, and debugging.
E) input, processing, and output.

Correct Answer

verifed

verified

Executable code is computer code that contains no errors.

Correct Answer

verifed

verified

Most of the lines in a program contain something meaningful; however, some of the lines may contain nothing at all.

Correct Answer

verifed

verified

High- level programming languages include


A) C++ and Java.
B) C++ and JavaScript.
C) C++ and Visual Basic.
D) all of the above.
E) A and B, but not C.

Correct Answer

verifed

verified

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


A) programmer- defined identifiers.
B) single purpose words..
C) syntax words.
D) keywords.
E) none of the above.

Correct Answer

verifed

verified

The purpose of the compiler is to convert object code into source code.

Correct Answer

verifed

verified

The coordinates the computer's operations by fetching the next instruction and using control signals to regulate the other major computer components.


A) instruction manager
B) traffic controller
C) operating system
D) control unit
E) arithmetic and logic unit (ALU)

Correct Answer

verifed

verified

List five elements that are common to all programming languages.

Correct Answer

verifed

verified

keywords, programmer...

View Answer

C++ is an example of a programming language.


A) high- level
B) mid- level
C) non- structured
D) low- level
E) binary

Correct Answer

verifed

verified

is an example of volatile memory, used for temporary storage while a program is running.


A) RAM
B) A flash drive
C) A hard disk
D) The ALU
E) The CPU

Correct Answer

verifed

verified

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


A) a flowchart.
B) an algorithm.
C) a hierarchy chart.
D) a solution engine.
E) software engineering.

Correct Answer

verifed

verified

The purpose of a memory address is


A) to locate a program.
B) to prevent multitasking.
C) to identify the location of a memory cell.
D) to allow multitasking.
E) none of the above.

Correct Answer

verifed

verified

The CPU includes


A) the I/O unit and the control unit.
B) the arithmetic and logic unit (ALU) and the control unit.
C) the ALU and the main memory unit.
D) the ALU and the I/O unit.
E) all of the above.

Correct Answer

verifed

verified

Internally, the central processing unit (CPU) consists of two parts:


A) software and hardware.
B) the compiler and the linker.
C) single- task devices and multi- task devices.
D) input devices and output devices.
E) the arithmetic and logic unit (ALU) and the control unit.

Correct Answer

verifed

verified

Showing 21 - 40 of 40

Related Exams

Show Answer