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

Is alive and join method in java?

777


What is t type java?

823


Is there a case when finally will not execute?

779


What about features of local inner class?

843


What happens to the Exception object after handling an exception?

2090


How to handle a web browser resize operation?

766


What are the main features of java?

737


Can we extend private class in java?

778


What is final access modifier in java?

830


What is anti pattern in java?

738


How can a gui component handle its own events?

823


Can you declare an interface method static?

814


Explain about abstract classes in java?

816


How can we achieve thread safety in java?

912


Explain java coding standards for constants?

795