hello
Tuesday, 3 January 2017
how to display a message in java
how to display a message in java
class Message{
public static void main(String[] args){
System.out.println("hello");
}
}
No comments:
Post a Comment
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment