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 string array?
Is void a type?
Explain the scope or life time of class variables or static variables?
Explain Stream Tokenizer?
what is meant by abstract class?
What is a dynamic array java?
What is design pattern and there types?
What is hash method?
what are the differences between final,finally,finalize methods?
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)
What language is an assembler written in?
Can a for statement loop indefinitely?