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

Web Technology Question Bank

This document contains questions from 5 units related to a course on web technology. It includes short answer and very short answer type questions assessing different cognitive levels based on Bloom's taxonomy. The questions cover topics like HTML, CSS, XML, JavaScript and how they are used to design and develop webpages and websites.

Uploaded by

42z4bnwc4n
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
873 views

Web Technology Question Bank

This document contains questions from 5 units related to a course on web technology. It includes short answer and very short answer type questions assessing different cognitive levels based on Bloom's taxonomy. The questions cover topics like HTML, CSS, XML, JavaScript and how they are used to design and develop webpages and websites.

Uploaded by

42z4bnwc4n
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

BACHELOR OF COMPUTER SCIENCE & APPLICATIONS

SEMESTER-IV/ YEAR- II
WEB TECHNOLOGY (BCA-NEP-402)
SECTION-A (Very Short Answer Type Questions)
(Blooms levels L1 : Remember, L2 : Understand, L3 : Apply, L4 : Analyze, L5 : Evaluate,
L6: Create)
UNIT-I
S.No Question COURSE Blooms
. OUTCOMES Level
a) Define Telnet protocol. CO1 L1
b) What is www? CO1 L1
c) Define the internet protocol. CO1 L1
d) What are HTML forms? CO1 L1
e) Define internet. CO1 L1
f) What is the role of client-server? CO1 L1
g) What do you mean by web page? CO1 L1
h) Define website. CO1 L1
i) Write the full form IIS. CO1 L2
j) Define Web Browser. CO1 L1
UNIT-II
S.No Question COURSE Blooms
. OUTCOMES Level
a) How to create a link in html? CO2 L2
b) What are character entities? CO2 L1
c) How to insert Images in a web page? CO2 L2
d) What is use href tag? CO2 L1
e) What are tags used for? CO2 L1
f) What is html? CO2 L1
g) What are the Headings? CO2 L2
h) What are the Paragraphs? CO2 L1
i) Define the Tag. CO2 L1
j) What are the comments? CO2 L1
UNIT-III
S.No Question COURSE Blooms
. OUTCOMES Level
a) What is web security? CO3 L1
b) What is CSS? CO3 L1
c) What is the Box model in CSS? CO3 L1
d) What are the advantages of using CSS? CO3 L2
e) What are the limitations of CSS? CO3 L1
f) How to include CSS in the webpage? CO3 L3
g) What are style sheets? CO3 L1
h) State bullet types available in HTML. CO3 L3
i) How do you create multicolored text in a webpage? CO3 L3
j) Can you change the color of bullets? CO3 L1
UNIT-IV
S.No Question COURSE Blooms
. OUTCOMES Level
a) Define xml. CO4 L1
b) Give a suitable example of descriptive list. CO4 L2
c) What is list? CO4 L1
d) What are entities? CO4 L1
e) Explain how anchor tags are used in html. CO4 L3
f) What is the use of XML? CO4 L1
g) What are the Features of xml? CO4 L1
h) Explain the Attribute Markup. CO4 L2
i) Explain the naming rules. CO4 L3
j) Write the full form of XSLT. CO4 L1
UNIT-V
S.No Question COURSE Blooms
. OUTCOMES Level
a) Give an html code using background image. CO5 L2
b) What is style sheet? CO5 L1
c) What are operators? CO5 L1
d) What is event handler? CO5 L1
e) What are logical operators? Give example. CO5 L2
f) What are the advantages of java script? CO5 L1
g) What is the use of Java Script? CO5 L1
h) Write down the Java Script Function. CO5 L3
i) Write down the Java Script Objects. CO5 L3
j) What is Java Script Operators? CO5 L3
SECTION-B (Short Answer Type Questions)
UNIT-I
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) What is the working of URL? CO1 L1
b) Difference between webpage and websites. CO1 L2
c) What is video conferencing? Define them. CO1 L1
d) What is proxy server? Explain them. CO1 L1
e) What is ISP? Explain them. CO1 L1
f) What is telnet protocol? CO1 L1
g) Explain the Web Hosting. CO1 L2
h) Explain XAMPP. CO1 L1
i) Explain the Internet Address. CO1 L2
j) Explain the Proxy Server. CO1 L1
UNIT-II
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) What is form? Explain with example. CO2 L1
b) If you want to display some HTML data in a table in tabular CO2 L3
format, which HTML tags will you use?
c) What is the Use of Comments in html? CO2 L1
d) How to create a hyperlink in HTML? CO2 L1
e) What is external css? Explain with example. CO2 L1
f) What is Inline css? Explain with example. CO2 L1
g) What is Internal css? Define them. CO2 L1
h) Write the code video tag. CO2 L1
i) Write the code audio tag. CO2 L2
j) What is Nested list? Explain with example. CO2 L3
UNIT-III
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) Write the code of css background. CO3 L1
b) How many type of list. CO3 L2
c) Write the code of unordered list. CO3 L2
d) Write the code of ordered list. CO3 L1
e) Write the code of definition list. CO3 L1
f) What are css colors and its properties? CO3 L2
g) What is the hyperlink? CO3 L1
h) Write the code Text color. CO3 L1
i) Write the code heading & paragraph tag. CO3 L3
j) Write the code body selector. CO3 L1
UNIT-IV
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) Difference between XML and XSL. CO4 L2
b) What is descriptive list? Give a suitable example of CO4 L3
descriptive list.
c) How many types of xml? Explain them. CO4 L1
d) How much type of borders? Give a suitable example using CO4 L3
border.
e) Explain how anchor tags are used in html. Give example. CO4 L3
f) Explain the DTD. CO4 L1
g) What are formatting tag? Define them. CO4 L1
h) Difference between HTML and XHTML. CO4 L1
i) Which tag is used to find the version of XML and the CO4 L3
syntax?
j) What is an attribute? Define them. CO4 L2
UNIT-V
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) Explain Java script. Define with the help of suitable CO5 L3
example.
b) What is function? Why we used function in java script. CO5 L2
c) Give a suitable example java script function. CO5 L1
d) What are the new FORM elements which are available in CO5 L2
HTML5?
e) What is an image map? CO5 L1
f) What is the use of alternative text in image mapping? CO5 L1
g) What is a java script objects? CO5 L1
h) What is a client-side server script? CO5 L2
i) What is a server-side server script? CO5 L1
j) What are data types of JS? CO5 L1

SECTION-C [Descriptive Answer Type Questions]


UNIT-I
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) What is firewall? Explain types of firewall and backup CO1 L1
services.
b) Explain the following- CO1 L2
. SMTP
. HTTP
c) Explain the Web Site Structure. CO1 L2
d) Explain the Browser Architecture. CO1 L2
e) Explain the following- CO1 L2
.XAMPP
.LAMP
f) What is web security? Define firewall and access control. CO1 L2
g) Explain about Cascading Style Sheets with an example. CO1 L2
h) What is domain name? Also define web server and SMTP. CO1 L3
i) What is web security? Define firewall and access control. CO1 L2
j) Explain history of WWW. CO1 L3
UNIT-II
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) How do you insert a comment in HTML? CO2 L2
b) What are some of the common lists that can be used when CO2 L2
designing a page?
c) What are table tag and their attributes with an example? CO2 L1
d) Explain List Tag with an example. CO2 L2
e) Explain the following- CO2 L3
. Cell spacing
. Cell padding
f) What is XHTML? Differentiate HTML and XHTML. CO2 L1
g) Create a webpage, Which accept user information and CO2 L3
user comments on the website to check if the entire text
field has being entered with data else display an alert.
h) What is Anchor tag and how can you open an URL into a CO2 L2
new tab when clicked, write an appropriate code?
i) What are Meta Tags in HTML? Explain some Meta tags CO2 L2
with example.
j) Explain List elements in HTML. Write a code to CO2 L2
demonstrate list.
UNIT-III
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) What is the use table tag in CSS? Differentiate between TR CO3 L2
and TH tag with suitable example.
b) What is list? Differentiate between unordered list and CO3 L1
definition list with suitable example.
c) Create a CSS page for following features. CO3 L3
. Create an unordered list.
. Use various bullet styles.
d) Explain the External CSS with example. CO3 L1
e) What is form and write the code of CSS form? CO3 L1
f) What are Gradients in CSS? Explain its types. CO3 L2
g) Explain difference between padding and margin. CO3 L1
h) What is the use of the Box Model in CSS? Create a box CO3 L3
model in CSS.
i) How can we draw a Horizontal Navigation Bar in CSS and CO3 L3
write suitable code?
j) What is class and id in CSS? Give an example. CO3 L2
UNIT-IV
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) What do you mean by scripting language? Give a CO4 L3
relationship between xml & html.
b) Explain Extensible Style sheet Language Transformations CO4 L3
(XSLT).
c) How you can validate an XML document? Explain in detail. CO4 L1
d) What is selector? Give a suitable example of selectors. CO4 L2
e) Differentiate between XSL and CSS? CO4 L1
f) Explain XML DOM in detail. Differentiate DOM and SAX. CO4 L3
g) Create a webpage using html link and text attributes. CO4 L1
h) What are the related specifications of XML? CO4 L1
i) Describe the role that XSL can play when dynamically CO4 L3
generating HTML pages from a relational database.
j) Explain the Document Type Definitions (DTD) –Internal CO4 L3
and External DTD.
UNIT-V
S.No Question COURSE Bloom’s
. OUTCOMES Level
a) Explain the following- CO5 L3
. Java script Object
. Event Handler
b) Define JavaScript Objects and Event Handlers. CO5 L1
c) Define java script with the help of suitable example. CO5 L1
d) Explain Document and Its Associated Objects. CO5 L3
e) How can you create an object in JavaScript? Give CO5 L2
Example.
f) Briefly explain server side java script with example. CO5 L1
g) Can you assign an anonymous function to a variable and CO5 L3
pass it as an argument to another function? If yes, explain
how.
h) What are the scopes of a variable in JavaScript? CO5 L1
i) What’s the difference between ‘event.preventdefault ()’ and CO5 L2
‘event stop Propagation ()’?
j) What’s Event Delegation? Explain in detail. CO5 L3

You might also like