What is the truth value for the following conditional statement?
p: false
q: false

∼q → ∼p

T T → T
F F → T
F T → T
T F → T


Answer :

Go Question: Other Questions