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 the properties class in java programming?
Which is bigger float or double?
What are the different types of garbage collectors in java?
What is the use of parseint in java?
What is java util function?
Can we write class inside a class in java?
What are the common uses of "this" keyword in java ?
What is a hashmap used for?
What is the difference between stored procedure & function?
how would you implement a thread pool? : Java thread
What are thread groups?
What is a treeset in java?
Can we use catch statement for checked exceptions?
What is serialversionuid?
Explain try and catch keywords in java?