Custom Search

Sunday, September 2, 2007

61. What is the argument type of a program's main() method?

61. What is the argument type of a program's main() method?
A program's main() method takes an argument of the String[] type.

No comments: