Why should we use java?

Answer Posted / javamasque

Java has proven its strength in past two decades with below points. This language is being used in various fields like desktop, web, enterprise, game, mobile, embedded system, cloud and analytics (Hadoop).
• Open source
• Easy to learn
• Platform independent.
• Wide range of free community, forum
• Large number of APIs and JAVA docs.
• It’s an OOP language.
• Supports multithreading.
• Automatic memory management and garbage collection
• Good memory analysis tool like JConsole and VusualVM, and MAT
• Good number of free IDE tools etc

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between an argument and a parameter?

544


What is the use of accept () method in java?

611


What is thread life cycle?

544


Explain access modifiers in java.

586


What are heap memory and stack memory and what are memory tables.

514






Can a method be static?

528


What is double in java?

519


Explain when noclassdeffounderror will be raised ?

621


What is the difference between preemptive scheduling and time slicing?

595


What are the types of collections in java?

541


Can a class extend more than one class?

616


Does java trim remove newline?

542


Is a class subclass of itself?

607


Which browsers work with java?

564


What is the difference between array list and vector in java?

509