public class unicode { 
	public static void main(String[] args) 
	{ 
		
	 
	    // \u0085 System.out.println("comment executed"); 
			// \u000d System.out.println("comment executed");
	} 
} 

predict the output

Posted on by