Question Detail

pow () is associated with which class

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

1. Which among following classes is not part of Java's collection framework

  • Queue
  • Array
  • Stack
  • Maps

2. Which method is used to perform DML statements in

JDBC

  • execute()
  • executeUpdate()
  • executeQuery()
  • None of above

3. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package

4. Which of the following command is used to compile the Java program

  • java
  • javac
  • javap
  • none of these

5. Java is known as _______stage language

  • One
  • Two
  • Three
  • Four
Read more from - Java Objective Questions Answers -Chapter 1