Multiple choice

Which of the following operators is used in providing a global scope form the variable?

  1. Address of operator

  2. Size of operator

  3. The comma operator

  4. Increment operator

  5. Scope resolution operator

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

This operator is used in the context of closes and in providing a global scope for the variable.