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 |
Difference between current previous versions of Java?
What is the difference between dom and sax parser in java?
How many decimal digits is 64 bit?
Name the types of mouse event listeners ?
What is variable explain with example?
Why constructor has no return type?
In real time project which driver did u use? What is the main functionality of the Prepared Statement?
why using interface interface ?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What is difference between word and integer?
Are registers volatile?
When we give defination of interface method in the class why method must be public???