0% found this document useful (0 votes)
7 views2 pages

17092931825mean Stack Technologies

Uploaded by

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

17092931825mean Stack Technologies

Uploaded by

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

H.T.

No: Course Code: 201CS5J01

ADITYA ENGINEERING COLLEGE (A)


B.Tech – V Semester End Examinations Supplementary (AR20) – FEB 2024

Mean Stack Technologies


(Common to CSE & AIML)
(Job Oriented Elective – I)
Time: 3 hours Max. Marks: 70
Answer ONE question from each unit
All Questions Carry Equal Marks
All parts of the questions must be answered at one place only

UNIT – I
1 a Demonstrate the following HTML tags and their attributes with proper L2 CO1 [7M]
syntax i) List ii) Table
b Discuss the working of HTML Table with 3 students’ information. Use L3 CO1 [7M]
cellspacing, cellpadding, border, colspan and rowspan attributes
OR
2 a Write a short note on HTML5 vulnerabilities, and security threats. L2 CO1 [7M]
b Design the following form using HTML. L3 CO1 [7M]

UNIT – II
3 a Write a Javascript to generate the current date in words format “Day, L3 CO2 [7M]
Month Date, Year” (Hint: Monday, August 29, 2016).
b Discuss Types of loops statements with sample codes. L3 CO2 [7M]
OR
4 a Write a Javascript to display the denomination of the amount deposited in L3 CO2 [7M]
the bank in terms of 100’s, 50’s, 10’s, 5’s, 2’ & 1’s (Eg. If the deposited
amount is Rs.133, the output should be 1-100’s, 1-20’2, 1-10’s, 1-2’s &
1-1’s)
b Demonstrate arrow function with an example program. L3 CO2 [7M]

UNIT – III
5 a Write a step-by-step process to create a web server in Node.js. L2 CO3 [7M]
b Discuss the process of handling cookies in Express.js. L3 CO3 [7M]
OR
6 a Explain types of validations and their handling in Express.js with L3 CO3 [7M]
example program.
b Demonstrate how to connect MongoDB to Node.js Using Mongoose. L3 CO3 [7M]

(P.T.O)
UNIT – IV
7 a Write a type script program to demonstrate optional, default, and rest L3 CO4 [7M]
parameters.
b Describe the step-by-step process of installing MongoDB on the local L2 CO4 [7M]
computer (Windows).
OR
8 a Write a type script program to create, and use Modules. L3 CO4 [7M]
b Explain MongoDB structure and architecture with a neat sketch. L2 CO4 [7M]

UNIT – V
9 a Explain any three structural directives of Angular JS with sample codes. L3 CO5 [7M]
b Demonstrate Dependency Injection with an example program. L3 CO5 [7M]
OR
10 a Write a program for communicating with different backend services using L3 CO5 [7M]
Angular HttpClient.
b Discuss any two Attribute Directives in Angular JS with example L3 CO5 [7M]
program.
*****

You might also like