Suppose your name is John Smith -
Class myName (myName.java)
public class myName { public static void main(String args[]) { System.out.println("John Smith"); }}
Post a Comment
No comments:
Post a Comment