Where C++ is Better than Java (3 of 3)
- Java is philosophically distinct from C and unlike C code which almost runs as C++ code
Java has no comparable compatibility
- Java has at least some system dependency: “write once debug everywhere”
Threadsawt look and feel can differ
Added features: if not pure Java ##