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

Foil 16 Java Features -- It's Simple!

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

Java omits several rarely used, poorly understood and confusing features of C++ including operator overloading, multiple inheritance and automatic pointer coercions.
It adds automatic garbage collection which makes dynamic programming easier in Java than in C++.
It also adds 'Interface' construct, similar to Objective C concept, which often compensates for the lack of multiple inheritance.
The resulting language retains the essence of C++ but is simpler and hence easier to program in.
It also results in a much smaller kernel which is suitable for planned Java ports to consumer electronic devices. Base interpreter is ~40Kb, libraries and threads add additional 175Kb.



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