Core Java Different Ways to Load a Class and Create Objects November 19, 2016 Anurag In Java, Classes are the templates which describes the behavior and state of its objects and Objects are the instances of the class which are created at the run time and has there own state