A. Multiple inheritance
B. Multilevel inheritance
C. Hierarchical inheritance
D. None of above
A. Two type are compatible and size of destination type is equal of source type.
B. Two type are compatible and size of destination type is larger than source type.
C. Two type are compatible and size of destination type is shorter than source type.
D. All of the above
A. Java.util package
B. Java.io package
C. Java.lang package
D. Java.awt package
A. 32 and 64
B. 64 and 64
C. 32 and 32
D. 64 and 32
A. Jvm
B. Virtual machine
C. Applet engine
D. None of above
A. 5
B. 6
C. 7
D. 8
A. 24
B. 48
C. 96
D. 192
A. Overriding
B. Overloading
C. Constructor
D. None of these
A. Can store multiple values
B. It is syntax
C. Both of above
D. None of above