public class MainMethod { public static void main(String[] args) { System.out.print("This is main method"); } }
No comments:
Post a Comment