When implementing the isCompatible() method for an SBO, it should be implemented such that it
checks whether the _____.

A.
string passed as an argument is a supported version by this SBO
B.
string passed as an argument matches a feature that the SBO supports
C.
string passed as an argument is an interface that this SBO implements
D.
SBO has a method with the name of the argument that was passed