Q&A
Ask and answer questions to make information more available to wider audiences.
Rohan Caulfield @caulfieldrohan   29, Jun 2023 12:00 AM
static public void main
Will the program run if we write static public void main?
answers 1
 
Answer 1
Elizabeth Jamyson @jamysonelizabeth   04, Jul 2023 12:26 AM
Yes, the program will successfully execute if written so. Because, in Java, there is no specific rule for the order of specifiers