download Mastguru Android App

Question Detail

Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical
Similar Questions :

1. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these

2. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

3. If method have same name as class name and method don’t have any return type then it is known as

  • Destructors
  • Object
  • Variable
  • Constructor

4. In java, gc() method is available in which package

  • java.lang package
  • java.util package
  • java.awt package
  • java.io package

5. There is no default transaction attribute for an EJB

  • False
  • True
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment