You are on page 1of 1

BRAINWARE GROUP OF INSTITUTIONS - SABITA DEVI EDUCATION TRUST

Theory Assignment 2 (6th Semester)


EC605A – Object Oriented Programming

1. What is Interface? How Multiple Inheritance is implemented through Interface in Java?

2. What is exception? How it is handled in Java?

3. What are the differences between Java applets and Java application programs.

4. What is package? How do we add a class or an interface to a package?

5. Explain Local Applet and Remote Applet with their characteristics.

6. Write down the differences between Interfaces and Classes.

7. What do you mean by Exception Handling? How do we define try and catch block?

8. Show the usages of final keyword with a java program.

9. What is Applet? Explain the life cycle of applet.

10. Write short notes on “finally” and “final” keyword in Java.

You might also like