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 is java literals?
please send me hr interview questions in it industry
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
What differences exist between iterator and listiterator?
What is a method in coding?
What are recursive functions?
Is it possible to override private or static method in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
How many threads can java run?
Explain when we should make an instance variable private.
Why singleton class is used in java?
What is the difference between overriding & overloading?
Can a abstract class be defined without any abstract methods?
What is an inner class in java?
How to create an immutable class?