Revature interview question

What is a conditional statement?

Interview Answer

Anonymous

Dec 10, 2020

An expression that only executes if the given condition is true

3