0% found this document useful (0 votes)
41 views5 pages

MST RECORDcertificate and Index

Uploaded by

dnr departments
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views5 pages

MST RECORDcertificate and Index

Uploaded by

dnr departments
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

D.N.R.

COLLEGE OF ENGINEERING AND TECHNOLOGY

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

REG No : ………………………….

LAB NAME : MEAN STACK TECHNOLOGIES LAB

YEAR : I Year II Semester

STUDENT NAME : ………………………………………..……

D.N.R. COLLEGE OF ENGINEERING AND TECHNOLOGY


(APPROVED BY AICTE, AFFILIATED TO JNTU KAKINADA & GOVT. OF A.P)

Balusumudi, Bhimavaram – 534 202, W. G. Dist, Andhra Pradesh

Phone : 08816-221237, Fax : 08816-221236

Website : www.dnrcet.org
D.N.R. COLLEGE OF ENGINEERING AND TECHNOLOGY
(APPROVED BY AICTE, AFFILIATED TO JNTU KAKINADA & GOVT. OF A.P.)

Balusumudi, Bhimavaram – 534 202, W. G. Dist, Andhra Pradesh

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

CERTIFICATE

This is to certify that the practical work done by Mr./Mrs. ……………….……


…………..….…..….… bearing the Reg No: …..…..….……………. is a bonafide student of
D. N. R. College of Engineering & Technology, and has successfully completed the Advanced
Data Structures & Algorithms Lab in partial fulfillment of I Year, II Semester of CSE
Department during the Year 2019-2020.

Number of Experiments Conducted :

Number of Experiments Completed :

External Lab Examination Held on : ….../....../..….

INTERNAL EXAMINER EXTERNAL EXAMINER

HEAD OF THE DEPARTMENT


INDEX
PAGE
S No Exp No NAME OF THE EXPERIMENT
NO

Experiment-1

Develop static pages (using only HTML) of an online Book store. The
pages should resemble: www.amazon.com. The website should consist of
the following pages. Home page
1 1  Registration and user Login
 User profile page
 Books catalog
 Shopping cart
 Payment by credit card Order Conformation
Experiment-2

Write an HTML page including any required JavaScript that takes a number from
2 2 text field in the range of 0 to 999 and shows it in words. It should not accept four
and above digits, alphabets and special characters.
Experiment-3

Develop and demonstrate JavaScript with POP-UP boxes and functions for the following
problems:
a) Input: Click on Display Date button using on click ( ) function Output: Display
date in the textbox
3 3
b) Input: A number n obtained using prompt Output: Factorial of n number using
alert
c) Input: A number n obtained using prompt Output: A multiplication table of
numbers from 1 to 10 of n using alert
d) Input: A number n obtained using prompt and add another number using
confirm Output: Sum of the entire n numbers using alert
Experiment-4

Create a simple visual bean with a area filled with a color. The shape of the area
4 4 depends on the property shape. If it is set to true then the shape of the area is Square
and it is Circle, if it is false. The color of the area should be changed dynamically for
every mouse click.
Experiment-5

Create an XML document that contains 10 users information. Write a Java Program,
5 5 which takes User Id as input and returns the user details by taking the user
information from XML document using DOM parser or SAX parser.
Experiment-6

6 6 Develop and demonstrate PHP Script for the following problems:


a) Write a PHP Script to find out the Sum of the Individual Digits.
b) Write a PHP Script to check whether the given number is Palindrome or not
Experiment-7

Implement the following in CSS


7 7 a) Implementation of ‘get’ and ‘post’ methods.
b) Implementation in colors, boarder padding.
c) Implementation button frames tables, navigation bars.
Experiment-8
Implement the web applications with Database using
a) PHP,
8 8 b) Servlets and
c) JSP.
Experiment-9

Write a program to design a simple calculator using


a) JavaScript
9 9 b) PHP
c) Servlet and
d) JSP.
Experiment-10

10 10 Create registration and login forms with validations using Jscript query.

Experiment-11

Jscript to retrieve student information from student database using database connectivity.
11 11

You might also like