Multiple choice

“The execution of function begins at the opening braces of the function and ends at the closing braces” what do you think about the statement?

  1. True statement

  2. False statement

  3. Partially true

  4. Invalid statement

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

This statement is totally true. It is right that opening braces indicate begins and closing braces indicate ends of the function.