Shared Flashcard Set

Details

Intro Prgrm Logic Quiz 1
Chapter 1
10
Computer Science
Undergraduate 2
01/18/2017

Additional Computer Science Flashcards

 


 

Cards

Term
In the statement Set Total = 93 , Total is a(n) __________.
Definition
variable
Term
A sequence of characters is a(n) __________ __________ .
Definition
character string
Term
The statement Declare FreezingPoint As Float will declare a variable named __________ as a(n) __________ type.
Definition
freezingpoint, float
Term
The __________ operator returns the remainder after dividing one number by another.
Definition
modulus
Term
Data that consists of words and symbols found in text-based documents is known as __________ __________ data.
Definition
character string
Term
A __________ variable can only have one of two possible values—true or false.
Definition
boolean
Term
Any whole number—positive, negative, or zero—is a(n) __________.
Definition
integer
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
pseudocode
Term
Many programming languages include a string operation called __________.
Definition
concatenation
Term
Complete the following statement to declare an integer variable named Money: Declare __________ __________ __________. (Separate each word with a space)
Definition
Supporting users have an ad free experience!