Answer:
Truth value of ~p → ~q will be False.
Explanation:
If the truth value of conditional statement p is false then the truth value of
~p will be True
If the truth value of other statement q is True then the truth value of ~q will be False
We know truth value of the implication of two conditional statements a → b is False only when a is true and b is false.
Therefore, ~p → ~q will be False.