

MCQOPTIONS
Saved Bookmarks
1. |
Which methods implement some internal logic for comparing two objects? For example, a rectangle is bigger than another rectangle if both its sides are bigger. |
A. | Order method |
B. | Map method |
C. | Both A & B |
D. | None of the above |
Answer» B. Map method | |