WebFund 2013W: Symbols

From Soma-notes
Jump to navigation Jump to search

Question of the day: What is a symbol in a programming language?


What could 'x' be to a programmer?

  • Variable
  • Operator
  • Classes
  • Constants
  • Keywords
  • Separator
  • Namespace
  • Undefined
  • Function