What will the following method return when the object path contains multiple objects?
Public IDfPersistentObject getObjectByPath(Sting objectPath)
A.
all objects in the object path
B.
always the first object in the object path
C.
always the last object in the object path
D.
an object in the object path that cannot be determined