Create an Instance of a Class Whose Name Will Be Supplied at Runtime August 27, 2012 You need to create an instance of a class whose class name you do not know at design/implementation time. You’ll be supplied with the class name during runtime, in other