state about the performance of javafirst versions


State about the performance of java

First versions of java were pretty slow.

Java performance has gotten a lot better with aggressive just-in-time-compiler (JIT) techniques.

Java performance is now similar to C -- a little slower in a few cases, faster in a few cases. Though memory use and startup time are both worse than C.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: state about the performance of javafirst versions
Reference No:- TGS0356432

Expected delivery within 24 Hours