How java is platform independent?
Answer Posted / sathish s t
java is platform independent because after compile the source file,then the byte code(.class) file is converted into machine code by the interpreter(jvm) and gives output,here clearly see that the machine code is converted by jvm not depends upon OS (operating system).so java is platform independent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of constants?
What is the purpose of the finalize() method?
What are the disadvantages of object oriented programming?
What is the loop in java?
How can we make string upper case or lower case?
How to create a fecelet view?
Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.
How many characters is 2 bytes?
What is a method in coding?
What if I write static public void instead of public static void in java?
What is the this keyword?
If two threads have same priority which thread will be executed first ?
Which is the best sorting technique in java?
What is the use of parseint in java?
What is a conditional statement explain with example?