Вы находитесь на странице: 1из 5

COURSE OUTCOMES (COS)

CO1 Ability to create dynamic and interactive web sites and (UNIT-1)
interaction with client and server
CO2 Gain knowledge of client side scripting using java script (UNIT 2)
and DHTML.
CO3 Demonstrate understanding of what XML is and how to ( UNIT 4)
parse and use XML data
CO4 Able to do server side programming with Java Servlets, JSP (UNIT 2 &3)
and PHP
CO5 Able to design rich client presentation using AJAX (UNIT 5)

1. What is client server model? Explain http request and response message format of CO1
client server model
2. A Explain various types of style sheets with examples CO1
B What is a selector? Explain different types of selectors with examples
3. A Explain about Session Tracking mechanism in Servlets CO4
B Describe lifecycle of a Servlet and Servlet architecture
4. A Explain JSP elements CO4
B Explain how to invoke a Servlet from a HTML page with an example
5. A What is JDBC? List out and explain JDBC drivers CO4
B Explain JDBC connection process with example
1 HTML is a
A) B) C) D) [ ]
1 HTML is a [B ]
A)Programming Language B)Markup Language
C) Both D) None
2 Which tag is used to connect external CSS file [ C ]
A)style B)script
C)link D) head
3 HTML stands for [ D ]
A)HyperTextMiniLanguage B) HyperTextMarkingLanguage
C) HyperTextMiddleLanguage D) HyperTextMarkupLanguage
4 Anchor tag used for [ C ]
A)Adding image to page B)Adding text to page
C) Adding Links to page D) None
5 Which of the following methods used in HTTP methods [ A ]
A) Get, Post B)Response, Request
C) Request, Reply D) Get Request, Post Request
6 HTML is used for describing __________ [ D ]
A) programming language B) scripting language
C) status codes D)web documents
7 The “alt” attribute of the image tag is used to describe _____ of the image [B ]
A) name B) alternate name
C) both D) None
8 HTTP stands for [ C ]
A) Hyper Text Transfer Program B) Hyper Term Transfer Protocol
C) Hyper Text Transfer Protocol D) Hyper Text Tracing Protocol
9 A web server by default runs on port [ C ]
A) 60 B)50
C) 80 D)90
10 4XX series status codes are for [ A ]
A) Client error B) Server error
C) Success D) Ok
11 Which package provides interfaces and classes for writing Servlets [ D ]
A) javax.sql B) javax.HttpServlet
C) javax.GenericServlet D) javax.Servlet
12 What is the full form of JSP [ B ]
A) Java Servlet Page B) Java Server Pages
C) Java Small Pages D) Java Special Pages

13 What is javax.servlet.Servlet [ A ]
A) interface B) abstract class
C) Both D) None
14 When Service () method of Servlet gets called? [ B ]
A) when the Servlet is first created B) whenever the Servlet is invoked
C) Both D) None
15 Which of the following is not a component/class of JDBC API? [ D ]
A) DriverManager B) Driver
C) Connection D) Transaction
16 [ ]
A) B)
C) D)
17 [ ]
A) B)
C) D)
18 [ ]
A) B)
C) D)
19 [ ]
A) B)
C) D)
20 [ ]
A) B)
C) D)

A -.

B -.

C - Both of the above.

D - None of the above.


13 When service() method of Servlet gets called?
A) B) C) D) [ ]
14
A) B) C) D) [ ]
15
A) B) C) D) [ ]
16
A) B) C) D) [ ]
17
A) B) C) D) [ ]
18
A) B) C) D) [ ]
19
A) B) C) D) [ ]
20
A) B) C) D) [ ]

Вам также может понравиться