. 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 |
Can a class be defined inside an interface?
What are the characteristics of Final,Finally and Finalize keywords.
Which collection object is faster to retrieving the data and inserting the data into it.
2 Answers Jamcracker, Virtusa,
What is the this keyword?
why static class in java or what is use of static class in java
Why parameters should be passed by reference?
What is the integer of 16?
What are the important features of Java 8 release?
why the abstract class has default constructor?
What is preflight request?
write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
What is the maximum size of byte array in java?