You are on page 1of 2

M19285

M.Sc. (Final) EXAMINATION- 2019


COMPUTER SCIENCE
PAPER-V
WEB APPLICATION DEVELOPMENT
Time: 3:00 Hrs Maximum Marks :100
Note:- Attempt all questions from Section-A (Objective type questions), Five questions from
Section –B (Short answer type questions) and three questions from Section –C
(Long/Essay type questions)

(SECTION-A) 2x10=20

1. The year in which HTML was first proposed:


(a) 1990 (b) 1980
(c) 1995 (d) None of these

2. A part from <b> tag, what other tag makes text bold.
(a) <fat> (b) <strong>
(c) <block> (d) <emp>

3. Test cases are designed during.


(a) test recording (b) test configuration
(c) test planning (d) test specification

4. Which of the following is not a type of incremental testing approach?


(a) Big-Bang (b) Top down
(c) Bottom up (d) Functional incrimination

5. Web service are:


(a) application designing tool (b) application IDE
(c) application component (d) None of these

6. ………..is used to convert your application into web application:


(a) web server (b) Java service
(c) struts service (d) Browser action

7. How can we connect to database in a web application?


(a) oracle sql development (b) tool
(c) JDBC template (d) mysql

8. How can we take input text from user in HTML page.


(a) input tag (b) input buffered tag
(c) meta tag (d) scanner tag

9. Communication between browser and web server takes place via.


(a) GUI (b) HTTP
(c) ASP (d) JSP

[Cont….
Page 1 of 2
10. Web service communicates using:
(a) open protocol (b) close protocol
(c) open close protocol (d) none of these

(SECTION-B) 4x5=20

1. Write on the web development process.

2. What is a package? How package are created in JAVA.

3. Explain the structure of HTML tags.

4. Explain how to process an XML document by accessing internal structure.

5. What is VBSript? Write a VB Script to display time in 24 hour format.

6. What is an application model? Discuss a simple application model.

7. Explain JDBC architecture for database connectivity.

8. What is PHP? Explain its advantages.

(SECTION-C) 20x3=60

1. What are different kinds of inheritance? What is multiple inheritances? State purpose of the
interface with example.

2. What makes a dynamic website? Which language and constructs are used in developing
dynamic site?

3. What do you mean by Java bean? Give the advantage of Java bean.

4. What do you mean by JSP? Explain the architecture of JSP.

5. How is Java strongly associated with internet and write differences between JAVA and
JAVA script?

Page 2 of 2

You might also like