Sorry! Posting Assignment is allowed only for commercial accounts.
public class Sookshmas { public static void main (String args[]) { System.out.println(100 + 100 +"sookshmas"); System.out.println("beyondknowing"+ 100 + 100); } }