Concept:The contrapositive of an implication r→s is ∼s→∼r.Explanation:The given statement is ∼q→p.Let r=∼q and s=p.Then its contrapositive is ∼s→∼r.This gives ∼p→∼(∼q).Since ∼(∼q)=q, we get ∼p→q.Now convert this implication into an equivalent logical form.We know that a→b≡∼a∨b.Therefore, ∼p→q≡∼(∼p)∨q.Simplifying, ∼(∼p)=p.So the expression becomes p∨q.Hence, the contrapositive of ∼q→p is equivalent to p∨q.Answer:The correct option is Option C: p∨q.