Answer:
biconditional
Explanation:
Given the conditional statement : p -> q
Its reverse is: q -> p
written in the "if and only if" is: p <-> q
gives us a biconditional statement.
A biconditional statement is defined to be true whenever both parts have the same truth value.