Introduction to programming
Introduction to programming. C++. Constants vs. Variables. Constants Numeric – a numeric value Ex. 5, -7, 98.6 Character – a single symbol Ex. ‘A’, ‘a’, ‘?’, ‘ ‘, ‘5’ String – a group of one or more characters Ex. “Hello”, “98.6”, “Mary had a little lamb.”
229 views • 9 slides