An example of nesting is: an if statement inside of another if statement.
Which of these is an example of nesting? (1 point)
an else statement that follows an if statement
an if statement that follows an else statement
code that executes in order
an if statement inside of another if statement
1 answer