Multiple inheritance creates confusion in method overloading.

Each statement below is either TRUE or FALSE. Choose the most appropriate one and
ENTER in the “tear-off” sheet attached to the question paper, following instructions
therein.

2.1 Multiple inheritance creates confusion in method overloading.
2.2 Access modifiers are used to implement data encapsulation.
2.3 By default all variables of Interfaces are static and final.
2.4 Object class is the top most super class of any java class.
2.5 AWT component are light weight and platform independent.
2.6 In JDBC, DriverManager class provides Connection object.
2.7 Runnable interface can be used to create a thread.
2.8 Java support stream based I/O. FileOutputStream and FileInputStream are the two abstract base class in Java I/O.
2.9 The Class Diagram describes the types of objects in the system and the static relationship between them.
2.10 An interaction diagram captures the behavior of a single case by showing the collaboration of the objects in the system to accomplish the interaction.


Leave a Reply