hi there
I have a homework that asks me to uncover bug/bugs that compiler cant
find!
and the code is:
public class StringTest {
public static void main(String[] args) {
String s1 = new String...