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

Webtech Impq PDF

This document outlines important questions for four units of a Web Technologies course. Unit 1 covers HTML tags for headings, tables, lists, forms and CSS. Unit 2 introduces JavaScript, dialog boxes, conditional and looping statements, and functions. Unit 3 discusses arrays, events, objects and built-in objects. Unit 4 presents XML, DTDs, XSL, DOM, AJAX, and JavaScript frameworks. Students will answer short questions testing basic knowledge and longer questions requiring more in-depth explanations of key concepts across these units.

Uploaded by

Sudheer Mamidala
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)
94 views2 pages

Webtech Impq PDF

This document outlines important questions for four units of a Web Technologies course. Unit 1 covers HTML tags for headings, tables, lists, forms and CSS. Unit 2 introduces JavaScript, dialog boxes, conditional and looping statements, and functions. Unit 3 discusses arrays, events, objects and built-in objects. Unit 4 presents XML, DTDs, XSL, DOM, AJAX, and JavaScript frameworks. Students will answer short questions testing basic knowledge and longer questions requiring more in-depth explanations of key concepts across these units.

Uploaded by

Sudheer Mamidala
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

B.Sc.

(Computer Science & Computer Applications)


Subject: Web Technologies
Academic Year: 2022

Unit wise Important Questions


UNIT- I
Short Answer Questions:

1) Write about heading tags.


2) Table Tags
3) List Tags
4) Form Tags
5) CSS Inline StyleSheet, External Style Sheet and Embedded Style sheet.
6) CSS drop-down menu and Position elements

Long Answer Questions :


1) Discuss about Heading, List , Form, Table, internal linking tags.
2) What is CSS and its types Explain in details .
3) Explain Position ,box model and text flow.

UNIT – II
Short Answer Questions:
1) What is JavaScript?
2) Prompt dialog box, confirm dialog box and alert dialog box .
3) if, if-else and switch statement
4) while , do-while and for statement
5) Function , function definition ,scope rules and recursion.

Long Answer Questions :

1) What is Java Script and explain types of dialog boxes in detail.


2) Explain Conditional statements in detail .
3) What are the looping or iteration statements explain detail.
4) What are the Jumping statement and its types .
5) Define Function ? Function definition, global functions and recursion.

UNIT – III
Short Answer Questions:

1) Define array ?
2) How to declare the array and allocating arrays?
3) Write passing arrays to functions?
4) What is EVENT ?
5) event handling , event load , onmouseover,onsubmit,event bubbling ?
6) What is Javascript Object
7) Math Object ,Date Object ,Boolean Object ,Number Object and Window Object

Long Answer Questions :

1) Define array? How to declare array and allocating arrays ?


2) Write how to pass arrays to functions and explain Multidimensional arrays ?
3) Discuss about EVENTS explain in detail.
4) What are the Java Script Objects explain in detail?

UNIT – IV
Short Answer Questions:

1) What is XML ?
2) XML Namespaces ?
3) DTD( Document Type Definition )
4) XML Vocabularies
5) XSL
6) DOM(Document Object Model)
7) Ajax, XMLHttpRequest object.
8) DOM , Dojo Toolkit.

Long Answer Questions :


1) What is XML ? Explain XML basics, Structure and Namespaces?
2) Discuss about DTD(Document Type Definitions ) in detail .
3) Define XSL(Extensible Style Sheet) ? Explain in detail.
4) Discuss about DOM (Document Object Model) in detail.
5) What is Ajax? Discuss about Traditional Web Application Vs Ajax Applications.
6) What is XMLHttpRequest object, DOM explain in detail.
7) Discuss about Dojo Toolkit.

You might also like