answersLogoWhite

0


Best Answer

Why? Because that was one of Java's main design considerations. And the reason for that is because it allows running programs on different computers, without having to rewrite them.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why java supports platform independence?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can you download spoutcraft for a Mac?

Spoutcraft is a Java application so it should work on any platform that supports Java such as a Mac.


How do you achieve plateform indepent in java?

Java is designed from the ground up for platform independence. All the programmer has to do is to abstain from using features that are platform-specific.


How do java came into existence?

Before java invent there is no usage of internet, because the internet is run or operate based upon java only because java is platform independence before that there is no concept of platform independence. If u want to send any imformation to anybody there is no way to send abort post but its time taking but its not good to send with in time, so at that time they developed platform independence its more important concept. If platform independence exist then we can run the applications on any platform otherwise we have develop the programms related to the clients os otherwise they have maintain the os related to the application on which os we was develped the application so that platform independence is plays a important role on internet thats way java is takes place


What is unicode in java?

Java Supports International programming so java supports Unicode


Is platform independent feature means java can be run on windows XP and windows 7 but c or c plus plus does not?

No. The term platform independence in Java does not mean that any other programming language cannot be run in multiple OS platforms. Actually platform independence means that the java code can be run in multiple platforms with little or no customization. The code that can execute in a Windows platform can run as it is in a Linux box, whereas other programming languages need to be customized based on the platform they will be implemented in.


Why Java is preferred in writing cross-platform applications?

Java is a platform independent language and hence the code written in/for windows can be run without much rework in Unix or Mac. The compiler takes the source code a byte code is created after compilation. This bite code can be interpreted by any JVM and this gives java its platform independence. Hence it is preferred for cross-platform apps.


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.