Which statement is true?

A.
You use the IDfClient.getQuery method to obtain an IDfQuery object.
B.
The execute method of an IDfQuery object returns an IDfCollection.
C.
The execute method of an IDfQuery object returns an IDfEnumeration.
D.
The execute method of an IDfQuery object only requires the repository name as a parameter.