You are on page 1of 2

MARATHWADA MITRA MANDAL’S

COLLEGE OF COMMERCE
Affiliated to Savitribai Phule Pune University, Re-Accredited by NAAC with “A” Grade
ISO 9001:2015 Certified, Awarded as Best College by Savitribai Phule Pune University
202/A, Deccan Gymkhana, Pune – 411004
principal@mmcc.edu.in, enquiry@mmcc.edu.in, www.mmcc.edu.in

Question Bank

SYBBA(CA) 2019 Pattern Node JS (CA - 404)

2 Mark questions
1. Define Node JS
2. List any four frameworks and tools of Node JS
3. What is Node Package Manager
4. What is REPL ?
5. List any four REPL Commands
6. Define anonymous function
7. What is buffer ?
8. State the importance of buffer in Node JS
9. What is Module in Node JS
10. State two reasons for need of Node Package Manager
11. What are advantages of of Node Package Manager
12. State the command to install npm
13. What is the command to install packages globally?
14. List various operations on File
15. What is r+ and w+ in file operations
16. Which function is used to truncate a file ?
17. What is the use of close() ?
18. What is an event ?
19. State the command to install mysql database driver
20. State the method used to execute command against the database.

4 Mark questions
1. Features of Node JS
2. Difference between server side and client side scripting languages
3. Compare internal web server and external web server
4. Compare Angular and Node JS
5. Difference between Javascript and Node JS
6. Application of Node JS
7. Advantages of Node JS
8. Draw and explain traditional web server model
9. Draw and explain Node JS process model
10. Explain blocking and non-blocking approach
11. Explain functions in Node JS with an example
12. Explain buffers with an example
13. Explain Module in Node JS and Module types
14. How to create Node JS web server ? Explain with an example.
15. Explain GET and POST method in Node JS.
16. Explain PUT and DELETE method in Node JS
17. Compare synchronous and asynchronous approach in Node JS
18. Explain the working of createConnection()
19. Explain the parameters of createConnection()
20. What is database ? Explain different functions in Node JS to connect to the MySQL
database driver.

You might also like