Question Detail

What is meaning of jar

  • java archived
  • java array
  • java architecture
  • none of these
Similar Questions :

1. String is the predefined

  • Method
  • Class
  • Variable
  • Object

2. In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above

3. Java beans have no types

  • True
  • False

4. Interfaces helps in which type of inheritance

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

5. Inheritance means

  • Sub class extends super class
  • Sub class extends Base class
  • Sub class create object of super class
  • All of the above
Read more from - Java Objective Questions Answers -Chapter 1