Calling Class Methods - AP Computer Science A

Card 1 of 30

0
Didn't Know
Knew It
0
1 of 3029 left
Question

What are the parameters of the main method in Java?

Tap to reveal answer

Answer

String[] args. Command-line arguments passed to program.

← Didn't Know|Knew It →