Java is a platform independent language. It can be used in all platforms. Ex: windows, unix etc.
Application works in a platform. To work a application there must be a platform. As a example to work Operamini java application, there must be a JVM(Java Virtual Machine) installed microchip in your mobile phone.
True. Java source code is called "platform independent" because it runs on top of the Java Runtime Environment (JRE). In order for this to work, a special JRE must be created for the platform you want to run a Java program on.
Spoutcraft is a Java application so it should work on any platform that supports Java such as a Mac.
Platform independent language means once compiled you can execute the program on any platform (OS). Java is platform independent. Because the Java compiler converts the source code to bytecode, which is Intermidiate Language. Bytecode can be executed on any platform (OS) using JVM( Java Virtual Machine).
java is the best platform compared to dot net
java also called as platform independent.because we will use java application at any operationg system and any hardware. it not contain error. so we called java as platform independent..
Java Card is a Java platform for programming smart cards.
The idea is that, once you have a JVM available for a platform, the same Java program works on different computers. This is unlike many other programming languages, which need to be recompiled for different platforms, or perhaps don't work even if recompiled, due to platform-specific differences.
A Rich Java Client Platform i.e. Rich Client Platform (RCP) is a specialized computer program anticipated for the creation of Java applications built on the Eclipse architecture.
Java platform is the name for a bundle of related programs from Oracle (originally Sun) that allow for developing and running software programs for the Java Virtual Machine (JVM). The Java programming language is but one of many programming languages that run on the Java platform including Scala, Clojure, and many others.
All major servers like Weblogic, Webspher, Tomcat support Java Platform
java is platform independent language and open source. java is object oriented language.