Question Detail

Hot java is

  • System software
  • Web browser
  • IDE
  • Java environment
Similar Questions :

1. Thread class is available in

  • java.io package
  • java.lang package
  • java.awt package
  • java.util package

2. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator

3. Main method parameter has which type of data type

  • int
  • char
  • string
  • double

4. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

5. 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
Read more from - Java Objective Questions Answers -Chapter 1