answersLogoWhite

0


Best Answer

Jvm & api

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the two Java platform components?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why java called platform indeependent?

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).


What is best platform net or java?

java is the best platform compared to dot net


Why java script called as platform independent?

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..


What is java card?

Java Card is a Java platform for programming smart cards.


On what platform Java can work?

Java is a platform independent language. It can be used in all platforms. Ex: windows, unix etc.


What is the exact meaning of rich java client platform?

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.


What is the Java platform?

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.


Which application server support java platform?

All major servers like Weblogic, Webspher, Tomcat support Java Platform


Why you are preferring java?

java is platform independent language and open source. java is object oriented language.


What applications use the Java SDK platform?

The Java SDK platform can be utilised for server programming. The platform is widely used in PCs, media players and other electronic equipment worldwide.


Is the JRE platform dependent?

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.


Is java a hardware platform?

No. It is a programming language