Filters
Question type

Study Flashcards

The CPU is the most important component in a computer because without it, the computer could not run software.

A) True
B) False

Correct Answer

verifed

verified

The CPU's control unit retrieves the next instruction in a sequence of program instructions from main memory in the __________ stage.


A) fetch
B) decode
C) execute
D) portability

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

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


A) the type of data it will be used to hold
B) the operators that will be used on it
C) the number of times it will be used in the program
D) the value it will hold
E) None of these

F) A) and B)
G) A) and C)

Correct Answer

verifed

verified

A

A model often used when creating a program that begins with the overall task and refines it into smaller subtasks is a(n)


A) flowchart
B) UML diagram
C) blueprint
D) hierarchy chart
E) None of these

F) All of the above
G) B) and D)

Correct Answer

verifed

verified

The term "bit" stands for binary digit.

A) True
B) False

Correct Answer

verifed

verified

Which of the following is not a common input device?


A) keyboard
B) mouse
C) digital camera
D) printer
E) All are common input devices

F) B) and E)
G) All of the above

Correct Answer

verifed

verified

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


A) the preprocessor
B) the CPU
C) main memory
D) input/output devices
E) secondary storage

F) A) and B)
G) All of the above

Correct Answer

verifed

verified

In programming, the terms "line" and "statement" always mean the same thing.

A) True
B) False

Correct Answer

verifed

verified

The programmer usually enters source code into a computer with


A) a hierarchy chart
B) a text editor
C) a compiler
D) pseudocode
E) None of these

F) B) and E)
G) A) and D)

Correct Answer

verifed

verified

The first step in writing a program is to


A) type the code
B) visualize the program running on a computer
C) visualize logical errors
D) clearly define what the program is to do
E) None of these

F) C) and E)
G) A) and E)

Correct Answer

verifed

verified

A computer stores a program while it is running


A) in main memory
B) on a hard disk
C) on the computer monitor
D) in the CPU
E) None of these

F) A) and B)
G) D) and E)

Correct Answer

verifed

verified

What does the term hardware refer to?


A) The relative difficulty of writing computer programs
B) The physical components that make up a computer
C) The way a computer's storage space is organized
D) The logical flow of instructions
E) None of these

F) B) and C)
G) A) and E)

Correct Answer

verifed

verified

The programming process consists of several steps, which include:


A) key words, operator definitions, punctuation
B) design, creation, testing, debugging
C) input, processing, output
D) syntax, logic, error handling
E) None of these

F) A) and E)
G) C) and D)

Correct Answer

verifed

verified

A named storage location in the computer's memory that holds a piece of information is a(n) :


A) variable
B) operator
C) key word
D) statement
E) None of these

F) A) and D)
G) B) and E)

Correct Answer

verifed

verified

A

Programs are normally stored in __________ and loaded into main memory as needed.


A) the input device
B) the output device
C) secondary storage
D) the CPU
E) None of these

F) A) and D)
G) A) and C)

Correct Answer

verifed

verified

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


A) separators
B) op codes
C) operators
D) key words
E) None of these

F) C) and E)
G) A) and D)

Correct Answer

verifed

verified

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


A) compiler
B) linker
C) program
D) operator
E) None of these

F) None of the above
G) A) and D)

Correct Answer

verifed

verified

C

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


A) operators
B) programmer defined words
C) key words
D) syntax
E) None of these

F) A) and E)
G) D) and E)

Correct Answer

verifed

verified

In the process of translating a source file into an executable file, which of the following is the correct sequence?


A) Source code, preprocessor, modified source code, linker, object code, compiler, executable code
B) Preprocessor, source code, compiler, executable code, linker, modified source code, object code
C) Source code, compiler, modified source code, preprocessor, object code, linker, executable code.
D) Source code, preprocessor, modified source code, compiler, object code, linker, executable code.
E) Source code, linker, object code, compiler, modified source code, preprocessor, executable code.

F) None of the above
G) A) and D)

Correct Answer

verifed

verified

Machine language is an example of a high-level language.

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 47

Related Exams

Show Answer