0 votes
116 views
in Object Oriented Programming by (0 points)
closed by
which of the following are valid main method declarations?
Select one:
a. public static void main(String[] args)
b. public static void main(String args[])
c. All of the mentioned
d. public static void main(String?args)
closed

1 Answer

0 votes
by (0 points)
 
Best answer
c

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...