Enumerate the concept of write once run anywhere - java, JAVA Programming

Assignment Help:

Enumerate the concept of write once run anywhere - JAVA

Java has introduced concept of WORA (write once run anywhere). When you write a java program it is called source code of java. Java compiler doesn't compile this source code for any underlying hardware system; rather it compiles it for a software system called JVM (This compiled code is called byte code). We have different JVMs for different systems (for example JVM for Windows, JVM for Linux etc.). When we run our program the JVM interprets (translates) compiled program into the language understood by underlying system. So we write our code once and JVM runs it everywhere according to the underlying system.

 

2462_Java Virtual Machine.png


Related Discussions:- Enumerate the concept of write once run anywhere - java

What do mean by synchronized and synchronized statements, What do mean by ...

What do mean by synchronized methods and synchronized statements ?

Padovan series, write a program in java using array and scanner class to ge...

write a program in java using array and scanner class to generate padovan series

Spring MVC Controllers, I want to upload an item object with it''s image is...

I want to upload an item object with it''s image is it possible that i pass a complete object of my Item along with it''s image from my Controller if yes then how may i Do it? an

Write an application for a video store, Do you provides a Complete source C...

Do you provides a Complete source Codes for this application: " a. Write an application for a video store. Place the names of 10 of your favorite movies in a combo box. Let the use

Regex , Having trouble with a lab, need to

Having trouble with a lab, need to

What are adding methods, What are adding methods? A subclass isn't rest...

What are adding methods? A subclass isn't restricted to changing the behavior of its superclass. It can also add fully latest techniques and fields that are not shared along wi

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd