download Mastguru Android App

Question Detail

Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws
Similar Questions :

1. Which keyword is used while using interface

  • extend
  • implements
  • throw
  • throws

2. What is meaning of jar

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

3. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI

4. Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing

5. The inner class can access private members of the outer class

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