Select the true statement:

a. The comparable interface defines the compareTo method for comparing objects.
b. The comparable abstract class defines the compareTo method for comparing objects.
c. The comparable interface defines the compareFrom method for comparing objects.
d. The comparable abstract class defines the compareFrom method for comparing objects.