download Mastguru Android App

Question Detail

Constructor has return type

  • True
  • False
Similar Questions :

1. Can we declare abstract static method

  • Yes
  • No

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

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

3. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator

4. Which method can't be overidden

  • super
  • static
  • final
  • println

5. Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment