Google News
logo
Node.JS - Quiz(MCQ)
A)
Server Side
B)
Client Side
C)
Both
D)
None of the above

Correct Answer : Option (A) :   Server Side

A)
C#
B)
C++
C)
Javascript
D)
Java

Correct Answer : Option (C) :   Javascript

A)
.node
B)
.js
C)
.txt
D)
.java

Correct Answer : Option (B) :   .js

A)
Global Object
B)
Local Object
C)
Both
D)
None of the Above

Correct Answer : Option (A) :   Global Object

A)
include();
B)
attach();
C)
require();
D)
All of the above

Correct Answer : Option (C) :   require();

A)
zlib
B)
https
C)
dgram
D)
fsread

Correct Answer : Option (D) :   fsread

A)
module.exports
B)
module.expose
C)
module.spread
D)
None of the Above

Correct Answer : Option (A) :   module.exports

A)
File Service
B)
File System
C)
File Store
D)
None of the above

Correct Answer : Option (B) :   File System

A)
Local
B)
Public
C)
Private
D)
Global

Correct Answer : Option (A) :   Local

A)
Webservices based on REST Architecture are known as RESTful web services
B)
Webservices uses HTTP methods to implement the concept of REST architecture
C)
Both of the above
D)
None of the above

Correct Answer : Option (C) :   Both of the above