Categories
Computer

1 – What if the main method is declared as private?

►The program does not compile
►The program compiles but does not run Click here for Detail rep
►The program compiles and runs properly
►The program throws an exception on compile time