Chapter 1 Quiz Starting Out With C++ 001

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.

No comments:

Post a Comment