Question Detail

If method have same name as class name and method don’t have any return type then it is known as

  • Destructors
  • Object
  • Variable
  • Constructor
Similar Questions :

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

  • int
  • char
  • bollean
  • byte

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. Which method can't be overidden

  • super
  • static
  • final
  • println

4. JIT meaning

  • java in time
  • just in time
  • join in time
  • none of above

5. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1