home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH02 / A020825.TXT < prev    next >
Encoding:
Text File  |  1993-11-16  |  173 b   |  4 lines

  1. An expression is a piece of code that performs some computational
  2. action.  All expressions have a value.  An expression that ends
  3. with a semicolon is called a statement.
  4.