Introduction to Compiling Java

See Bucs.java

Programming Language

  • machine language
  • assembly language
  • high-level language
  • fourth-generation language
  • Each CPU has its own specific machine language.   The other levels were created to make programming easier
    A program must be translated into machine language before it can be executed on a particular type of CPU
    This can be accomplished in several ways:

    Step in Java Process

    TerminologyYOU SHOULD KNOW AND UNDERSTAND THE TERMINOLOGY DESCRIBED ON PAGES 20-21. 
    Based on material by: Alan Kaplan of Clemson Univesity
    Revisions responsibility of Barbara Boucher Owens
  • Last modified:29 Aug 2006