download Mastguru Android App

Question Detail

Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Similar Questions :

1. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

2. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

3. Session beans are created by the client submitting the query to the database

  • True
  • False

4. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

5. 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
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment