What is the output of the program?String text1="Virat Kohli";String text2="Ravindra Jadeja";System.out.println(text1.contentEquals(text2));
Not registered? Create an account
Forgot Password?
Already a registered user? Login