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 is string data?

736


How we can generate random numbers in java?

818


What is string english?

742


What is the class in java?

744


What is string in java? String is a data type?

736






Are private methods final?

641


os is developed in c no java is more secured then c na why dont the os developed is developed using java

3792


What is thread synchronization in java?

644


When can an object reference be cast to an interface reference in java programming?

742


What is a method in java?

707


What is meant by data hiding/encapsulation?

770


Can we have 2 main methods in java class?

726


Can one thread block the other thread?

766


Differentiate between the constructors and methods in java?

690


What is a dynamic array in java?

763