download Mastguru Android App

Question Detail

Which keyword represents object of the present class

  • interface
  • package
  • this
  • static
Similar Questions :

1. Interfaces helps in which type of inheritance

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

2. What is meaning of jar

  • java archived
  • java array
  • java architecture
  • none of these

3. Which metrhods are utilized to control the access to an object in multi threaded programming

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above

4. All collection classes are available in

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

5. Which keyword is used while using interface

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