Answer Posted / gv praveen kumar
Java contains inbuilt JVM (Java virtual machine) which converts byte code into native understanding form of operating system.Java can run on every operating system by taking same amount of memory space.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is static import in java? Explain
Explain about the security aspect of java?
Do I need to import java.lang package any time? Why?
What are the 3 types of control structures?
What is a conditional statement explain with example?
Explain tree set and its features?
How big is a 32 bit integer?
Why is java so popular?
What are the 4 types of characters?
How many bits is size_t?
What is boolean example?
Is it possible to use string in the switch case?
Difference between object and reference?
What is time complexity java?
Is string is a class in java?