// declare and initialize two variables int a =1; int b = 3; // print the output System.out.println("This is output");