Question Detail

Process of creating exact copy of the existing object is called

  • cloning
  • overloading
  • overriding
  • coping
Similar Questions :

1. Why we use array as a parameter of main method

  • it is syntax
  • Can store multiple values
  • Both of above
  • None of above

2. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()

3. Can we declare abstract static method

  • Yes
  • No

4. Which is the predefined package

  • Lang package
  • io package
  • util package
  • All of above

5. Which command is used for interpretation of java program

  • Java
  • javac
  • javap
  • none of above
Read more from - Java Objective Questions Answers -Chapter 1