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

I need basic mobile app, Project Description: Android app for particular...

Project Description: Android app for particular needs children Provide the fonts, layouts and images of the app. Functions: home screen: main page that links to 'login'

Javaserver faces event and listener model, What is JavaServer Faces event a...

What is JavaServer Faces event and listener model? Ans) A mechanism for verifying how events emitted by JavaServer Faces UI components are handled. This model is based on the Ja

Cryonic labs, Cryonic Labs Project Description: Seeking people to col...

Cryonic Labs Project Description: Seeking people to collaborate with in designing gaming apps and mobile apps for the Android Market. I'm presently a student in Computer Engi

Program that compute prime numbers, The purpose of this assignment is to gi...

The purpose of this assignment is to give you practice working with one dimensional arrays. It will also introduce you to one of the oldest mathematical algorithms in the world. No

Railway reservation, what java stream is used for designing railway reserva...

what java stream is used for designing railway reservation form?

Create objects of student class by calling default, Create objects of stude...

Create objects of student class by calling default Create objects of student class by calling default, parameterize and copy constructor Call student class different methods on

Web-based client program, Why are JSP pages the preferred API for creating ...

Why are JSP pages the preferred API for creating a web-based client program? Because no plug-ins or security policy files are required on the client systems (applet does). Also,

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