Match each item with a statement below.
A. Describes the format and size (amount of memory occupied) of a data item and defines a set of relevant operations
B. Used to store a whole number
C. Controls the number of significant digits or zeros to the right of a decimal point
D. A set of rules that determines how to format values such as money and dates that can be represented differently based on locale and tradition
E. Rules that determine the order in which parts of a mathematical expression are evaluated
F. Can hold only one of two values: true or false
G. The use of <= or similar operators, for example.
H. A 16-bit coding scheme for characters
I. An identifier whose contents cannot change
J. The prefix and postfix increment operators are both examples of this type of operator.
A. data type
B. integral data type
C. precision specifier
D. culture
E. operator precedence
F. Boolean variable
G. comparison operator
H. Unicode
I. named constant
J. unary operator
You might also like to view...
A ____ under a variable in the Code Editor window indicates that it has not been declared.
A. bold color B. jagged line C. green color D. dashed line
How can you rearrange slides in Normal view?
What will be an ideal response?