The correct option is A A tautology
p⇒q is false only when p is true and q is false. The truth table for (p∧q)⇒p is shown below.
pqp∧q(p∧q)⇒pTTTTTFFTFTFTFFFT
Alternatively, p∧q is true only if p is true i.e. whenever p is false, p∧q is also false. Hence, (p∧q)⇒p is always true. It is a tautology.