. Define Copy Constructor in Java



. Define Copy Constructor in Java..

Answer / nashiinformaticssolutions

A Copy Constructor in Java is a constructor that initializes an object through another object of the same class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain how hashmap works?

0 Answers  


What is update method and when it is called?

2 Answers   TCS,


'A class is a template for an object' explain this statement.

0 Answers   Akamai Technologies,


What are advantages of exception handling in java?

0 Answers  


What data type is true or false?

0 Answers  






Is vector synchronized in java?

0 Answers  


Can we create constructor in abstract class ?

0 Answers  


Describe 2 different ways to concatenate two strings.

0 Answers   TCS,


what is domain object

1 Answers  


Can a class have multiple constructors?

0 Answers  


What is the function of static in java?

0 Answers  


Does java list allow null?

0 Answers  


Categories