Which of the following is the inverse of p → ~q?

Given statement:
[tex]p\text{ ->\textasciitilde q}[/tex]The inverse of a conditional statement is when both the hypothesis and conclusion are negated; the “If” part or p is negated and the “then” part or q is negated.
Hence, the inverse of if p then not q is:
~p -> q (if not p then q)
Answer: Option C