1 (a)
Explain features of JAVA.
7 M
1 (b)
What is constructor? Explain constructor overloading with example.
7 M
2 (a)
What is Multithreading ? Explain Life Cycle of Thread with example.
7 M
2 (b)
Explain following with example:
1. Super keyword.
2. Final keyword
1. Super keyword.
2. Final keyword
7 M
2 (c)
Explain Following:
1. Garbage Collection
2. Short Circuit Operators.
1. Garbage Collection
2. Short Circuit Operators.
7 M
3 (a)
Explain Dynamic method dispatch with proper example.
7 M
3 (b)
Explain package and interface with Example.
7 M
3 (c)
What is an Exception? Explain Exception handling in JAVA.
7 M
3 (d)
Explain thread Synchronization with join() and isAlive() methods.
7 M
4 (a)
Answer Following:
1. Benefits of Generic types.
2. Explain Java Beans.
1. Benefits of Generic types.
2. Explain Java Beans.
7 M
4 (b)
Explain Delegation Event model. Also Explain use of Adapter class.
7 M
4 (c)
Differentiate the following:
1. Text I/O v/s Binary I/O.
2. String class v/s StringBuffer class.
1. Text I/O v/s Binary I/O.
2. String class v/s StringBuffer class.
7 M
4 (d)
Explain life cycle of Applet. Create a simple Applet having a message ?Hello?.
7 M
5 (a)
Create an applet having a circle which is moving from left to right and reflected
back from right to left continuously.
7 M
5 (b)
Explain Layout Manager.
7 M
5 (c)
Create an applet that having three scroll bars for three colors red, green and blue
with minimum 0 and maximum 255 values. The background color of applet
changes depending on the value of the scroll bar at that time.
7 M
5 (d)
Answer following:
1. Collection in JAVA.
2. Features of Map Interface
1. Collection in JAVA.
2. Features of Map Interface
7 M
More question papers from Object Oriented Programming Using Java