Which statement is true?()https://assets.asklib.com/images/image2/2018080116161913701.jpg

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 type Person. C . Inserting a second Person object into a HashSet will cause the first Person object to be removed 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.

时间:2022-09-16 21:11:30 所属题库:SCJP程序员认证考试题库

相似题目