Answer:
Class loader is a part of JRE (Java Runtime Environment) which loads Java classes into Java virtual environment. Class loaders also does the process of converting a named class into its equivalent binary form.
Previous Question | Next Question |
Do you know what is Bootstrap well? | What is bootstrap? |