Posts

Showing posts with the label features of JAVA

Why JAVA Important and used mostly for Software Development

Image
Why JAVA is important and why it is used mostly in Software Development JAVA language is used widely in software development and it is considered very important language for the sake of Software Development and Web Applications Development. JAVA have so many features which makes it amazing and wonderful and some of them are explained below and which are the major features due to which JAVA is best programming language: JAVA follows Object Oriented Programming approach to solve a particular problem. Which makes use of Objects, Classes and PIE. PIE symbolize Polymorphism, Inheritance and Encapsulation. JAVA is a platform independent language which does not depends upon the configuration of Operating System and hardware. A JAVA program which is written on any system configuration can be run on any other system having different configuration of Operating System and hardware. JAVA makes use of Byte Code. Which is an encoded in a specific machine readable language tha...