1. Explain the usage of “String[] args” in public static void main!
pls help me!
Answers
Answered by
0
Answer:
String[] args: It stores Java command line arguments and is an array of type java. ... Apart from the above mentioned signature of main, you could use public static void main(String args[]) or public static void main(String… args) to call the main function in java.
Similar questions
History,
2 months ago
Political Science,
2 months ago
English,
2 months ago
Math,
2 months ago
Social Sciences,
2 months ago
Social Sciences,
11 months ago
English,
11 months ago