download Mastguru Android App

Question Detail

pow () is associated with which class

  • Math class
  • Input stream class
  • Object class
  • None of above
Similar Questions :

1. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte

2. Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B

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

  • boxing
  • wrapping
  • instantiation
  • autoboxing

4. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above

5. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment