what do you meant by Platform-Independent in Java?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
There are 3 jars containing two types of round marbles. One jar contains only red marbles, one jar contains only blue marbles and the third jar contains a mix of both red and blue marbles. Although the jars are labeled “red”, “blue” and “mixed” – all the jars are mislabeled. How many marbles would you have to pull out, and out of which jars, to find out how to fix the labels correctly?
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
For C sharp,At the time of software is implemented at client site, is it required that client machine have C sharp(Microsoft Visual Basic) setup?
how to swap all the values without using temporary variable. tha values r a = 20, x=60 and p=2.
5 Answers DST Global Solutions, iGate,
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
can we convert .class file to dll file
Find out the roles which gives access to all tables in SAP? Thanks in advance.
SAS using companies in INDIA
29 Answers Bank Of America, Cap Gemini, Hyundai, IBM, KO, Sristek, TCS, Wipro, WNS,
how do we provide security for web services
what is apt_dump_score in datastage where it is useful
A combination of multiple keys defined in a physical file or logical file is called a _________ key