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
Java.util.regex consists of which classes?
How many ways can we create the string object?
How you can force the garbage collection?
What is difference between add() and addelement() in vector?
Explain oops concepts in detail?
Difference between final and effectively final ?
Print Vertical traversal of a Binary Tree.
What is thread start?
What are multiple inheritances?
Explain the difference between transient and volatile in java?
Give the hierarchy of inputstream and outputstream classes.
What restrictions are placed on method overriding in java programming?
How do you sort a set in java?
How will you add panel to a frame?
What is broken and continue statement?