Multiple Choice
Collections method __________ returns true if two Collections have no elements in common.
A) shuffle.
B) contains.
C) hasCommon.
D) disjoint.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: The collections framework provides various _ collection
Q23: Which statement about hashing is false?<br>A) Hashing
Q24: Java supports type inferencing with the <>
Q25: Which of the following performs a boxing
Q26: Which statement is false?<br>A) All built-in collections
Q28: Which statement is false?<br>A) Each primitive type
Q29: Iterator method _ determines whether the Collection
Q30: Which statement is false?<br>A) The Collections API
Q31: To find the smallest and largest element
Q32: If the desired Object is not found,