What is JAVA? Why it is platform independent?
Answer Posted / pankaj khatri
java is platform indenpendent.because java run on any
platform like windows,linux,xp so java is support to the all
of the operating system
| Is This Answer Correct ? | 5 Yes | 10 No |
Post New Answer View All Answers
What does system.gc() and runtime.gc() methods do?
What is bytecode in java ?
Implement a stack with push (), pop() and min() in O(1) time.
Which package is used for pattern matching with regular expressions?
Can we store variables in local blocks?
Explain the Propertie sof class?
Does the order of public and static declaration matter in main method?
What is bigger kb or mb?
What is a method signature java?
What is java string pool?
What about interthread communication and how it takes place in java?
What are locale settings?
What is a type parameter in java?
Explain the difference between jdk, jre, and jvm?
Is hashset sorted in java?