Hi There!
This is the place where you canknow every thing about me and my work
!!!
Exampe of a java code-
public static void print_hi(String name){
System.out.println("Hi, "+name);
}
print_Hi("Tom");
#=> prints 'Hi, Tom' to STDOUT.
Check out my Githuband [fb][facebook profile].