Question Detail

pow () is associated with which class

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

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

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

2. javah stands for

  • java compiler
  • java interpreter
  • java dissasamebler
  • java header file

3. How many transaction isolation levels are defined in java.sql.Connection interface

  • 4
  • 3
  • 5
  • 2

4. Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above

5. After the compilation of the java source code, which file is created by the JVM

  • .class
  • .java
  • .cdr
  • .doc
Read more from - Java Objective Questions Answers -Chapter 1