What is the difference between String str = new String("abc"); and String str = "abc"; 13 Answers 13 Tags: javastringstring-literals