What is JAVA? Why it is platform independent?
Answer Posted / bhavani k
java is fully object oriented language, java can run any
where and any time so it is platform independent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is nullpointerexception?
What's the purpose of using break in each case of switch statement?
Can you write a java class that could be used both as an applet as well as an application?
What is java volatile?
What is map and hashmap in java?
Difference between arraylist and vector.
What is a numeric format?
What is size () in java?
Break statement can be used as labels in java?
What are disadvantages of java?
What is quick sort in java?
Why should I use abstract class?
What is singleton math?
Is string is a data type?
What are different access specifiers in java? Explain