What is onClassLoader in java?

Answer Posted / siva thimmannagari

classloader is a java file.

if u want to see the source code.Go to
docjar.com.u will get the source code of classloader program

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is return used for in java?

515


Can we override compareto method?

496


Explain polymorphism citing an example.

586


What is == in java?

561


What is the full name of java?

561






Can we define package statement after import statement in java?

555


Why is java not 100% pure oops?

611


Why is a singleton bad?

552


Differentiate between postfix and prefix operators in java.

634


What is the difference between a constructor and a method?

562


How do you sort data in java?

518


What’s the difference between applets and standalone program?

528


What do you mean by hashing?

641


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

1571


What do you understand by abstract classes?

596