Question Detail

what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger
Similar Questions :

1. Which method can't be overidden

  • super
  • static
  • final
  • println

2. Smallest individual unit in java program is known as

  • string
  • literal
  • token
  • operator

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

  • java
  • javac
  • javap
  • none of these

4. Which driver is called as thin-driver in JDBC

  • Type-1 driver
  • Type-2 driver
  • Type-3 driver
  • Type-4 driver

5. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above
Read more from - Java Objective Questions Answers -Chapter 1