Which one is valid declaration of the main() method in order to start the execution of a java application? select the two correct answers.
a. static void main(string[] args) { /* ... */ }
b. public static int main(string[] args) { /* ... */ }
c. public sta?
Answers
Answered by
0
public static int main (string[]raha) {/*...*/}
Similar questions
Math,
8 months ago
Math,
8 months ago
Math,
8 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago
English,
1 year ago