PPT Slide
Strengths of Java:
- A real language, in demand in industry
- Portability
- Comparatively easy to learn
- Difficult to destroy a machine with it ;-)
- Advanced built-in GUI/Graphics features
Weaknesses of Java:
- Slow: interpreted and OO
- GUI/Graphics via “Least
Common Denominator”
approach (due to platform
independence)
- Awkward/annoying syntax