Shallow copy is defined as

Options
- Member wise copying of the object
- Same as deep copy
- Bitwise copying of objects
- None of the above


CORRECT ANSWER : Bitwise copying of objects

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement