download Mastguru Android App

Question Detail

what is jdb

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

1. Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping

2. Interfaces helps in which type of inheritance

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

3. Executable applet is

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

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

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

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

  • True
  • False
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment