Web Technologies
CIE -356T
CIE -356T
Unit Wise Notes Click Here Download Syllabus
CO / CO-PO Mapping
Course Objectives :
1. To explain web application development with HTML and CSS.
2. Learn about scripting languages Java Script and JSP Technologies.
3. To Learn Server-side Development with PHP.
4. Develop web applications using PHP and MYSQL.
CO-PO Mapping
Sample Question Bank:
What is HTML, and what are its key elements?
How does CSS improve the styling of a webpage?
What is the difference between inline, internal, and external CSS?
Explain the role of JavaScript in web development.
What is the difference between GET and POST methods in HTTP?
What is the DOM (Document Object Model) in JavaScript?
How does responsive design work, and which CSS techniques help achieve it?
What is the difference between id and class in CSS?
Explain the importance of the <meta> tag in HTML.
What are cookies, localStorage, and sessionStorage in JavaScript?
What is AJAX, and how does it work?
What are RESTful APIs, and why are they used?
Explain the concept of CORS (Cross-Origin Resource Sharing).
What are web components, and how do they enhance modular development?
What is the difference between relative, absolute, and fixed positioning in CSS?
What is React.js, and why is it popular?
Explain the Virtual DOM in React.
How does Bootstrap help in web development?
What is the difference between Angular and Vue.js?
How do CSS preprocessors like SASS or LESS work?
Q1. Mid Term Question Paper 2024-25 ( SEPT )
Practice Question Paper (From All Unit):
Subject: Web Technologies
Total Marks: 100 | Time: 3 Hours
(Answer in 2-3 sentences)
What is the role of HTML in web development?
Define CSS and list its types.
What is the difference between id and class in CSS?
Explain the purpose of JavaScript in web development.
What is the difference between inline, internal, and external CSS?
Define a responsive website.
What is the difference between absolute and relative URLs?
Explain the purpose of the <meta> tag in HTML.
What is the difference between localStorage and sessionStorage in JavaScript?
What is the purpose of Bootstrap in web development?
(Answer in 5-6 sentences)
Explain the structure of an HTML document with an example.
What is the Document Object Model (DOM)? How does JavaScript interact with the DOM?
What are media queries in CSS? Provide an example.
Explain the working of the GET and POST methods in HTTP.
What is AJAX? How does it improve web application performance?
What is the difference between grid and flexbox in CSS?
Explain the term CORS (Cross-Origin Resource Sharing) and its importance.
What are WebSockets? How do they differ from AJAX?
What is the importance of SEO (Search Engine Optimization) in web development?
Write a JavaScript function to validate an email address.
(Answer in detail with examples)
Explain the box model in CSS with a diagram and an example.
What is React.js? Explain its advantages over traditional JavaScript frameworks.
Explain RESTful APIs. How are they used in web applications?
Compare and contrast Angular, React, and Vue.js.
Design a simple HTML, CSS, and JavaScript code snippet for a contact form with validation.
Mid Term Question Paper -1
Mid Term Question Paper- 2
End Term Question Paper
Teaching Pedagogy