Why should we use java?



Why should we use java?..

Answer / 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

More Core Java Interview Questions

Why is java called the platform independent programming language?

0 Answers  


What isan abstract class and when do you use it?

1 Answers   Genpact,


Can a lock be acquired on a class in java programming?

0 Answers  


What is ‘is-a ‘ relationship in java?

0 Answers  


Can an exception be rethrown?

4 Answers   Wipro,






What is the static variable?

0 Answers  


why doesn't java run on all platforms?

0 Answers  


What are hot spots in Java programming?

1 Answers  


Which class has no duplicate elements?

8 Answers  


Explain throw keyword in java?

0 Answers  


Can we override constructor?

0 Answers  


What are virtual functions?

2 Answers  


Categories