
can any one please tell me the difference between Static and dynamic loading in java???

The static class loading is done through the new operator while dynamic class loading is achieved through Run time type identification. Also called as reflection.

can any one explain this with one example??
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.