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

Advanced Java1

This document is an examination paper for T.Y.B.B.A. (C.A.) on Advanced Java, consisting of 5 questions with varying marks. Students are required to answer all questions, including multiple-choice and programming tasks related to JDBC, servlets, JSP, and multithreading. The exam duration is 2½ hours with a maximum score of 70 marks.

Uploaded by

rohitjangir8302
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)
3 views2 pages

Advanced Java1

This document is an examination paper for T.Y.B.B.A. (C.A.) on Advanced Java, consisting of 5 questions with varying marks. Students are required to answer all questions, including multiple-choice and programming tasks related to JDBC, servlets, JSP, and multithreading. The exam duration is 2½ hours with a maximum score of 70 marks.

Uploaded by

rohitjangir8302
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

Total No. of Questions : 5] SEAT No.

:
P6022 [Total No. of Pages : 2
[6144]-603
T.Y.B.B.A. (C.A.)
CA - 603 : ADVANCED JAVA
(2019 Pattern) (Semester -VI)
Time : 2½ Hours] [Max. Marks : 70
Instructions to the candidates:
1) All questions are compulsory.
2) Figures to the right indicates full marks.

Q1) Answer the following (any eight) : [8×2=16]


a) Write down 2 packages of JDBC API.
b) What is yield ( ) method?
c) What is JDBC ?
d) What is scriptlet tag?
e) What is wait ( ) and notify ( ) in multithreading?
f) What is Networking?
g) What is Driver Manager class?
h) What is ORM ?
i) What is Session?
j) What is the role of Prepared Statement?

Q2) Attempt any four of the following. [4×4=16]


a) Explain life cycle of servlet.
b) Differentiate between statement and prepared statement.
c) Explain Inter Thread communication in Multithreading.
d) Explain JSP Architecture?
e) Write a JDBC Program to Insert the record into patient table (Use prepared
statement)

[6144]-603 1 P.T.O.
Q3) Attempt any Four of the following. [4×4=16]
a) Explain JDBC Drivers with a suitable diagram.
b) Write the use of Inet Address class with suitable Example.
c) Differentiate between JSP and Servlet.
d) Write a JDBC program to delete the records of students whose names
are starting with ‘m’ character.
e) Write a JSP program to display all the prime numbers betn 1 to n.

Q4) Attempt any four of the following. [4×4=16]


a) What are the scripting Elements of JSP?
b) What are the steps to connect to the database in Java.
c) Explain do GET and do POST method.
d) Write a JSP program to calculate the factorial of a given number.
e) Write a Servlet program to display the details of employee in tabular
format. Employee table structure (eno, ename, sal, design)

Q5) Write a short note on any two of the following. [2×3=6]


a) Generic servlet and HTTP Servlet
b) Cookies
c) ResultSet Inter face



[6144]-603 2

You might also like