99.8k views
3 votes
True/False: While it is possible to nest an if...else structure within an if... structure, it is not possible to nest an if... structure inside if...else structure.

User Vvye
by
7.9k points

1 Answer

7 votes

Answer and Explanation:

Multiple if...else statements can be nested to create an else if clause.

User Adracus
by
9.2k points

No related questions found