1.  True

2.  False

2
Correct Answer :

False


Explanation :
No Explanation available for this question

1.  $ npm install express

2.  $ node install express

3.  $ install express

4.  None of above

4
Correct Answer :

$ npm install express


Explanation :
No Explanation available for this question

1.  True

2.  False

2
Correct Answer :

True


Explanation :
No Explanation available for this question

1.  True

2.  False

2
Correct Answer :

True


Explanation :
No Explanation available for this question

1.  to get the last command used

2.  to get the last result

3.  to store the result

4.  None of the above

4
Correct Answer :

to get the last result


Explanation :
No Explanation available for this question

1.  Chanining is a mechanism to connect output of one stream to another stream and create a chain of multiple stream operations

2.  Chanining is normally used with piping operations

3.  Both of the above

4.  None of the above

4
Correct Answer :

Both of the above


Explanation :
No Explanation available for this question

1.  Webservices based on REST Architecture are known as RESTful web services

2.  Webservices uses HTTP methods to implement the concept of REST architecture

3.  Both of the above

4.  None of the above

4
Correct Answer :

Both of the above


Explanation :
No Explanation available for this question

1.  Real time Data intensive

2.  Highly scalable servers for Web Applications

3.  Builds fast and scalable network Applications

4.  All of the above

4
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  It provides an easy way to build scalable network programs

2.  Generally fast

3.  Great concurrency

4.  All of these

4
Correct Answer :

All of these


Explanation :
No Explanation available for this question

1.  Node.JS internally converts JavaScript code to Java based code and then execute the same

2.  Node.JS internally converts JavaScript code to C based code and then execute the same

3.  Being built on Google Chrome's V8 JavaScript Engine

4.  None of the above

4
Correct Answer :

Being built on Google Chrome's V8 JavaScript Engine


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python