. 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 |
Explain the difference between runnable and callable interface in java?
What is a super method?
without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?
7 Answers Tanla Solutions, Wipro,
Why put method is used?
How are this and super used?
What is difference between arraylist and list in java?
Can we use return in constructor?
what is the use of finalize()Method please explain with an example
What is the difference between pass by reference and pass by pointer?
What two classes are used to read data only?
0 Answers TryTechnicals Pvt Ltd,
How do weakhashmap works?
What is the purpose of the strictfp keyword?