Sunday 2 September 2012

6.Benefits of JAVA


JAVA is object oriented because Java programming is centered on creating objects, manipulating objects, and making objects work together. An object can be perceived as a real life object or business object. Example: real life object like chair, table, person while business objects like bank account, mortgage, invoice etc. Object-oriented programming provides greater flexibility, modularity and re usability.


















Benefits of using JAVA programming

·         Security Features: Both the language and the platform were designed from the ground up with security in mind.
·         Portability: One of the most compelling reasons to move to Java is its platform independence.
·         Distributed: Java is designed to make distributed computing easy with the networking capability that is inherently integrated into it.
·         Multi Threaded: Multithreaded is the capability for a program to perform several tasks simultaneously within a program.
·         Reliable and Robust: Java puts a lot of emphasis on early checking for possible errors, as Java compilers are able to detect many problems that would first show up during execution time in other languages.
·         Dynamic and Extensible: Java code is organized in modular object-oriented units calledclasses. Classes are stored in separate files and are loaded into the Java interpreter only when needed. This means that an application can decide as it is running what classes it needs and can load them when it needs them. It also means that a program can dynamically extend itself by loading the classes it needs to expand its functionality.
·         Network Centric Programming: Java makes it unbelievably easy to work with resources across a network and to create network-based applications using client/server or multitier architectures.
·         Internationalization: Java is the only commonly used programming language that has internationalization features at its very core.

Best Study Materials JAVA,
Java Tutorials PDF,
Java SCJP Questions,
Java Material Free Download,
Gate Study Material Free,
Java Tutorial Download,
SCJP Materials
Core Java Programming Question
       SCJP Certification  

Er Ratnesh Porwal
Software Engineer
www.AeroSoftCorp.com
www.AeroSoft.in
www.AeroSoft.co.in
www.AeroSoftseo.com
On Line Assistence    :
Gtalk                          :   ratnesh.aerosoft@gmail.com
Y! Messenger                   :   ratnesh.AeroSoft@yahoo.com
Rediff Bol                  ratnesh.AeroSoft@rediffmail.com

No comments:

Post a Comment