. 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

Hey buddy.. can you please tell me about the use of marker interface? And is there any link between marker interface and factory methods? Thanks in advance.

2 Answers  


How does finally block differ from finalize() method?

0 Answers  


Explain about abstract classes in java?

0 Answers  


What are thread priorities and importance of thread priorities in java?

0 Answers  


What is the difference between char and char *?

0 Answers  


What is native code?

0 Answers  


What modifiers may be used with a top-level class?

0 Answers  


What are invisible components?.

0 Answers  


why java does not have operator overloading?

2 Answers  


Is string a class?

0 Answers  


What is java lang object?

0 Answers  


What is an infinite loop in java? Explain with an example.

0 Answers  


Categories