Java Class forName() Method The forName() method of Java Class class returns the Class object associated with the class or interface with the given name in the parameter as String .
Java Class forName() Method The forName() method of Java Class class returns the Class object associated with the class or interface with the given name in the parameter as String .