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

What is oops in java?

561


What is the difference between stored procedure & function?

541


What is return used for in java?

515


What is the difference between sop and work instruction?

478


Can you run java program without main method?

541






Why java is a platform independent? Explain

529


Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

601


When throws keyword is used?

576


What is a dynamic array in java?

560


What is the same as procedures?

527


Why java is not 100% object-oriented?

823


Is binary a low level language?

493


what is the difference between future and callable interface in java?

596


Explain the use of sublass in a java program?

596


Can we create object of inner class in java?

490