JavaScript supports a compact set of statements, specifically
control flow statements, that you can use to incorporate a great deal of interactivity
in your application. This chapter provides an overview of these statements.... Conditional statements A conditional statement is...specified condition is true. JavaScript supports two conditional statements:...