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 jar?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What is meant by method overriding?
What is a stack class in java ?
What are the types of inner classes (non-static nested class) used in java?
What is the use of string and stringbuffer?
What is unicode in java?
What two classes are used to read data only?
Difference between method overloading and overriding.
What is the r character?
What is classname class in java?
What is super keyword explain with example?
What are the types of strings?
what is object-oriented programming in java?
Can a main method be overloaded?