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

Web Technologies Important Questions

The document outlines important questions and topics related to web technologies, divided into five units. Each unit includes short answer questions (SAQs) and long answer questions (LAQs) covering subjects such as web browsers, HTML, CSS, responsive web design, JavaScript, and TypeScript. It serves as a study guide for understanding key concepts and coding practices in web development.

Uploaded by

ganbarekawaii
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)
67 views5 pages

Web Technologies Important Questions

The document outlines important questions and topics related to web technologies, divided into five units. Each unit includes short answer questions (SAQs) and long answer questions (LAQs) covering subjects such as web browsers, HTML, CSS, responsive web design, JavaScript, and TypeScript. It serves as a study guide for understanding key concepts and coding practices in web development.

Uploaded by

ganbarekawaii
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/ 5

Web Technologies Important

Questions:
UNIT 1:
SAQ’s
1. What is web browser?
2. Write short note on HTTP.
3. What are tags?
4. Write the syntax for table tag.
5. Define DOM.
LAQ’s
1. Explain about web browsers and web servers.
2. Explain types of lists in HTML, write HTML code to
demonstrate it.
3. Write about inline and block elements.
4. List few tags added in HTML5 and explain them.
5. Write a HTML program to insert an image with all
attributes.
6. Explain the element to create a form.
7. Explain id and class elements with an example
program.
8. Write Notes on WWW, HTTP, and FTP.
9. Write a HTML program to insert an image with all
attributes.
10. Explain about URL and HTTP.
11. Write about list tag with appropriate examples.
12. Discuss about DOM.
13. Explain about <Table> tag with suitable example.
UNIT 2:
SAQ’s
1. Does a Hyperlink apply to text only?
2. What is selector? List the type of selectors in CSS.
3. Explain how links can be styled?
4. Define CSS
5. What are the specific properties associated with
tables?
LAQ’s
1. How style sheets are specified into HTML
document?
2. What is selector class? Explain the pseudo class
selector in CSS with example.
3. What are different properties associated with
lists? Explain them in detail with an example
program.
4. Discuss about box model in CSS.
5. Explain how external styles can be used. Write an
external style file which consists of all font
properties.
6. Explain CSS text properties with an example
program.
7. What are style sheets? Explain different
approaches of style sheet.
UNIT 3:
SAQ’s
1. What is Responsive Web Design?
2. List the different media types.
3. Define viewport and its attributes.
4. List the media features in media query.
LAQ’s
1. What are the ways of creating a responsive web
text? Explain them with an example.
2. Explain about media types along with an example.
3. Write a brief note on device breakpoints with an
example program.
4. Explain about RWD media queries.
5. Give a brief introduction on RWD grid view.
UNIT 4:
SAQ’s
1. What are JavaScript Data types?
2. What is event handling?
3. What are the control statements in JavaScript?
4. What is the purpose of JavaScript?
5. Define On-Blur.
6. What is Object referencing?
7. What is a global variable in JavaScript?
LAQ’s
1. Explain about JavaScript forms.
2. Discuss about Conditional statements with
syntax and examples.
3. How arrays are passed to functions? Explain
with an example.
4. Discuss about JavaScript string objects.
5. What is an operator? What are the different
types of operators?
6. Discuss about JavaScript loopings.
7. What is document object model? Discuss the
various DOM methods used with JavaScript.
8. Discuss briefly about Event Handles.
9. Write a JavaScript code to find Fibonacci
Series for a given number.
10. Why post () method is preferred over get ()
method.
11. Write about strings in JavaScript.
12. Explain what is the role of scripting
languages in developing web pages.
UNIT 5:
SAQ’s
1. Define TypeScript and its features.
2. Explain about enumerations in TypeScript.
3. Define interface in TypeScript.
4. What are built-in data types in TypeScript?
LAQ’s
1. Explain how variables can be declared using
TypeScript.
2. What is a function? How can you create a function
in TypeScript?
3. Explain advanced types in TypeScript with an
example.
4. Write a brief note on JSX in TypeScript.
5. Explain how classes are created in TypeScript?
Explain with an example.
6. Explain the concept of Generics with example.
7. Explain modules in TypeScript with an example.
8. Explain about Enums in TypeScript.

You might also like