
Java programs run as quickly and efficiently as C++ programs due to the implementation of the JVM (Java Virtual Machine). It adds to C++ in the areas of automatic memory management. Moreover it also extends the language support for multithreaded applications.
T he Java applet API is a framework that allows Java-enabled Web browsers to manage and display embedded Java applications within. Java applications can be executed by any software that implements the Java run-time system. Any kind of applications can be written in Java programming language such as any small or large applications, or any standalone application.
No comments:
Post a Comment