Question Detail

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

  • java
  • javac
  • javap
  • none of these
Similar Questions :

1. Which keyword represents object of the present class

  • interface
  • package
  • this
  • static

2. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

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

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

4. Which metrhods are utilized to control the access to an object in multi threaded programming

  • Asynchronized methods
  • Synchronized methods
  • Serialized methods
  • None of above

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

  • java
  • javac
  • javap
  • none of these
Read more from - Java Objective Questions Answers -Chapter 1