0% found this document useful (0 votes)
10 views

IT3501_FSWD_Univ Qns

The document outlines important questions for the IT3501 Full Stack Web Development course for the academic year 2023-2024. It is divided into five units covering topics such as HTML, Node.js, MongoDB, Express, Angular, and React. Each unit includes questions that require explanations, code writing, and diagrams related to web development concepts and frameworks.

Uploaded by

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

IT3501_FSWD_Univ Qns

The document outlines important questions for the IT3501 Full Stack Web Development course for the academic year 2023-2024. It is divided into five units covering topics such as HTML, Node.js, MongoDB, Express, Angular, and React. Each unit includes questions that require explanations, code writing, and diagrams related to web development concepts and frameworks.

Uploaded by

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

SRIMUTHUKUMARAN INSTITUTE OF TECHNOLOGY

Chikkarayapuram, Near Mangadu,


Chennai–600069.
Academic Year 2023-2024/ ODD Semester
IT3501 / FULL STACK WEB DEVELOPMENT
PART-B & C Important Questions

Unit – 1

1. Write HTML code to create a simple web page?


2. (a) Explain the role of
(i) Angular (ii) Express (iii) Node (iv) MongoDB (v) React
(b)Explain browser to server communication?
3. Explain the components of web development Framework?
4. Write in detail about MVC Architecture with a neat diagram?
5. Explain about different stacks in the web development framework?

Unit – 2

1. Explain the steps involved in Creating Node.js application with example?


2. Write down the installation procedure of Node.js in windows?
3. Write short notes on:
(i) Listeners (ii)Timers (iii) Callbacks
4. How will implement HTTP services in Node js? Justify in detail?
5. Explain the steps in handling data I/O performed in Node js?
6. Explain the event handling mechanism in Node js?
Unit – 3
1. Explain the steps for building Mongo DB Environment?
2. Build your own simple application that connects MongoDB from Node.js.
3. Explain the architecture of MongoDB and its components with neat sketch?
4. Explain briefly about administering databases?
5. Write short notes on Access control mechanism in MongoDB?

Unit – 4

1. How will you implement Express in Node js? Justify your answer.
2. Explain in detail about how the request response object communication
performed in Express?
3. (i) Explain the components of Angular in detail?
(ii) Write short notes on Typescript with example?
4. Write short notes on expressions in Angular js?
5. Explain briefly about
(i) Data Binding
(ii) Built in directives
Unit – 5

1. Explain the architecture of React and its components with neat sketch?
2. Discuss in detail about how React Router performs Routing with a neat
diagram?
3. Explain briefly about Service side rendering in React?
4. Explain React state in detail with diagram?
5. Write short notes on MERN stack?

You might also like