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?



Why is Java a platform independent language?..

Answer / 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

More Core Java Interview Questions

Is it possible to make an array volatile?

4 Answers  


Distinguish method overloading and overriding

2 Answers   Tech Mahindra,


What are the 4 types of characters?

0 Answers  


What is a substitution variable?

0 Answers  


what are the states associated in the thread? : Java thread

0 Answers  


What is difference between iterator access and index access?

0 Answers  


What is the full meaning of java?

0 Answers  


Write a program to solve producer consumer problem in java?

0 Answers  


What are the common problems you have faced while implementing Java?

1 Answers   IBM,


what are the rules to use try catch finally?

1 Answers   Satyam, UJ,


What must a class do to implement an interface in java programming?

0 Answers  


How can we pass argument to a function by reference instead of pass by value?

0 Answers  


Categories