Member access:
a) It is $\mathrm{OK}$ to use this in a class method. (T / $\mathrm{F}$ )
b) It is $\mathrm{OK}$ to use the class name as a prefix when calling a class method. (T / $\mathrm{F}$ )
c) Within a main method, it is OK to omit the class name prefix before the name of another class method being called. (T / F)