Java String Interview Questions and Answers | JournalDev
String is one of the most widely used Java Class. Here I am listing some important Java String Interview Questions and Answers. This will be very helpful to... ... Hello Ishan, String x = “abc”; // It creates 1 String object and 1 reference variable. //”a...