programming Flashcards
1
Q
what are the following:
integer
real
Boolean
character
string.
A
integer- whole number
real/float - decimal numbers
boolean - true/ false
character- alphanumeric character
string - one or more alphanumercal characters