Question Detail

Can we declare abstract static method

  • Yes
  • No
Similar Questions :

1. In Runnable, many threads share the same object instance

  • True
  • False

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

  • Overriding
  • Constructor
  • Overloading
  • none of these

3. pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above

4. Can we access private class outside the package

  • Yes
  • No

5. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static
Read more from - Java Objective Questions Answers -Chapter 1