pages:
  • 1
Azin SAYS

at writing program with java( for example program name:Digital Roots)what name shoud i get my public class ???

AMiR SAYS

Azin said:

at writing program with java( for example program name:Digital Roots)what name shoud i get my public class ???

You should have exactly one public class named Main.

There is sample code for the first problem here: http://sharecode.ir/discussion/problemset/topic/175

Azin SAYS

thank you very much Amir