Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What do you mean by static loading and Dynamic loading in java?

user-image
Question added by Mohd shahnawaz khan , Associate Project , Cognizant Technology Solution
Date Posted: 2013/11/28
Muhammed Rahshad Koyippalli
by Muhammed Rahshad Koyippalli , Cisco DNAC Senior Escalation Engineer , Cisco Systems - India

  • The static class loading is done through the new operator.
  • Dynamic class loading is achieved through Run time type identification. Also called as reflection.
  • This is done with the help of the following methods:getClass(); getName(); getDeclaredFields(); Instance can also be created using forName() method. It loads the class into the current class memory.  

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.