HELP! * GREY=local LOCAL HTML version of Foils prepared January 8,96

Foil 22 Java Features -- It's Portable

From Overview of Java SC95 Tutorial on Web Technologies -- December 4,95. by NPAC Team * See also color IMAGE

Java language offers a uniform abstract machine model which is identical for all platforms.
Unlike in C/C++ where various integers match the architecture of a physical machine at hand, Java byte, short, int and long are always of the same size, equal to 8, 16, 32 and 64 bits, respectively.
Differences between vendor specific windowing environments (X Windows, MS Windows, Macintosh) are removed in terms of the Abstract Windowing Toolkit (AWT) metaphor.
AWT is given by ~60 Java classes which offer a universal GUI programming model, portable between UNIX, PC and Mac, and translated automatically to native windowing systems on individual platforms by Java interpreters.



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 Tue Feb 18 1997