class Demo { void d(String s){ System.out.println(s); System.out.println(s); System.out.println(s1); } }