WebFund 2013W: Symbols

From Soma-notes
Revision as of 19:00, 14 January 2013 by Sam (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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