download Mastguru Android App

Question Detail

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

  • boxing
  • wrapping
  • instantiation
  • autoboxing
Similar Questions :

1. The Externizable interface extends the serializable interface

  • True
  • False

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

  • Overriding
  • Constructor
  • Overloading
  • none of these

3. String is the predefined

  • Method
  • Class
  • Variable
  • Object

4. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

5. JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment