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

What is string array?

0 Answers  


Is void a type?

0 Answers  


Explain the scope or life time of class variables or static variables?

0 Answers  


Explain Stream Tokenizer?

4 Answers  


what is meant by abstract class?

0 Answers   Aspire,


What is a dynamic array java?

0 Answers  


What is design pattern and there types?

2 Answers   Cap Gemini,


What is hash method?

1 Answers  


what are the differences between final,finally,finalize methods?

14 Answers   IBM,


i need to know the website that i can compile and run a java code in online.(while system doesn't contain any jdk and jre)

0 Answers  


What language is an assembler written in?

0 Answers  


Can a for statement loop indefinitely?

3 Answers  


Categories