Write the sentence in symbolic form. Use p, q, r and s as defined below.
p: Stephen Curry is a football player.
q: Stephen Curry is a basketball player.
r: Stephen Curry is a rock star.
s: Stephen Curry plays for the Warriors.
Stephen Curry is a rock star, and he is not a basketball player or a football player.
A. (r ∧ ~q) ∨ (r ∧ ~p)
B. r ∧ ~(q ∨ p)
C. (r ∧ ~q) ∨ p
D. r ∧ (~q ∨ ~p)
E. r ∧ ~(q ∧ p)