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

What are the Static and Dynamic Variables? Differentiate them.

0 Answers   CGI,


How many types of thread in java? give the name

13 Answers   Cisco, NIIT,


Which methods cannot be overridden in java?

0 Answers  


What is factor r?

0 Answers  


How to find the size of an array a)array.length() b)array.length c)array.size() d)array.size

6 Answers   Accenture,


write a program to create an arraylist and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


how to print hello world every second till i have pressed enter key ???

1 Answers   SAP Labs,


What is an infinite loop in java? Explain with an example.

0 Answers  


What is a boolean output?

0 Answers  


What is "this" keyword in java? Explain

0 Answers  


Why is stringbuffer called mutable?

0 Answers  


What is the internal implementation of set in java?

0 Answers  


Categories