3084Benefits and Applications of Java
3084Benefits and Applications of Java
C.V. KRISHNAVENIM.Tech(PhD)
Govt. Degree College for Women (A), Kadapa
Email. Id : [email protected]
Objectives
•The existing classes properties can be acquired by subclasses through the concept of inheritance.
•Reusability of Code adds essence to the Object Oriented Paradigm.
•Several types of Inheritances like single level, multilevel , hierarchical etc., help in reusability of code.
Flexibility of the code
It is easy to
modify the a
part of the code
without
affecting the
entire
It program.
is easy to
reuse the
existing code.
It is easy to
extend the code
for performing
new operations.
Security
Web applications
CAD/CAM Software
C.V. KRISHNAVENI