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 call dll API sub routine in VB Form.

0 Answers  


How many types of list exist in the HTML

2 Answers  


What is a must for multitasking? a) Process preemption b) Paging c) Virtual memory d) None of the above

9 Answers   InterGraph,


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

0 Answers   TCS,


given a height balanced tree. If we add one more node , how many nodes gets unbalanced ?

2 Answers   Hughes,






details description on this mantis? who is founder of this mantis?

0 Answers  


Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.

0 Answers  


can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com

0 Answers  


how many logical drive we can form to physical device in our computer?

1 Answers   nvidia,


What is web.configuration? how is it work? & wht is use this?

0 Answers  


Which design patterns have you used?

0 Answers  


Piggy backing is a technique for a) Flow control b) sequence c) Acknowledgement d) retransmition

17 Answers   Fast Booking, HCL, Lucent, NIC,


Categories