download Mastguru Android App

Question Detail

Runnable is

  • Class
  • Method
  • Variable
  • Interface
Similar Questions :

1. x=x+1 is equivalent to

  • ++x
  • x++
  • x=x-1
  • None of these

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

  • boxing
  • wrapping
  • instantiation
  • autoboxing

3. Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment

4. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

5. pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment