99色精品-9色在线-99色在线-99色视频 国产欧美日产一区二区三区_亚洲精品亚洲人成在线观看_四虎在线精品永久观看_免费一级a一片久久精

單項(xiàng)選擇題

public class Person { 
private name; 
public Person(String name) { 
this.name = name; 
} 
public int hashCode() { 
return 420; 
} 
} 
Which is true?() 

A. The time to find the value from HashMap with a Person key depends on the size of the map.
B. Deleting a Person key from a HashMap will delete all map entries for all keys of typePerson.
C. Inserting a second Person object into a HashSet will cause the first Person object to beremoved as a duplicate.
D. The time to determine whether a Person object is contained in a HashSet is constant and does NOT depend on the size of the map.

題目列表

你可能感興趣的試題

微信掃碼免費(fèi)搜題