(Choose 1 answer)
Which of the following statements is a characteristic of the DBSCAN algorithm?
A. Can handle tons of data and weird shapes.
B. Finds uneven cluster sizes (one is big, some are tiny).
C. It will do a great performance finding many clusters.
D. It will do a great performance finding few clusters.