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

7th CSIT Adv JAVA

This document is an exam paper for the 7th semester Advanced Java subject for the Computer Science and Information Technology branch at GITA Autonomous College in Bhubaneswar, Odisha. It contains 3 parts - short answer questions, focused short answer questions, and long answer questions. Students must answer specific numbers of questions from each part. The questions cover topics like URL class methods, ResultSet interface methods, difference between Statement and CallableStatement, making a ResultSet scrollable, web containers, web servers vs application servers, stored procedures vs functions, JSP implicit objects, server-side technologies, Servlet lifecycle, sockets, JSP tags, .jar files, creating RMI and web applications, session tracking, database queries

Uploaded by

Rakesh Kumar Sen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
66 views2 pages

7th CSIT Adv JAVA

This document is an exam paper for the 7th semester Advanced Java subject for the Computer Science and Information Technology branch at GITA Autonomous College in Bhubaneswar, Odisha. It contains 3 parts - short answer questions, focused short answer questions, and long answer questions. Students must answer specific numbers of questions from each part. The questions cover topics like URL class methods, ResultSet interface methods, difference between Statement and CallableStatement, making a ResultSet scrollable, web containers, web servers vs application servers, stored procedures vs functions, JSP implicit objects, server-side technologies, Servlet lifecycle, sockets, JSP tags, .jar files, creating RMI and web applications, session tracking, database queries

Uploaded by

Rakesh Kumar Sen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

GITA AUTONOMOUS COLLEGE, BHUBANESWAR

(Affiliated to BPUT Odisha)


th
7 Semester B.Tech Regular Examination 2022-23

Registration No. :

Subject : Advanced JAVA


Subject Code : 20BTCSITTPC710
Branch : CSIT
Time : 3 Hours
Full Marks : 60
Instructions :
Answer question No. 1 (Part I) any ten out of 12 bits, from (Part II) any five out of 7 bits
and any two from (Part III) out of 4 bits.
The figures in the right hand side margin indicate marks
Part – I Marks
0 Short Answer Type Questions (Answer any ten out of twelve) (02 x 10) BL C PO &
1 O PSO
a) What is URL ? What are methods used in URL class? 1 1 3
b 1 1 1
Write down the different methods of Naming class in RMI.
)
c) List out different methods of ResultSet interface. 1 2 3
d 3 2 8
Differentiate Statement and CallableStatement.
)
e) How can we make a ResultSet scrollable? 2 2 3
f) What is a web container ? 3 3 9
g) Differentiate web server and application server? 3 3 8
h What is Stored Procedure and how it is different from 2 3 8
) function?
i) Write the different types of implicit objects in JSP. 2 3 9
j) State five server-side technologies. 3 3 9
k 2 3 9
Write the different types of implicit objects in JSP.
)
l) Write the advantages of JSP over Servlet. 2 4 9

Part – II Marks
0 Focussed – Short answer type Questions (Answer any five out (04 x 05) BL C PO &
2 of seven) O PSO
a) Explain Servlet lifecycle with suitable diagram. 2 4 3
b What is a socket? How it is used to achieve communication? 2 1 6
) Explain the steps with suitable program.
c) Explain the use and syntax of five JSP tags(JSP Elements). 2 5 3
d What is the need of .jar file, explain with example? 3 2 3
)
e) Write the steps to create a RMI application. 3 2 2
f) Write the steps to create a web application. 3 3 4
g) What is session tracking? Explain different session tracking 3 3 4
mechanism.
Part – III Marks
Long Answer type Questions (Answer any two out of four) (10 x 2) BL C PO &
O PSO
0 a) WAP in java to read the third row from top in EMP table 3 1 4
3
b WAP in java to read the fifth row from bottom in EMP table 3 2 2
)

0 a) Draw the basic architecture of a web application. 2 2 4


4
b Write the features of Servlet. 3 3 2
)

0 a) WAP in java to insert row into EMP table using PreparedStatement. 3 2 2


5
b WAP in java to delete a row from to EMP table using 3 3 4
) PreparedStatement correspond to an employee whose salary is
10000

0 a) Explain the use of the tag<welcome-file-list>and<welcome- 1 5 4


6 file>.
b Explain client server architecture with suitable diagram. 1 4 2
)
NB : BL – Blooms Level 1, 2, 3, CO – Course Outcome, PO – Program Outcome, PSO – Program Specific
Outcome

You might also like