Multiple Choice
When a class is presented to run in a JVM, the ____ finds the class, loads the byte codes, performs verification, executes its main method, and then loads any supplemental classes.
A) ClassProfile
B) ClassHandler
C) ClassLoader
D) ClassBooting
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: _ builds an environment that provides separate
Q22: Describe the four-step Java byte code verification
Q23: The _ security model is used as
Q24: _ generation is defined as objects allocated
Q25: The JVM relies on the platform and
Q27: A(n) _ serves as a group that
Q28: Briefly describe the ProtectionDomain class.
Q29: _ objects imply that contents can be
Q30: Match each item with a statement below:
Q31: The _ provides fine-grained control on what