Filters
Question type

Study Flashcards

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 the above

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

Three primary activities of a program are:


A) Variables, Operators, and Key Words
B) Lines, Statements, and Punctuation
C) Input, Processing, and Output
D) Integer, Floating-point and Character
E) None of the above

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

Correct Answer

verifed

verified

The term "bit" stands for binary digit.

A) True
B) False

Correct Answer

verifed

verified

In C++, key words are written in all lowercase letters.

A) True
B) False

Correct Answer

verifed

verified

Which of the following best describes an operator?


A) An operator is a rule that must be followed when constructing a program.
B) An operator allows you to perform operations on one or more pieces of data.
C) An operator marks the beginning or ending of a statement, or is used to separate items in a list.
D) An operator is a word that has a special meaning.
E) An operator is a symbolic name that refers to a variable.

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

Correct Answer

verifed

verified

During which stage does the central processing unit retrieve from main memory the next instruction in the sequence of program instructions?


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

E) None of the above
F) All of the above

Correct Answer

verifed

verified

The ________ decodes an instruction and generates electrical signals.


A) Arithmetic and Logic Unit
B) Main memory
C) BIOS
D) Control Unit
E) None of the above

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

Correct Answer

verifed

verified

Pseudocode is a form of program statement that will always evaluate to "false."

A) True
B) False

Correct Answer

verifed

verified

The computer's main memory is commonly known as:


A) The hard disk
B) The floppy disk
C) RAM
D) Secondary storage
E) None of the above

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

Correct Answer

verifed

verified

Showing 41 - 50 of 50

Related Exams

Show Answer