I want to invoke the main method which is static. I got the object of type Class, but I am not able to create an instance of that class and also not able to invoke the static method main.

4 Answers
4

Leave a Reply

Your email address will not be published. Required fields are marked *