
what is mean by Dynamic class loading....?

Dynamic Class loading is an important feature of the Java Virtual Machine. It provides the Java platform with the ability to install software components at run-time. It maintains the type safety of the Java Virtual Machine by adding link-time checks, which replace certain run-time checks and are performed only once.

Thank...you...can i have more Explanation....on this...?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.