Advanced Java (April – 2013) [IDOL - Old Course | Question Paper]




Click Here: (PDF Download) | Click Here: (PDF View) | Click Here: (Image View)

B.Sc.IT: Semester – V
[Advanced Java]
Question Paper (April – 2013) [Old Syllabus]

Time: 3 Hours
Total Marks: 100

N.B.:   (1) Question No. 1 is Compulsory.
            (2) Attempt any four questions from Q.2 – Q.7.
            (3) All Questions equal marks.
            (4) Draw a neat labeled diagram whenever necessary.


Q.1 Attempt Any Four of The Question: (20 Marks)
(A) Beans API
(B) JSAPI
(C) JScrollPane
(D) Scopes of JSP Pages
(E) Prepared Statement of JDBC
(F) Redirection of Server Pages in Servlet.

Q.2 Attempt The Following Questions: (20 Marks)
(A) Explain different types of JDBC Driver Managers.
(B) Write a servlet to print the Armstrong numbers which are in the range of 101-999. (for example 153 is an Armstrong number. 1^3+5^3+3^3=153).
(C) Write an exhaustive note on “Design Pattern of Java Beans”.

Q.3 Attempt The Following Questions: (20 Marks)
(A) Create a table project having fields’ such as proj_id, description of the project, status and Term_leader. Insert minimum 2 records. Show a menu choice to the users to perform the following operations.
 • Delete a user (according to the user’s selection)
 • Display the number of active projects.
Write a program in Java to achieve the same.
(B) According to JSP terminology, how do you forward a page request?
(C) Explain the synchronization issues of servlet.

Q.4 Attempt The Following Questions: (20 Marks)
(A) Write a JSP page that accepts a number n from the user; calculates the sum of n integers and displays the result in the next page “Result.jsp”.
(B) Explain the 4 ways of Session Tracking in Servlet.
(C) Explain the significance of Java Beans.

Q.5 Attempt The Following Questions: (20 Marks)
(A) Write a Swing program that displays the following hierarchy.

(B) Explain about <jsp:usebean> tag in detail.
(C) Write an exhaustive note on “ResultSetMetaData”.

Q.6 Attempt The Following Questions: (20 Marks)
(A) Explain the JSP syntax basics of Markup Tags.
(B) Write a servlet to print the cube root of a Given Number. Accept number from user through HTML.
(C) Compare Swing and AWT.

Q.7 Attempt The Following Questions: (20 Marks)
(A) Write a swing program that creates 3 tabs. Tab1 should accept professional experience of the user; tab2 should accept the educational qualification and the tab3 should accept personal details of the user.
(B) Explain the Protocol Dependent and Protocol Independent Servlet.

(C) Compare JSP and ASP.

NOTE:
If You're a B.Sc.IT Student of Mumbai University...and you've a previous year question papers then please mail us @ kamalbscit@yahoo.in

0 Comments