answersLogoWhite

0

Write once run anywhere: Java is a programming language which has its own virtual machine. When you write a program using the Java language you can use it on any operating system which has Java installed. This is different to previous programs and programming languages as they were written for individual operating systems and needed to be re-written for a different operating system. For example, a while ago on mobiles, all we had was "nokia games" "sony-ericson games" "motorola games" etc.. but now we have "java games" which can run on any mobile as long as the mobile has java installed... It's clever and very handy!

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

What is the software that interprets Java bytecode?

The software that interprets Java bytecode is known as the Java Virtual Machine (JVM). The JVM executes the bytecode generated by the Java compiler, allowing Java applications to run on any platform that has a compatible JVM installed. This platform independence is a key feature of Java, enabling the "write once, run anywhere" capability. Additionally, the JVM also provides features like memory management and garbage collection.


Is java fully platform independent?

Java is a platform independent language.After compiling the ".java" file ,that will be converting into the ".class" file,which is a byte code having the capability run on any OS.Basing on the concept byte code java achieving the platform independent,it leads to "Write once run anywhere".


A significant and powerful aspect of the Java language is?

A significant and powerful aspect of the Java language is its platform independence, achieved through the Java Virtual Machine (JVM). This allows developers to write code once and run it anywhere, making Java highly versatile for cross-platform applications. Additionally, Java's rich standard library and strong community support enhance its capabilities, enabling developers to build robust, scalable applications efficiently. Its object-oriented nature also promotes code reusability and maintainability.


What is wora?

WORA stands for "Write Once, Run Anywhere," a principle associated with programming languages and platforms that allow code to be executed on multiple systems without modification. This concept is particularly prominent in Java, where code compiled into bytecode can run on any device equipped with a Java Virtual Machine (JVM). WORA promotes cross-platform compatibility, reducing the need for developers to write separate code for different operating systems.


Java explain the main feature of java language?

Simple – Java is easy to learn and use, with a syntax similar to C/C++, but it removes complex features like pointers and operator overloading. Object-Oriented – Java is based on the object-oriented programming (OOP) concept, which allows code to be modular, reusable, and easy to maintain through classes and objects. Platform-Independent – Java programs are compiled into bytecode that can run on any platform using the Java Virtual Machine (JVM). This is called “Write Once, Run Anywhere” (WORA). Want to become a good java programmer with hands on experence join techpragna institute in bangalore

Related Questions

Why java called as platform independent?

Java is called as platform independent because it uses the WORA(Write Once and Run Anywhere) principle. Java programming language is designed to be run under any OS and that is the main advantage of it.


What is WORE in Java?

Write once, run everywhere


If JVM is available on Windows then can you run a program written in Unix?

Yes. One of the fundamental principles of Java is "write once, run anywhere." This means that Java source code can run on any platform for which a JVM exists, regardless of where the original code was developed.


Why to study java and how java came to know?

There are many reasons of studying java It is most popular programming language and according to me best language I ever used. Java is a general-purpose, concurrent, class-based, object-oriented language that is specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere"


What is the software that interprets Java bytecode?

The software that interprets Java bytecode is known as the Java Virtual Machine (JVM). The JVM executes the bytecode generated by the Java compiler, allowing Java applications to run on any platform that has a compatible JVM installed. This platform independence is a key feature of Java, enabling the "write once, run anywhere" capability. Additionally, the JVM also provides features like memory management and garbage collection.


Is java fully platform independent?

Java is a platform independent language.After compiling the ".java" file ,that will be converting into the ".class" file,which is a byte code having the capability run on any OS.Basing on the concept byte code java achieving the platform independent,it leads to "Write once run anywhere".


What is Re usability in java?

Reusability in Java means that once you write some code, you can use it over and over again - if you write it so that it can be reused. For example, if you write a Enumeration-Iterator adapter, or some code that lets you treat an Enumeration - Java legacy code - as an Iterator - shiny NEW Java code - then you can use it not only in your animal simulation program, but also in your Jacuzzi interface program.


A significant and powerful aspect of the Java language is?

A significant and powerful aspect of the Java language is its platform independence, achieved through the Java Virtual Machine (JVM). This allows developers to write code once and run it anywhere, making Java highly versatile for cross-platform applications. Additionally, Java's rich standard library and strong community support enhance its capabilities, enabling developers to build robust, scalable applications efficiently. Its object-oriented nature also promotes code reusability and maintainability.


What was a inventon in 1995?

In 1995, one notable invention was the Java programming language, developed by Sun Microsystems. Java introduced the concept of "write once, run anywhere," allowing developers to create applications that could run on any device with a Java Virtual Machine. This innovation significantly impacted software development, especially for web applications and mobile devices. Java remains widely used today in various fields, including enterprise computing and Android app development.


What is wora?

WORA stands for "Write Once, Run Anywhere," a principle associated with programming languages and platforms that allow code to be executed on multiple systems without modification. This concept is particularly prominent in Java, where code compiled into bytecode can run on any device equipped with a Java Virtual Machine (JVM). WORA promotes cross-platform compatibility, reducing the need for developers to write separate code for different operating systems.


Is Java necessary for Mac?

You can indeed run Java on Mac OS. Java is not dependant on the single computer architecture but depends on the JVM (Java Virtual Machine). One of the most powerful features in Java is that it promises WORA (Write Once, Run Anywhere(eg. Mac, Windows, Unix).If you can't run java on your Mac do one of the following:- Go to Apples website -> Support -> Search for "Java for Mac"- Use the Software Update feature (available on the Apple menu) to check that you have the most up-to-date version of Java for your Mac.**From Oracles website (Java developer)


Java explain the main feature of java language?

Simple – Java is easy to learn and use, with a syntax similar to C/C++, but it removes complex features like pointers and operator overloading. Object-Oriented – Java is based on the object-oriented programming (OOP) concept, which allows code to be modular, reusable, and easy to maintain through classes and objects. Platform-Independent – Java programs are compiled into bytecode that can run on any platform using the Java Virtual Machine (JVM). This is called “Write Once, Run Anywhere” (WORA). Want to become a good java programmer with hands on experence join techpragna institute in bangalore

Trending Questions
What is voltage of a circuit with 15 amps of current andtoaster with 8ohms of resistance? Why are oil refineries so far away from populated areas? Can you use ac ammeter to measure dc current? What are the purposes of a technical writing? What is steel shim spike protectionon work boots? Can you steam clean sealed slate floors? A differential pressure transmitter is to be calibrated to read level of a closed vessel The dimensions of the closed vessel are as given below What would be the calibration range of the transmitter? What is the best underfloor heating system for a reasonable price? How is the shipping industry protecting the waterways against oil spills? What plumber should do to install central heating system? What happen to DC level when Voltage-Division is adjusted to any value? How do you get a grant for a new boiler? There is an elevator in a sixteen story office building You must design a sequential control circuit for the elevator that uses D-flip flops What if your circuit has two available inputs an input X wh? How do you create a loop in f sharp? What causes genetic disorders are permanent changes in the DNA sequence? What is the BNF of the for loop? How do you use conditional in a sentence? What is true about true about abstract data type Object of an abstract class type cant be created. We can derive classes from these abstract classes Object of an abstract class t? How much steel required for 1cum of concrete? What causes a broken or fractured camshaft?