EMC Exam Questions

What should you do?

You want to get an object, but there is more than one object that meets the qualification.
What should you do?

A.
iterate through the results of thegetFolderByPath() method

B.
use thegetObjectByQualification() method with a qualifier that includes all of the objects

C.
use a query and iterate through the resulting collection

D.
use thegetObjectPaths() and iterate through the resulting enumeration