What is JAVA? Why it is platform independent?
Answer Posted / ravi jain
Mr Patel,
Your answer is right.
But it has some thing that u should write
Features of Java:-
Like java has
1. built in support for multithreading.
2. memory management.
3. networking applications..
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What are thread priorities and importance of thread priorities in java?
What happens when a thrown exception is not handled?
How do you check if a character in a string is a digit or letter?
What is an image buffer?
What is advantage of java?
Can we override compareto method?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
Can a constructor be protected?
Why do we need hashmap in java?
What is contract between hashcode and equal method?
What does 3 dots mean in java?
What is java in detail?
What is the java idl system?
Why is string class considered immutable?
what is synchronization? : Java thread