+ 8
Can I add class files to my java program on sololearn's editor?
is there any way to create objects or classes in java with the interface on sololearn? I tried creating a class file and importing it but that didn't work. could I create a class on the same page as my main method ? where should I place it if so?
1 Resposta
+ 1
Yes you can, just dont be public.