MCQ Single Best Answer Easy

QAnother name for a function's scope is

ID: #5018 Javascript Classes MCQ 199 views
Question Info
#5018Q ID
EasyDifficulty
Javascript Classes MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Predefined function
  • B Module function
  • C Public function
  • D Private function
Correct Answer: Option B

Explanation

The scope of a function can be used as a private namespace for a module, so the scope of a function in this context is referred to as a module function.

Share This Question

Challenge a friend or share with your study group.