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 onClassLoader in java?

Answer Posted / anil kumar reddy.mannem

With in the JVM we have CLASSLOADER, BYTECODE VERIFIER, GARBAGE COLLECTOR, SECURITY MANAGER, EXECUTION ENGINE.

CLASSLOADER brings class file into JVM, by using classloader the class gets loaded in to the JVM

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the statements?

1147


What is thread synchronization in java?

952


Can you inherit from an abstract class java?

1048


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

1134


What is parsing a string?

1237


Where are the card layouts used?

1124


Explain differences between checked and unchecked exceptions in java?

1114


What are the main features of java?

1018


Write a java program to count the number of words present in a string?

1024


Does unicode support all languages?

1086


Why java is object oriented?

1082


Do I need java on my computer?

1022


how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

2483


What will be the initial value of an object reference which is defined as an instance variable?

1195


Why is the type for real numbers called double?

1017