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 the difference between static class and normal class?

761


How to create a base64 decoder in java8?

802


Can we define private and protected modifiers for the members in interfaces?

853


Explain the difference between map and flatmap stream operation?

1045


What is bifunction in java?

900


What is the size of integer?

848


Why static functions are used?

811


What is nullpointerexception in java?

755


What is the difference between this() and super() in java?

786


What is the most important feature of java? What is an interface?

775


Write java program to reverse string without using api?

766


What are the advantages of inner classes?

756


What are different data structures in java?

737


Why a dead thread occurs?

779


Is set ordered in java?

798