0% found this document useful (0 votes)
89 views1 page

Sessional Test-II JPR 2006-2007

This document contains instructions and questions for a Java programming test. It has 3 questions worth a total of 50 marks. Question 1 is worth 18 marks and requires students to explain concepts like the applet lifecycle, adapter classes, event sources and listeners, proxy servers, and differences between choices and lists. Question 2 is worth 16 marks and asks students to discuss topics such as JDBC vs ODBC, streams and file copying, creating an applet that displays click messages, differences between throw and throws, and datagram packets. Question 3 is worth 16 marks and asks students to explain threads, layouts in AWT, frames and panels, and creating an applet that accepts and displays

Uploaded by

api-3728136
Copyright
© Attribution Non-Commercial (BY-NC)
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)
89 views1 page

Sessional Test-II JPR 2006-2007

This document contains instructions and questions for a Java programming test. It has 3 questions worth a total of 50 marks. Question 1 is worth 18 marks and requires students to explain concepts like the applet lifecycle, adapter classes, event sources and listeners, proxy servers, and differences between choices and lists. Question 2 is worth 16 marks and asks students to discuss topics such as JDBC vs ODBC, streams and file copying, creating an applet that displays click messages, differences between throw and throws, and datagram packets. Question 3 is worth 16 marks and asks students to explain threads, layouts in AWT, frames and panels, and creating an applet that accepts and displays

Uploaded by

api-3728136
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 1

K. K. WAGH POLYTECHNIC, NASHIK - 3.

DEPARTMENT OF INFORMATION TECHNOLOGY.


PROGRESSIVE THEORY TEST- II (MAR 2006)
CLASS: TYIF. TIME: 2 Hrs.
SUB: JAVA PROGRAMMING (JPR - 1526) MARKS: 50.
_____________________________________________________________

Instructions:-
1) All questions are compulsory.
2) Illustrate your answers with neat sketches wherever necessary.
3) Use of Non programmable Electronics Calculator is permissible.
4) Figures to the right indicate full marks.
5) Assume suitable additional data, if necessary.

Q.1 Attempt any SIX of the following: 18

a) Explain life cycle of an Applet.


b) Write a note on Adapter Classes.
c) What are the event sources and event listeners?
d) What is proxy server? Explain.
e) Describe the use of ExecuteQuery() method.
f) Explain the differences between Choice & List.
g) What is difference between Applet and Frame?
h) What is anonymous inner class?

Q.2 Attempt any FOUR of the following: 16

a) What is JDBC? Write a note on JDBC vs. ODBC.


b) What is stream? Write a program to copy contents of one file to other.
c) Write an Applet application that display string ‘click ‘every time the mouse
button is clicked. The string is displayed where mouse is clicked.
d) How throw differs from throws clause in java.
e) Describe DatagramPacket class.
f ) Write a note on List & StatusWindow.

Q.3 Attempt any TWO of the following: 16

a) What is thread? Why use thread? Why is thread synchronization


important in multithreaded programme?
b) What is layout? Explain different types of layouts in AWT.
c) a. Explain the term Frame and Panel.
b. Create an Applet to accept a date using <param> tag and display that
with message “The Birth date is: “.

****************************************ALL THE BEST ****************************************

You might also like