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 meant by object oriented programming – oop?

749


What is square root in java?

773


Is null an object in java?

770


What is difference between variable declaration and definition?

724


Can we inherit inner class?

733


What is a void in java?

778


State two differences between C and Java.

935


Why declare Main() inside the class in java ?

797


Similarity and difference between static block and static method ?

713


Can I extend singleton class in java?

827


What is unicode full form?

741


What is use of static method?

745


Can we assign null to double in java?

760


Explain the importance of finally over return statement?

812


Explain the significance of class loaders in bootstrap?

704