Programming Fundamentals Flashcards
1
Q
Define:
float/real
char
string
A
Float - numbers that have a decimal part
Char - a single, letter, number, symbol
String - used to represent text, it is a collection of charcters