A.“Hello” B.‘world’ C.\u2345 D.new String(“good”)
A.固定長度的字節(jié)數(shù) B.1 C.-1 D.運(yùn)行時(shí)異常被拋出
A.HashMap B.HashTable C.LinkedHashMap D.TreeMap