public class unicode { public static void main(String[] args) { // \u0085 System.out.println("comment executed"); // \u000d System.out.println("comment executed"); } }
predict the output
Not registered? Create an account
Forgot Password?
Already a registered user? Login