Friday, May 7, 2021

Node.js Slip Solution

 Slip 1

a) Create a Node.js fil that will covert the output "Hello  World!" into upper-case letters.

b) Create a Node.js file that demonstrate create database student DB and student table (Rno, Snam e, Percentage) in MySQL .                                          [Marks 25]

Slip 2 

Q.1  Create a Node.js Application that uses user defined Module to return the factorial of given number.

Slip 3

Create  a  Node.js  Application  that  uses  user  defined  module circle.js which  exports  the functions area () and circumference () and display the details on console.


Slip 4


Create a Node.js Application that acce pts first name, last name and date of birth of Person and define   a Module that concatenate firstName and las tName and also calculate the age of the Person.


Slip 5

b. Create a Node.js file that Select all records from the "customers" table, and delete the specified record.                                                                                           [Marks 25]

Slip 6



Slip 30


No comments:

Post a Comment

Slip 10. Write a jQuery code to make first word of each statement to bold.

  Slip 10. Write a jQuery code to make first word of each statement to bold.  <!DOCTYPE html> <html>   <head>     <scri...