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

A program's main() method takes an argument of the String[] type.

Showing Answers 1 - 1 of 1 Answers

  • May 11th, 2012
 

The string[] is the argument type of the programs main() method.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.