Java Error - can't find main method in class

Опубликовано: 04 Октябрь 2024
на канале: tookootek
32,329
120

In this video, I'll show you how to resolve a java error "can't find main method(String[]) in class" when you try to compile, this video will help you get up and running quickly.

If you encounter this error then you just forgot to include the .java suffix or extension when compiling your program

#javaforbeginners
#java
#tookootek