. 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 |
Is null a keyword in java?
Why can't we make jsp as a controller and action servlet in struts?
Can we inherit the constructor in a Class?please give one example.
What do you mean by hashing?
what are Hostile Applets?
What are the wrapped, classes?
What is currentthread()?
What is meant by oops concept in java?
Explain thread life cycle in java?
what is aggregation in java?
How does a for loop work java?
How are variables stored in memory?