Why Java is a platform independent language?
Answer Posted / prapanch
platform independent means,the java compiled program can be
run on any operating system.because when you compile a
program you will get a class file which contains byte code
which is specific to java. that byte code can understand by
jvms (java virtual machines).for different operating
systems different jvms will be there.so the jvm will
convert the byte code into machine understandable code.so
as the jvm is different for different operating systems no
need to worry much,that will take care of explaining to the
os.ok.
| Is This Answer Correct ? | 126 Yes | 15 No |
Post New Answer View All Answers
Can we have multiple catch block for a try block?
What is the disadvantage of java?
Tell us something about different types of casting?
What is a default constructor and also define copy contrucyor?
What do you mean by singleton class in java?
What is a values collection view ?
What is a functional interface?
Is arraylist ordered in java?
Explain illegalmonitorstateexception and when it will be thrown?
What is double parsedouble in java?
What are wrapped classes in java programming?
How many boolean functions are there?
Define max and min heap, also the search time of heap.
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
What programs use java?