Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

What is class loader in Java..?

user-image
Question ajoutée par Abdul Khader Shaik , Cyber Crime Lawyer , Grofers
Date de publication: 2018/02/21
Islam Abd El-Rahim
par 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
par 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
par 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
par 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

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?