<h2>
Answer:</h2>
The statement " If A, then B" is a :
Conditional statement.
<h2>
Step-by-step explanation:</h2>
<u>Conditional statement--</u>
A statement is called a conditional statement if it is given by:
If p then q
It is also known as a If-Then statement
where p is the hypothesis of the statement
and q is called the conclusion which is concluded when the hypothesis hold.
It could also be written by: p → q