Constant,Variables,Strings

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