University Of Pune Question Paper
M.C.A. (Management Faculty) (Sem. – IV) Examination, 2010
(IT– 41) 401 : JAVA PROGRAMMING
(2008 Pattern) (New)
Time : 3 Hours Max. Marks : 70
Instructions : i) Q. 1 and Q. 8 are compulsory.
ii) Solve any five from Q. 2 to Q. 7.
1. Solve the following questions : 10
a) Explain throw and throws clauses.
b) Explain Dynamic Method Dispatch.
c) What is Daemon Thread ?
d) Explain Action Listener.
e) What is Boxing and Unboxing ?
2. Write a Java socket program for client-server chatting application. 10
3. Write a JDBC application for registration of participation in National Level Seminar.
(Assume Suitable Table Structure). 10
4. Write RMI application to invoke sales commission calculation method. Accept
sales amount from client and display commission on server. If sales is between
5 – 50 lakh commission is 10% of sales amount. For above commission is 15%. 10
5. Write a program to accept senior citizen name and age. Store the contents in text
file. Throw invalid age exception for age below 60. 10
6. Write an applet to display scrolling image in an applet window using thread. 10
7. Design GUI based JDBC application to search and display employee details
from given empid. (assume suitable table structure) 10
8. Write short notes on any two : 10
a) MVC Architecture
b) Marshalling and Unmarshalling
c) Random Access File Class.
————————
M.C.A. (Management Faculty) (Sem. – IV) Examination, 2010
(IT– 41) 401 : JAVA PROGRAMMING
(2008 Pattern) (New)
Time : 3 Hours Max. Marks : 70
Instructions : i) Q. 1 and Q. 8 are compulsory.
ii) Solve any five from Q. 2 to Q. 7.
1. Solve the following questions : 10
a) Explain throw and throws clauses.
b) Explain Dynamic Method Dispatch.
c) What is Daemon Thread ?
d) Explain Action Listener.
e) What is Boxing and Unboxing ?
2. Write a Java socket program for client-server chatting application. 10
3. Write a JDBC application for registration of participation in National Level Seminar.
(Assume Suitable Table Structure). 10
4. Write RMI application to invoke sales commission calculation method. Accept
sales amount from client and display commission on server. If sales is between
5 – 50 lakh commission is 10% of sales amount. For above commission is 15%. 10
5. Write a program to accept senior citizen name and age. Store the contents in text
file. Throw invalid age exception for age below 60. 10
6. Write an applet to display scrolling image in an applet window using thread. 10
7. Design GUI based JDBC application to search and display employee details
from given empid. (assume suitable table structure) 10
8. Write short notes on any two : 10
a) MVC Architecture
b) Marshalling and Unmarshalling
c) Random Access File Class.
————————
0 comments:
Pen down your valuable important comments below