Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is a class loader?

Answer Posted / glibwaresoftsolutions

The classloader is a component of the Java Runtime Environment (JRE) that is produced or executed when the bytecode is running.Java classes and interfaces must be dynamically loaded into the JVM (Java Virtual Machine) using the class file classloader. The Java runtime system does not require knowledge of files and file systems due to classloaders.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why are my checkboxes not being set from on to off?

1179


Are enterprise beans allowed to use thread.sleep()?

1196


Explain RMI Architecture?

1148


What do you need to set-up a cluster with jboss?

1117


how i secure my site with the https protocol.what are the steps?

2388


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1880


What is RMI and what are the services in RMI?

1244


What value does readline() return when it has reached the end of a file?

1136


What must a class do to implement an interface?

1274


why static class in java

1815


What is a modular application?

1135


How many times may an objects finalize() method be invoked by the garbage collector?

1140


Java is fully object oriented languages or not?

1070


When a thread blocks on i/o?

1168


What is the relationship between an event-listener interface and an event-adapter class?

1179