answersLogoWhite

0

Actually speaking nothing major happens. That method would become just another method in the class. You cannot use that as the method to begin the program execution in your class. Your class will not be a standalone java program and you cannot execute it like you did before using the public static void main() method.

User Avatar

Wiki User

16y ago

What else can I help you with?