What Can Be Done In Order To Avoid The Creation Of Global #190
What can be done in order to avoid the creation of global variables in JavaScript?
This multiple choice question (MCQ) is related to the book/course gs gs106 Javascript. It can also be found in gs gs106 Classes and Modules - JavaScript Modules - Quiz No.1.
What can be done in order to avoid the creation of global variables in JavaScript?
To use a method that defines all the variables
To use an object that has the reference to all the variables
To use an object as its namespace
To use global functions
Similar question(s) are as followings:
Online Quizzes of gs106 Javascript
Graphics and Rendering in JavaScript - Scripted Media - Quiz No.1
gs gs106 Javascript
Online Quizzes