What is JAVA? Why it is platform independent?

Answer Posted / poorna chandar rao.yerrabothu

java is platform independent because when after compile the
java source code it generate the byte code for jvm. it is
execute the byte code instruction for the particular
operating system. this byte code instruction execute the any
operating system it produce the same result thats why java
is platform independent

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between processes and threads?

519


How will you compute size of a structure?

588


What is a protected void?

506


What are encapsulation, inheritance and polymorphism?

531


Why isn’t there operator overloading?

594






Can keyword be used as identifier?

547


What is thread safe in java?

551


What is exception in java?

569


How do you remove duplicates from an array in java?

530


How can constructor chaining be done using this keyword?

589


Which methods cannot be overridden in java?

539


Can list contain null in java?

627


What is the structure of java?

505


What is an iterator java?

531


How do you remove all elements from an arraylist in java?

508