HELP! * YELLOW=global GREY=local Global HTML version of Foils prepared 21 February 97

Foil 24 JavaScript Compared to Java - I

From Feb 12 Delivered Lecture for Course CPS616 -- Basic JavaScript Functionalities and Examples CPS616 spring 1997 -- Feb 12 1997. by Geoffrey Fox * See also color IMAGE
Secs 180
JavaScript: Interpreted and not compiled by Client or Server
Java: Compiled bytecodes downloaded from server and interpreted or (Just in Time) compiled by client
JavaScript: Object based but no classes or inheritance
Java: Object-Oriented. Applets consist of object classes with inheritance
JavaScript: Code typically integrated with or embedded(Entities) in HTML (SRC="File.js" is exception)
Java: Applets distinct from HTML and accessed by Applet Tag from HTML page


Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Fri Feb 21 1997