What do you mean by platform independence?

What do you mean by platform independence?

Hi,

What do you mean by platform independence?

Thanks

View Answers

April 10, 2013 at 1:15 PM

Hi,

The feature of Platform independent is nothing but a concept of Write-once-run-anywhere is the key feature of java language that makes java as the most powerful language. Not even a single language is idle to this feature but java is more closer to this feature. The programs written on one platform can run on any platform provided the platform must have the JVM.

For more visit http://www.roseindia.net/java/java-introduction/java-features.shtml


April 10, 2013 at 2:49 PM

Hi,

Platform indipendance mean a program shoud run with any processor without changing the code. In java, the compilation code(.class) is system indipendence. it mean it is same in every operating system. The jvm convert the compilation code into processor dependent code. Hence the compilation code is executed by any processor. Hence java is called platform indipendence.









Related Tutorials/Questions & Answers:
What do you mean by platform independence?
What do you mean by Deadlock?
Advertisements
What do you mean by Serialized?
What do you mean by docker container
What do you mean by Read Uncommitted?
What do you mean by Read Committed?
What do you mean by Repeatable Read?
What do you understand by JPA?
What do you learn in AI?
What do you understand by private, protected and public?
What do you understand by Kafka broker
What do you understand by Virtual Hosting?
What skills do you need for big data?
What do you understand by Domain Parking?
What do you understand by Hibernate in Java?
What courses do you take for data science?
what do you understand by big data and what are its basic components
what is mean by setValidating() - Java Beginners
What do you think about client-side/server-side coding ?
What do you understand by the are PHP, ASP and Perl languages?
What does it mean by Goldilocks effect?
what does business analyst mean
What does it mean that a class or member is final?
what session.flush() do ?
What is Java Platform
StringIndexOutOfBoundException problem, What is mean in this code | first.charAt(i)) |
StringIndexOutOfBoundException problem, What is mean in this code | first.charAt(i)) |
StringIndexOutOfBoundException problem, What is mean in this code | first.charAt(i)) |
What does COMMIT do?
What is the meaning of Java Platform?
what are the components of java platform ?
What does the delete operator do?
What does the delete operator do?
what does mean of method("1") in below struts.xml file
How do you do data mining projects?
What do data scientists earn?
How do you define a constant?
How do you sum a dictionary
What do I need to do to use a MSSQL-Server with Web-Harvester?
Do you need math for AI?
What does a special set of tags <?= and ?> do in PHP?
What does hadoop fsck command do?
What does hadoop fsck command do?
what does a technical business analyst do
what is java and why do i need it?
What can R do that Python can t?
What does a data scientist Do example?
What does a data scientist do daily?
What degree do data scientists have?
What skills do I need for machine learning?

Ads