download Mastguru Android App

Question Detail

JAR file contains the compressed version of

  • .java file
  • .class file
  • .jsp file
  • None of above
Similar Questions :

1. In Runnable, many threads share the same object instance

  • True
  • False

2. Interfaces helps in which type of inheritance

  • Multiple inheritance
  • Multilevel inheritance
  • Hierarchical inheritance
  • None of above

3. Java intermediate code is known as

  • First code
  • Mid code
  • Byte code
  • None of above

4. How many keywords are available in java

  • 35
  • 55
  • 48
  • 130

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
Post a comment