What is JAVA? Why it is platform independent?

Answer Posted / saravanan

Java is one of the Object Oriented Language.
Mainly to run on Different Platform and Supporting in
Multi-Threading concept.
Because its only need and run Bytecode on Your platform.
Automatically reclaim Garbage Collection.
Its mainly Memory management.

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does list allow duplicates in java?

520


Difference between a class and an object?

578


Can a static method be final?

556


What is hashing principle in java?

550


Does java support multiple inheritances?

558






What is the difference between heap and stack memory?

548


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

683


What is the indent key?

592


What is the use of protected in java?

536


What are three types of loops in java?

589


What should I import for arraylist in java?

510


What are exception handling keywords in java?

609


What is hashtable and explain features of hashtable?

566


Can you give names of Container classes?

1857


What is empty list in java?

627