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

Explain the difference between protected and default access.

718


What are the kinds of polymorphism?

802


Why declare Main() method as a static in java ?

783


Why java is object oriented?

750


What is java lang object?

714






What is boolean used for?

770


Explain the difference between a Thread and a Process.

755


What is class and its types?

729


What is get () in java?

758


What is constructor chaining in java?

796


What is the java idl system?

757


What java ide should I use?

736


Explain aggregation in java?

716


How will you print number in reverse (descending) order in BST.

751


Explain access modifiers in java.

759