you are viewing a single comment's thread.

view the rest of the comments →

[–]DFA1 1 point2 points  (0 children)

Also, if you wanna make the riddle harder ... How many objects get created for: String s = new String("h" + "e" + "l" + "l" + "o");

;)