Answer:
The statement " If A, then B" is a :
Conditional statement.
Explanation:
Conditional statement--
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