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

CSE - KCS602 - PES - QP - Dr. Sadhana Rana

Uploaded by

abhasmishra9336
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)
38 views2 pages

CSE - KCS602 - PES - QP - Dr. Sadhana Rana

Uploaded by

abhasmishra9336
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

F:/Academic/26

Appendix-‘C’ Refer/WI/ACAD/18

SHRI RAMSWAROOP MEMORIAL COLLEGE OF ENGINEERING & MANAGEMENT

PRE END SEMESTER EXAMINATION


[Session: 2023-24 (Even)]

B. Tech. VI Sem. (CSE 6A, AM 6A)


KCS 602 : WEB TECHNOLOGY
Duration: 03 Hours Maximum Marks: 100

Roll No.
(To be filled by Students)

Note: (a) This paper is divided into three sections. Attempt all Sections
(b) Section A contains 10 Questions carrying 02 marks each, attempt all questions.
(c) Section B contains 05 Questions carrying 10 marks each, attempt any three questions.
(d) Section C contains 05 Questions carrying 10 marks each; attempt any one part from each
question.

Section-A
Q 1: Attempt all parts. All parts carry equal marks. Be precise in your Marks CO BL
answers. [2 X 10 = 20 Marks]
(a) Discuss web development strategy in brief. [2] CO1 1
(b) Define abstract class. [2] CO1 2
(c) Define in brief mutithreading. [2] CO2 2
(d) Describe the advantages of CSS. [2] CO2 2
(e) What is the difference between HTML and XML? [2] CO3 1
(f) Define JSP and JSTL. [2] CO3 2
(g) Illustrate ResultSetMetaData Interface in JDBC. [2] CO4 2
(h) What is the difference between JDBC and ODBC? [2] CO4 1
(i) What is the difference between doGet() method and doPost() [2] CO5 1
method?
(j) Outline Implicit Objects in JSP. [2] CO5 2
Section-B
Q2: Attempt any three Questions from this section. [10 X 3 = 30 Marks] Marks CO BL
(a) Illustrate the features of Java Programming Language. [10] CO1 2
(b) Create a css rule that makes all the text 2 times larger than the base font of the [10] CO2 3
system. Mention can you integrate css on a web page
(c) Explain the working of AJAX along with its applications. Mention a suitable [10] CO3 2
example.
(d) Define the advantages of servlet over CGI? Explain with an example. [10] CO4 2

Number of Students:112
KCS 602_Dr. Sadhana Rana Page 1 of 2
(e) Compare Servlet and JSP. Explain the lifecycle of a JSP page with a suitable diagram. [10] CO5 4
Also list any five action tags used in JSP.
Section-C
Q3: Attempt any one part of the following. [10 X 1 =10 Marks] Marks CO BL
(a) Illustrate Inheritance. Why multiple inheritance is not possible in java? How to [10] CO1 2
implement multiple inheritance in java?
(b) Explain AWT and its controls. How the layout managers manage the AWT controls? [10] CO1 3
Write a program to demonstrate TextArea that is used to display multiple-line text string
and allows text editing as well using AWT.
Q4: Attempt any one part of the following. [10 X 1 =10 Marks] Marks CO BL
(a) Develop static pages (using Only HTML) of an online book store. The pages should [10] CO2 3
resemble: www.amazon.com. The website should contain the following pages.
a) Home page
b) Registration and user Login
c) User Profile Page
d) Books catalog
e) Shopping Cart
f) Payment By credit card
g) Order Conformation
(b) Explain the EJB. Also explain EJB Architecture and differentiate between Java Bean and [10] CO4 2
EJB.
Q5: Attempt any one part of the following. [10 X 1 =10 Marks] Marks CO BL
(a) Write a JavaScript Program to Find Sum of Natural Numbers Using Recursion. [10] CO3 3
(b) Illustrate JavaBean. Explain JavaBean characteristics and properties. Create a Java Bean [10] CO4 2
to display either a square or a line depending on the value selected from property box.
Q6: Attempt any one part of the following. [10 X 1 =10 Marks] Marks CO BL
(a) Create and save an XML document at the server, which contains 10 users information. [10] CO2 3
Write a program, which takes user ID as an input and returns user details by taking user
information from the XML document.
(b) Describe Java Datagram Socket Class with its constructors. Create a java program to find [10] CO3 2
out the IP address of your machine.
Q7: Attempt any one part of the following. [10 X 1 =10 Marks] Marks CO BL
(a) What is JDBC? Explain the Drivers used in JDBC. Write a JDBC Program for insert and [10] CO4 2
display the record of employees using prepared statement.
(b) What is the difference between Session and Cookies? Write a servlet program for servlet [10] CO5 4
login and logout using cookies.
____________X____________

Number of Students:112
KCS 602_Dr. Sadhana Rana Page 2 of 2

You might also like