MCQOPTIONS
Saved Bookmarks
| 1. |
Which type of copy is shown in the following python code? |
| A. | Shallow copy |
| B. | Deep copy |
| C. | memberwise |
| D. | All of the mentionedView Answer |
| Answer» B. Deep copy | |