download Mastguru Android App

Question Detail

Interfaces helps in which type of inheritance

  • Multiple inheritance
  • Multilevel inheritance
  • Hierarchical inheritance
  • None of above
Similar Questions :

1. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

2. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

3. Runnable is

  • Class
  • Method
  • Variable
  • Interface

4. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

5. Which class cannot be subclassed (or extended) in java?

  • abstract class
  • parent class
  • Final class
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment