Java freak Member Member since Sep 10, 2015 Last active Sep 10, 2015 Total activities 0 Activity feed Recent contributions #Threads 10 years ago 60540d37-d591-4923-842c-6b38630438f6 public class helloworld{ static { System.out.print("Great "); } public static void main(String args[]) { System.o...