In order to create the inverse of conditional statement "If p
then q", it needs to be changed to read
O A) "if q, then p"
OB) "if not p, then not q"
OC) "if not q, then p"
OD) "if not p, then g"