Questio Bloom Questio Mark CO’ n ’s ns s s Numbe Level r a) What is multiple inheritance? How multiple inheritance 10 L1 CO3 1 is achieved in java ? Write a program to calculate the area of circle and triangle by implements interface.
b) What is interface ? how to extend an interface explain 10 L1 CO3
with example program OR a) Define package in java. List and explain the built in 10 L1 CO3 2 packages in java. b) Write the difference between abstract class and interface. 10 L1 CO3
a) Explain Exception Hierarchy in java with example 10 L2 CO4
3 program. b) Demonstrate using a java program to create user- 10 L2 CO4 defined Exception using subclass. OR a) Demonstrate using a java program to create a Multiple 10 L2 CO4 4 catch statement in exception handling. b) Summarize the following. 10 L2 CO4 I. Built in exception II. User-defined exception