what do you meant by Platform-Independent in Java?

Answers were Sorted based on User's Feedback



what do you meant by Platform-Independent in Java?..

Answer / rohit kumar

Platform independent means the Bytecode generated by javac
can b used to run on any different machine i.e Bytecode is
independent of Operating system .For example if u hav
written n compiled a java prog on Win Xp then u can run the
bytecode on any other os havin jvm like linux,macintosh
that's wat u called platform independence
So ULTIMATELY BYTECODE IS PLATFORM INDEPENDENT..........

Is This Answer Correct ?    66 Yes 4 No

what do you meant by Platform-Independent in Java?..

Answer / priya

Because after compiling java programs, it creates .class
file.We can only copy this file to other machine so that
program can be executed.So java is called platform
independant.

Is This Answer Correct ?    28 Yes 8 No

what do you meant by Platform-Independent in Java?..

Answer / ramesh

the byte code which is generated after compilation can run
on any proceesor.thats why it is platform independent.

Is This Answer Correct ?    11 Yes 2 No

what do you meant by Platform-Independent in Java?..

Answer / kanchan

java is platform independant becouse "write once and run
everywhere" feature is used in java.

Is This Answer Correct ?    11 Yes 7 No

what do you meant by Platform-Independent in Java?..

Answer / divyanshi shrivastava

Its a platform independent , have file can be run under any os nd everywhere .which has JVM hence .hence its platform inde. But JVM is platform dependent..

Is This Answer Correct ?    1 Yes 0 No

what do you meant by Platform-Independent in Java?..

Answer / durgaprasad

java is platform indepedent because,the file created after compilation ie..EXE file can be run under any OS, which has JVM (java virtual machine)hence java is platform independent, but JVM is platform Dependent.

Is This Answer Correct ?    4 Yes 7 No

Post New Answer

More Programming Languages AllOther Interview Questions

How to display questions one by one in jsp and I wants to store the answers in my database?

0 Answers  


what are the steps for creating prompt table dynamically for the specified field

0 Answers  


Definition of Singleton Class? what is the Purpose of it? what is the advantage?

0 Answers   Cognizant,


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

0 Answers   Symphony,


Hi Friends , i am very new in VB 6.0 Any body can able to help me ? i need interview question and answer vb 6.0 . please send honeysukumar@yhaoo.com

2 Answers  






Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad

0 Answers  


If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this

0 Answers   SGT,


This is a puzzle question .... The warden meets with 23 new prisoners when they arrive. He tells them, "You may meet today and plan a strategy. But after today, you will be in isolated cells and will have no communication with one another. "In the prison is a switch room, which contains two light switches labeled A and B, each of which can be in either the 'on' or the 'off' position. I am not telling you their present positions. The switches are not connected to anything. "After today, from time to time whenever I feel so inclined, I will select one prisoner at random and escort him to the switch room. This prisoner will select one of the two switches and reverse its position. He must move one, but only one of the switches. He can't move both but he can't move none either. Then he'll be led back to his cell. "No one else will enter the switch room until I lead the next prisoner there, and he'll be instructed to do the same thing. I'm going to choose prisoners at random. I may choose the same guy three times in a row, or I may jump around and come back. "But, given enough time, everyone will eventually visit the switch room as many times as everyone else. At any time anyone of you may declare to me, 'We have all visited the switch room.' and be 100% sure. "If it is true, then you will all be set free. If it is false, and somebody has not yet visited the switch room, you will be fed to the alligators." What is the strategy they come up with so that they can be free?

6 Answers  


what is programming language?

2 Answers   TCS,


how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn 

0 Answers  


what is the difference between uservariables and systemvariables (in Environmental variables)???

0 Answers  


In project we have Documentation phase also,in that what is micro and macro designing?

0 Answers  


Categories