VTUNOTESFORALL.
IN
Module-3 Question Bank
SL# Question CO Level Marks
1 Which are the restrictions present for static declared methods? C03 L2,L3 8
2 Explain how interface is used to achieve multiple Inheritances in Java. C03 L3 7
3 Write a java program to implement multilevel inheritance with 3 levels of hierarchy.
C03 L3 8
4 Write a java program to extend interface assuming suitable data. C03 13 8
5 What is single level inheritance? Explain with suitable example. C03 L3 7
6 What is meant by interface? State its need and write syntax and features C03
of interface. 13 7
7 Explain inheritance and polymorphism features of Java. C03 L3 8
8 Explain method overriding with suitable example. C03 L3 7
9 What is importance of super keyword in inheritance? Illustrate with suitable
C03example. L3 7
10 Write a single program to implement inheritance and polymorphism in Java.
C03 L3 8
11 Explain concept of nesting of interface. C03 L3 7
12 What is abstract class and abstract method? Explain with example. C03 L3 7