Friday , April 19 2024
Breaking News

Node JS Free Certification

Get Node JS Certificate from The Digital Adda which you can share in the Certifications section of your LinkedIn profile, on printed resumes, CVs, or other documents.

Exam Details

  • Format: Multiple Choice Question
  • Questions: 10
  • Passing Score: 8/10 or 80%
  • Language: English

Here are the questions and answers :

Which of the following statements are true?

Node.js is a server-side language.
Node.js is a client-side language.
Node.js is both a server and client-side language.
None of the above

_ is an interactive shell that processes Node.

REPL
REAL
RESP
None of the above

What is the full form of REPL?

Research Eval Program Learn
Read Earn Point Learn
Read Eval Point Loop
Read Eval Print Loop

Node.js is written in which language?

C++
JavaScript
C
Java

How can we install the node body-parser module?

npm install body-parser
node install body-parser
node.js install body-parser
None of the above

Which of the following are examples of node modules?

Express
Body-parser
Socket.io
All of the above

To include the HTTP server in the node module, what function do we use?

get()
require()
createServer()
None of the above

How can we expose node modules?

exports
expose
requires
None of the above

What method is used to return the current working directory of the process?

pwd()
cwd()
cmd()
None of the above

Default scope in Node.js application is?

Global
Local
Local to Object
None of the above

Get Complete Details and Apply : Click Here

About Clear My Certification

Check Also

infosys springboard

Pragati – Infosys Launched career development program for women | Get Complete Details Here

Infosys Springboard Pragati: Path to Future. It is an exclusive career development program for women which will …

Leave a Reply

Your email address will not be published. Required fields are marked *