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
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
What is the difference between arraylist and hashset in java?
What is the purpose of sizeof operator?
Is an object null?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What is meant by data hiding in java?
Mention some features of java?
Explain the difference between protected and default access.
Which collections are thread safe in java?
Does A Class Inherit The Constructors Of Its Superclass?
What is the return type of the main method?
What is numel matlab?
What is the purpose class.forname method?
How do you do absolute value in java?
What is a dot notation?