Why should we use java?
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 |
What is bufferedwriter?
Does java vector allow null?
What do you understand by Header linked List?
How do you remove spaces in java?
What are types of Java applications?
What does it mean to flush a file?
What do you mean by checked exceptions?
static inner classes means..?
State the significance of public, private, protected class?
Is vector thread safe in java?
What are different types of arrays?
Is intellij better than eclipse?