可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Which statement is tru


Which statement is true?()

  • AThe time to find the value from HashMap with a Person key depends on the size of the map.
  • BDeleting a Person key from a HashMap will delete all map entries for all keys of type Person.
  • CInserting a second Person object into a HashSet will cause the first Person object to be removed as a duplicate.
  • DThe time to determine whether a Person object is contained in a HashSet is constant and does NOT depend on the size of the map.
参考答案
参考解析:
分类:SCJP程序员认证考试题库
相关推荐

1、Which statement is tru

Which statement is true about a whole consistent database backup on a database running in ...

2、Which statement is tru

Which statement is true about the class of an object that can reference the variable base...

3、Which statement is tru

Which statement is true?()A If only one thread is blocked in the wait method of an&ensp...

4、Which statement is tru

Which statement is true?()ACompilation succeeds.Bclass A does not compile.CThe method declared on line...

5、Which statement is tru

Which statement is true?()AThe output could be 5-1,6-1,6-2,5-2BThe output could be 6-1,6-2,5-1,5-2CTh...

6、Which statement is tru

Which statement is true?()ACompilation fails.BAn exception is thrown at runtime.CSynchronizing the run()&...