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 made of?

734


What is the history of java?

746


Who developed java?

758


What is method overloading in JAVA? Why is it not present in C ?

798


What are the five major types of reference sources?

735


How to solve the problem of generating the unique hash keys with hash function?

1671


what is the difference between the methods sleep() and wait()? : Java thread

724


what is the use of bean managed and container managed with example?

1731


What is int argc char * argv?

788


What is anagram of a string?

701


Can java object be locked down for exclusive use by a given thread?

773


How to compare two strings in java program?

836


What is collections framework?

845


explain copyonwritearraylist and when do we use copyonwritearraylist?

721


What are the Class Libraries ?

793