Search
.Management Sciences
A. Deep cloning
B. Shallow cloning
C. Both of above
D. None of above
Related Mcqs:
- Which of the following automatic type conversion will be possible ?
- A. byte to int B. short to int C. long to int D. int to long...
- Which of the following command is used to compile the Java program ?
- A. java B. javac C. javap D. none of these...
- The following fraction of code double STATIC = 2.5 ; System.out.println( STATIC ); ?
- A. Prints 2.5 B. Raises an exception C. Raises an error as STATIC is used as a variable which is a keyword D. None of these...
- Methods that have same name, but different Parameter list and different definition known as_________________?
- A. Overriding B. Overloading C. Constructor D. none of these...
Recent Comments