Results 1 to 3 of 3
  1. #1
    Registered User
    Join Date
    Oct 2015
    Location
    India
    Posts
    177

    classloader in Java ?

    Hello Dear,


    Please Tell Me What is a classloader in Java ?

  2. #2
    Registered User
    Join Date
    Mar 2019
    Location
    Ahmedabad
    Posts
    180
    (1) ClassLoader is a part of Java Runtime Environment.
    (2) ClassLoader dynamically loads Java Classes into Java Virtual Machine.
    (3) The Java run time system does not need to know about files and file systems because of classloaders.
    (4) Java classes aren't loaded into memory all at once but when required by an application the JRE calls the Java ClassLoaders and these ClassLoaders load classes into memory dynamically.

    Do refer these links for better understanding:
    (1) https://www.journaldev.com/349/java-classloader
    (2) https://www.geeksforgeeks.org/classloader-in-java/

  3. #3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.