when i run this program the compiler gives an error:
No "public class" found to execute
why?
Answers
Answered by
0
Answer:
because your main method is inside a non public class
Similar questions