Which type of inheritance is not supported by java_____________?
Which type of inheritance is not supported by java_____________?
A. Single
B. Mulilevel
C. Hirarchical
D. Multiple
A. Single
B. Mulilevel
C. Hirarchical
D. Multiple
A. Prints true
B. Prints false
C. Will not compile as boolean is not initialized
D. Will not compile as boolean can never be static
A. java.util package
B. java.io package
C. java.lang package
D. java.awt package
A. 127
B. -127
C. 129
D. -129
A. Type-1 driver
B. Type-2 driver
C. Type-3 driver
D. Type-4 driver
A. byte to int
B. short to int
C. long to int
D. int to long
A. 7 8
B. 8 7
C. 9 8
D. None