download Mastguru Android App

Question Detail

All methods of interface are public and abstract

  • True
  • False
Similar Questions :

1. Which method of java is invoked by JVM to reclaim the inaccessible memory location

  • reclaim() method
  • final() method
  • finalize() method
  • both b and c

2. Program which executes applet is known as

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

3. Can we declare abstract static method

  • Yes
  • No

4. Methods that have same name, but different Parameter list and different definition known as

  • Overriding
  • Constructor
  • Overloading
  • none of these

5. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment