Multiple choice

If there is more than one statements inside the loop, the statement should be enclosed within _____.

  1. ( )

  2. { }

  3. [ ]

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

These are called braces.