Answer Posted / anil kumar reddy.mannem
With in the JVM we have CLASSLOADER, BYTECODE VERIFIER, GARBAGE COLLECTOR, SECURITY MANAGER, EXECUTION ENGINE.
CLASSLOADER brings class file into JVM, by using classloader the class gets loaded in to the JVM
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are the differences between graph and tree?
What is flag in java?
What are the advantages of user defined functions?
Why arraylist is not synchronized in java example?
What is flush buffer?
What is Java Shutdown Hook?
Why charat is used in java?
What defines function?
What is the difference between procedural and object-oriented programs?
How you can force the garbage collection?
Is java se free?
What is the difference between an inner class and a sub-class?
What is difference between array and arraylist in java?
Write a java program to generate fibonacci series ?
Does string is thread-safe in java?