Disadvantages of Java

Disadvantages of Java

� Not supported by all platforms (though third-party JVM software is usually available)
� Slower in execution than compiled languages
� Restricts or prohibits machine-level operations required by certain applications (operating systems, etc.)

 

Scroll to Top