What is the use of a copy constructor?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is object data type?

0 Answers  


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


What is the properties class?

0 Answers  


Why object class is super class for every class in java?

0 Answers  


List two java ide’s?

0 Answers  






Explain wait(), notify() and notifyall() methods of object class ?

0 Answers  


Explain about GridBag Layout?

1 Answers  


wahts is mean by thread?

22 Answers   HCL, TCS,


How many times garbage collector will invoke an object?s finalize() method?

4 Answers  


Can we split string with in java?

0 Answers  


What is the range of the short type?

0 Answers  


What is string array?

0 Answers  


Categories