Web Technology QUESTION BANK _copy
Web Technology QUESTION BANK _copy
SYLLABUS
Unit 1: Introduction:
Introduction and Web Development Strategies, History of Web and Internet, Protocols governing Web,
Writing Web Projects, Connecting to Internet, Introduction to Internet services and tools, Introduction
to client-server computing.
Core Java: Introduction, Operator, Data type, Variable, Arrays, Methods & Classes, Inheritance, Package
and Interface, Exception Handling, Multithread programming, I/O, Java Applet, String handling, Event
handling, Introduction to AWT, AWT controls, Layout managers.
Unit 3: Scripting:
Java script: Introduction, documents, forms, statements, functions, objects; introduction to AJAX, VB
Script, Introduction to Java Beans, Advantage, Properties, BDK, Introduction to EJB, Java Beans API.
UNIT -I
Q.NO Mcq Type question Marks CO BL PO
1 co1 L1 1,5,
1. W3C stands for
a) World Wide Web Consortium
b) World Wide Web
Collaboration
c) World Wide Web Community
d) None of the mentioned
2 co1 L1 1,5,10
2. Which program is used by
web clients to view the
web pages?
a) Web browser
b) Protocol
c) W eb server
Search Engine
5 co1 L1 1,5,9
5. Correct HTML tag for largest
heading is:
a) Head
b) h6
c) heading
d) h1
a) True
b) False
a) True
b) False
9 E-mail is still the most Co1 L1 1,3
popular online
communication technology.
a) True
b) False
10 Co1 L1 1,5
speed, consistency,
effectiveness, efficiency, and
reliability are all benefits of
information technology.
a) True
b) False
I ) Web applications
II ) Target users
i) www
ii) protocol
iii) reliability
Unit –II
Q.NO Mcq Type question Marks CO BL PO
21 What does XML stand for? Co2 L1 1,3,9
A. eXtra Modern Link
B. eXtensible Markup Language
C. Example Markup Language
D. X-Markup Language
22 What is the correct syntax of the declaration Co2 L1 1,3,5,9
which defines the XML version?:
A. <xml version="A.0" />
B. <?xml version="A.0"?>
C. <?xml version="A.0" />
D. None of the above
A. Method
B. Action
C. Both (A) & (B)
D. None of these
A. SGMT
B. SGML
C. SGMD
D. None of thses
TRUE /FALSE Questions
26 We can frame our own XML tags. Co2 L1 1,5
A. True
B. False
27 XML is designed to self-destructive. Co2 L1 1,5
A. True
B. False
28 Hyperlinks can be used in text and images both. Co2 L1 1,5
A. True
B. False
29 Padding can be negative Co2 L1 1,5,6
A. True
B. False
30 By default, properties in CSS are inherited from Co2 L1 1,5,6
parent element to child element.
A. True
B. False
UNIT-III
Q.NO Type question Marks CO BL PO
41 Which type of JavaScript language is ______ Marks Co3 L3 1,5,9,11
A. Object-Oriented
B. Object-Based
C. Assembly-language
D. High-level
A. Preprocessor
B. Triggering Event
C. RMI
D. Function/Method
A. True
B. False
52 Co3 L2 1,5,9,10,11
How can the style/class of an element be
changed ?
UNIT –IV
Q.N Mcq Type question Marks CO BL PO
O
61 Which of the following protocol is used for Marks Co4 L1 1,5,9,10
web page browsing ?
A. https
B. http
C. ftp
D. none of these
62 Which html tag can be used to send Co4 L1 1,5,9,10,11
the request to servlet?
A. <action>
B. <form>
C. <input>
D. All of these