Term
In the statement Set Total = 93 , Total is a(n) __________. |
|
Definition
|
|
Term
A sequence of characters is a(n) __________ __________ . |
|
Definition
|
|
Term
The statement Declare FreezingPoint As Float will declare a variable named __________ as a(n) __________ type. |
|
Definition
|
|
Term
The __________ operator returns the remainder after dividing one number by another. |
|
Definition
|
|
Term
Data that consists of words and symbols found in text-based documents is known as __________ __________ data. |
|
Definition
|
|
Term
A __________ variable can only have one of two possible values—true or false. |
|
Definition
|
|
Term
Any whole number—positive, negative, or zero—is a(n) __________. |
|
Definition
|
|
Term
A way to develop a program before actually writing the code in a specific programming language is to use a general form, written in natural English, called __________. |
|
Definition
|
|
Term
Many programming languages include a string operation called __________. |
|
Definition
|
|
Term
Complete the following statement to declare an integer variable named Money: Declare __________ __________ __________. (Separate each word with a space) |
|
Definition
|
|