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
What is ph and buffers?
What is an immutable object?
What is a values collection view ?
Discuss about garbage collector in Java.
Explain about serializable interface in java?
What is string in java is it a data type?
Why packages are used?
Is simpledateformat safe to use in the multithreaded program?
What is the difference between import java.util.date and java .util?
What are the rules for variable declaration?
How do you clear an arraylist in java?
What is a function in programming?
What is appletviewer?
Which is better 64 bit or 32 bit?
What ide should I use for java?