Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is class loader in Java..?

user-image
Question added by Abdul Khader Shaik , Cyber Crime Lawyer , Grofers
Date Posted: 2018/02/21
Islam Abd El-Rahim
by Islam Abd El-Rahim , Senior iOS Developer , Union Coop

part of the Java Runtime Environment that dynamically loads Java classes into the Java Virtual Machine

Hussam Mohamed
by Hussam Mohamed , software engineer , Abu Dhabi Commercial Bank

the concept  of class loader describes the behavior of converting class (ie. Class S) into the bits which are responsible of implementing that Class.

the Java run time does not need to know anything about files and file systems when running Java programs because of the existance of this concept

shahbaz khan
by shahbaz khan , Java Developer , Maaa.com info serices

class loader load .class file into method area

The javaclass loader is a part of the java runtime environment that dynamically loads java classes into the java virtual machine. usually classes are only loaded on demand. the java runtime system does not need to know about files and file systems because of class loaders. 

Java ClassLoader is a part of JRE that dynamically loads the Java classes into JVM

Abdul Qayyum
by Abdul Qayyum , Student Instructor , Institute Of E-Learning & Modern Studies

Calss loader in java is a part of JRE ( Java Runtiem Environemnt) that laods java classes into JVM ( Java Virtual Machine). it is the responsible to locate the libarireis, reads the content and load them.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.