JOIN ADRE 2.0 Telegram Group

JavaScript Questions & Answers – Modules in JavaScript | JavaScript MCQs

Questions
1 The functions provide() and require() of Dojo toolkit and Google’s Closure library are used for ___________
A declaring and loading modules
B declaring functions
C declaring modules
D loading modules

Answer: declaring and loading modules
2 The maximum number of global symbols a module can define is ____________
A 2
B 3
C 1
D 4

Answer: 1
Advertisement
Article and Schedule Quiz Start Test!

DOWNLOAD CURRENT AFFAIRS PDF FROM APP

3 To define each of the set classes as a property of the sets object (namespace) for the module, the statement is
A sets = sets.AbstractEnumerableSet.extend();
B sets.SingletonSet = sets.AbstractEnumerableSet.extend(…);
C sets.SingletonSet = sets.extend(…);
D sets = sets.extend(…);

Answer: sets.SingletonSet = sets.AbstractEnumerableSet.extend(…);
4 What will be the efficiency quotient of the following JavaScript statements?
var Set = sets.Set;
var s = new Set(1,2,3);
A The programmer imports at once the frequently used values into the global namespace
B There is no efficiency quotient, the programmer tries to make it inefficient
C The programmer needs to import the Sets everytime he wants to use it
D the programmer imports the set everytime the statement is encountered

Answer: The programmer imports at once the frequently used values into the global namespace
5 The scope of a function is also called as ________
A Predefined function
B Module function
C Public function
D Private function

Answer: Module function
6 Modules that have more than one item in their API can ________
A Assign itself to a global variable
B Invoke another module of the same kind
C Return a namespace object
D Invoke another module of the same kind

Answer: Return a namespace object
7 The provides() function and the exportsobject are used to _________
A Register the module’s API and Store their API
B Call the modules api
C Store the module’s API
D Register the modules api

Answer: Register the module’s API and Store their API
8 What could be achieved by running the JavaScript code snippet below?
var sets = com.davidflanagan.collections.sets;
A Importing a single module
B Importing a module partially
C Importing a namespace
D Importing the entire module

Answer: Importing the entire module
9 The properties() method is a ________
A Enumerable method
B Non-enumerable method
C Operational method
D calling method

Answer: Non-enumerable method
10 What can be done in order to avoid the creation of global variables in JavaScript?
A To use a method that defines all the variables
B To use an object that has the reference to all the variables
C To use an object as its namespace
D To use global functions

Answer: To use an object as its namespace
11 What will be the output of the following JavaScript code? Modules in JavaScript
A 0.0123
B 12300
C Error
D Undefined

Answer: 12300
12 What will be the output of the following JavaScript code?

Modules in JavaScript

A 3
B true
C false
D error

Answer: true
13 What will be the output of the following JavaScript code?

Modules in JavaScript

A 3
B true
C false
D error

Answer: false
14 What will be the output of the following JavaScript code?

Modules in JavaScript

A True
B False
C Error
D Undefined

Answer: False
15 What will be the output of the following JavaScript code?

Modules in JavaScript

A true
B false
C error
D undefined

Answer: false

ADRE 2.0 FULL LENGTH MOCK TEST

Take Mock Tests

Missiles Mock Test Start Test!
SSC MTS Mock Test Start Test
IBPS CLERK MOCK TEST Start Test
SSC MTS 2022 JULY 26 Shift 1 (ENGLISH) Start Test!
SSC GD Previous Year Paper 2021 Nov 17 Shift - I (Hindi) Start Test!
SSC CGL Tier - 1 PYP 2022 April 21 Shift- 1 (ENGLISH) Start Test!
MPSC PAPER I MOCK TEST 1 (ENGLISH) Start Test!
IB Security Assistant Mock test 1 (english) Start Test!
UP POLICE CONSTABLE MOCK TEST 1 Start Test!
DELHI POLICE CONSTABLE MOCK TEST 1 (HINDI) Start Test!
Advertisement
Assam Direct Recruitment Test Series

Latest Test Series

ssc cgl test series

SSC CGL

Start Test 1000+ Tests Latest patternView Course
delhi policesi test series

DELHI POLICE SI

Start Test 1000+ Tests Latest patternView Course
west bengal psc test series

WEST BENGAL PSC

Start Test 1000+ Tests Latest patternView Course
cisf head constable test series

CISF CONSTABLE

Start Test 1000+ Tests Latest patternView Course
Junior Associate of the Indian Institute of Bankers(JAIIB) test series

JAIIB

Start Test 30 Full Length Tests View Course
adre 2024 test series

ADRE 2024

Start Test 25000+ QUESTIONS SOLUTIONSView Course
RRB RRC GROUP D test series

RRB RRC GROUP D

Start Test 15000+ QUESTIONS Latest patternView Course
UP POLICE SI test series

UP POLICE SI

Start Test 16000+ QUESTIONS Latest patternView Course
CLICK HERE TO VIEW ALL COURSES