Save
...
Paper 2 - Programming
Section 6 - Programming
Constant,Variables,Strings
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Wendy A
Visit profile
Cards (4)
A variable: Is a
value
that can be
changed.
A
constant
: A
value
that
CANT
be
changed.
Identifier: Gives
value
to a
variable
or
constant
Strings joined together to form new strings =
concatenation