You are on page 1of 1

Code :RA07A3EC06 RA

II B.Tech I semester (R09) Regular Examinations, November 2010


OBJECT ORIENTED PROGRAMMING
(Mechanical Engineering)
(For students of R07 regulation readmitted to II B.Tech I Semester R09)
Time: 3 hours Max Marks: 70
Answer any FIVE questions
All questions carry equal marks
?????

1. Explain the following:

(a) Need for OOP Paradigm


(b) Features of OOP

2. Write a detailed notes on different parameter passing mechanisms with example program.

3. Explain the following:

(a) Abstract class


(b) Method overriding and method over-loading
(c) Final

4. (a) Differentiate classes and interfaces.


(b) With an example program explain how to extend an interface.

5. (a) Differentiate between multi-threading and multi-tasking.


(b) What is the use of following keywords related to exception handling
try, catch, throw, throws and finally.

6. Explain the following:

(a) Delegation event model


(b) Adaptor class
(c) Inner class

7. (a) Differentiate AWT & SWING components.


(b) With an example program explain how to pass parameters to applets.

8. Write a detailed note java.util package.

?????

You might also like