Question: - If statements How is an if statement read if just an integer is used as the condition? A character? Relational operators ( < >

- If statements

How is an if statement read if just an integer is used as the condition? A character?

Relational operators (< > != == <= >=)

= vs ==

What is an else statement, and where is it allowed to be put in code? What about else if statements?

Groups of if statements, vs if/else if/else

How do we control how much code is contained by an if statement? How much is contained by default?

Nested if statements

What is the scope/lifetime of a variable?

Switch statements

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!