Java Aryan
Java Aryan
Kashipur
Applets -
Javais object-oriented.
This allows you to create modular programs and
reusable code.
Java is platform-independent.
One of the most significant advantages of Java is its
ability to move easily from one computer system to
another. The ability to run the same program on
many different systems is crucial to World Wide Web
software, and Java succeeds at this by being
platform-independent at both the source and binary
levels.
Disadvantages of Java-
-------------------------------------------------------------
The advantages of Java are as follows:
Java
Program takes much longer time to run
compared to C/C++
Since
Java Programs runs on top of Java Virtual
Machine, it consumes more memory.