download Mastguru Android App

Question Detail

Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Similar Questions :

1. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

2. Interfaces helps in which type of inheritance

  • Multiple inheritance
  • Multilevel inheritance
  • Hierarchical inheritance
  • None of above

3. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

4. Which method is used to perform DML statements in

JDBC

  • execute()
  • executeUpdate()
  • executeQuery()
  • None of above

5. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment