When intern() is invoked on string s1, JVM checks if the string pool already contains a string equal to “Hello World”. If yes, then the ...
確定! 回上一頁