Page 1 of 1

About Question enthuware.ocajp.i.v8.2.1080 :

Posted: Sat Jan 09, 2021 9:36 am
by Denyo1986
I dont understand why option 4 is not valid.
final static public void main (String[ ] arguments ) { }

In another question this was actually an example for a valid main method definiton. Adding final does not make it invalid. What am I missing?

Re: About Question enthuware.ocajp.i.v8.2.1080 :

Posted: Sat Jan 09, 2021 12:59 pm
by admin
I see that option 4 is set as a correct option.