GkSeries.com
Home
GK
ENGLISH
CURRENT AFFAIRS
APTITUDE
REASONING
BANKING
UGC NET
COMPUTER SC.
COURSES
Home
Computer Science
Which of the following is an invalid declaration for the main method in java program?
Question
Which of the following is an invalid declaration for the main method in java program?
A
public static void main (String [ ] args)
B
public static strictfp void main(String args[ ])
C
final static public void main (String args[ ])
D
All are Correct
Answer & Explanation
Option: [D]
Next Question →