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. Which method is used to perform DML statements in

JDBC

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

2. Executable applet is

  • .applet file
  • .java html
  • .java file
  • .class file

3. ____ allows java code to run in the JVM to call and be called by native applications

  • JFI
  • JNI
  • NJI
  • FJI

4. In java, gc() method is available in which package

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

5. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment