Custom Search

Friday, August 31, 2007

Can I have multiple main methods in the same class?

No the program fails to compile. The compiler says that the main method is already defined in the class.

No comments: