download Mastguru Android App

Question Detail

Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above
Similar Questions :

1. Private Constructors can't be access from any derived classes neither from another class

  • True
  • False

2. Program which executes applet is known as

  • applet engine
  • virtual machine
  • JVM
  • None of above

3. Converting a primitive type data into its corresponding wrapper class object instance is called

  • boxing
  • wrapping
  • instantiation
  • autoboxing

4. Interfaces helps in which type of inheritance

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

5. Which driver is efficient and always preferable for using JDBC applications

  • Type-4 driver
  • Type-3 driver
  • Type-2 driver
  • Type-1 driver
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment

  • neha 9 years ago

    for interpretation of java program java command will be use.

  • umesh 11 years ago

    I think answer will be javac

    manisha 8 years ago replied

    yes the answer should be javac