ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

What is class loader in Java..?

user-image
تم إضافة السؤال من قبل Abdul Khader Shaik , Cyber Crime Lawyer , Grofers
تاريخ النشر: 2018/02/21
Islam Abd El-Rahim
من قبل 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
من قبل 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
من قبل shahbaz khan , Java Developer , Maaa.com info serices

class loader load .class file into method area

Greeshma Reddy
من قبل Greeshma Reddy

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. 

Murali mohan N
من قبل Murali mohan N

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

Abdul Qayyum
من قبل 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.

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟