Question Detail

In which we clone the object and their constituent parts

  • Shallow cloning
  • Deep cloning
  • Both of above
  • None of above
Similar Questions :

1. Can we declare abstract static method

  • Yes
  • No

2. Super is the predefined

  • Keyword
  • Method
  • Keyword and Method
  • None of above

3. Executable applet is

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

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

  • True
  • False

5. Execution of the program is always begins with

  • Main method
  • class contain main method
  • parent class
  • default package
Read more from - Java Objective Questions Answers -Chapter 1