Question Detail

Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing
Similar Questions :

1. Program which executes applet is known as

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

2. Can we declare abstract static method

  • Yes
  • No

3. String is the predefined

  • Method
  • Class
  • Variable
  • Object

4. Which type of inheritance is not supported by java

  • Single
  • Multiple
  • Mulilevel
  • Hirarchical

5. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger
Read more from - Java Objective Questions Answers -Chapter 1