6: Which of the following return true3457435387“john”==new String(“john”);“john”.equals(“john”);“john” = “john”;“john”.equals(new Button(“john”)); About the author Autumn
Answer:
“john”.equals(” John “);