Dear all,
I'm newbie in java program, I interest to learn java.
what's different multiple public class and main class?
thanks
newbie java
Printable View
Dear all,
I'm newbie in java program, I interest to learn java.
what's different multiple public class and main class?
thanks
newbie java
I'm a new just like you,
but I'll try to help you .. maybe the different between public class and main class is that the main class to calls the methods in a public class by the object that you created in main ..
Sorry but I understand it like this ,,
Thanks ...
for your Information.