When you pass an argument to a method, be sure that the argument's data type is compatible with:
Select one:
a. the parameter variable's data type
b. the method's return type
c. the version of Java currently being used
d. IEEE standards