Wednesday, June 4, 2008

What is the return type of a program's main() method?

A program's main() method has a void return type.

No comments: