In order to create the negation of conditional statement "If p then q", it needs to be changed to read
A. "If q, then p"
B. "If not p, then not q"
C. "If not q, then p"
D. "If p, then not q"