Question Detail

Can we declare abstract static method

  • Yes
  • No
Similar Questions :

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

  • int
  • char
  • bollean
  • byte

2. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

3. Which method of the Applet class displays the result of applet code on screen

  • run() method
  • paint() method
  • drawString() method
  • main() method

4. All methods of interface are public and abstract

  • True
  • False

5. Which collection class associates values witch keys, and orders the keys according to their natural order

  • java.util.HashSet
  • java.util.LinkedList
  • java.util.TreeMap
  • java.util.SortedSet
Read more from - Java Objective Questions Answers -Chapter 1