Computer Science, asked by tazaraish08, 4 months ago

when i run this program the compiler gives an error:
No "public class" found to execute
why?

Answers

Answered by manavpaul27
0

Answer:

because your main method is inside a non public class

Similar questions