1.
Which of the following can create a web server in Node.js?
2.
What is Express in Node.js?
3.
Which of the following modules is required to make a child process in Node.js?
4.
In Node.js, which of the following is used to change the class and let the CSS define the details?
5.
The current stable version of node.js is ________________________.
6.
Which of the following can be used to configure the scope of cookie visibility in Javascript?
7.
In node.js, which of the following functions is used to remove semicolons, commas or white spaces from a cookie value?
8.
In node.js, which of the following methods is used to decode a buffer to a string?
9.
Which of the following methods is used to write a string into a buffer in node.js?
10.
Which of the following syntax is used to create a 'Buffer from a given string and encoding type' in Node.js?