Revature interview question

What is a conditional statement?

Interview Answer

Anonymous

10 Dec 2020

An expression that only executes if the given condition is true

3