Answer Posted / ravikiran
JVM will convert the byte code to user understandable code.
Provides the services like class loading,garbage collection
| Is This Answer Correct ? | 6 Yes | 25 No |
Post New Answer View All Answers
What is lifetime variable?
What is classpath?
Is 0 an even number?
What is a null point?
Is null a string?
What is the difference between procedural and object-oriented programs?
Can we override private method in java?
How do you sort data in java?
Is java a prime method?
Can string be considered as a keyword?
What is the difference between a local variable and an instance variable?
Explain the importance of throwable class and its methods?
Can we rethrow the same exception from catch handler?
Define iterator and methods in iterator?
Explain aggregation in java?