Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why is Java a platform independent language?

Answer Posted / nashiinformaticssolutions

One of the most well-known and widely used programming languages is Java. It is a programming language that is independent of platforms. Java doesn't demand that the complete programme be rewritten for every possible platform. The Java Virtual Machine and Java Bytecode are used to support platform independence. Any JVM operating system can run this platform-neutral byte code. The application is run after JVM translates the byte code into machine code. Because Java programmes can operate on numerous systems without having to be individually rewritten for each platform, the language is referred to as "Write Once, Run Anywhere" (WORA).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the default values of all the elements of an array defined as an instance variable.

943


What is the difference between comparison done by equals method and == operator?

987


What is memory leak and how does java handle it?

946


what are synchronized methods and synchronized statements? : Java thread

955


What is the difference between the paint() and repaint() methods?

1024


What is function and its uses?

1058


Write a java program to generate fibonacci series ?

1030


What is class forname?

956


What makes a function well defined?

949


What is the difference between replace and replace all?

953


Which sorting is used in arrays sort in java?

1045


Explain the difference between static and dynamic binding in java?

1034


Explain the difference between map and flatmap stream operation?

1217


What are the major advantages of internal iteration over external iteration?

995


Objects or references which of them gets garbage collected?

924