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. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

2. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four

3. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

4. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

5. Which method of the Applet class displays the result of applet code on screen

  • run() method
  • paint() method
  • drawString() method
  • main() method
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment