MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy
→
The nested list undergoes shallow copy even when t...
1.
The nested list undergoes shallow copy even when the list as a whole undergoes deep copy.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
In ____________________ copy, the modification done on one list affects the other list. In ____________________ copy, the modification done on one list does not affect the other list.
The nested list undergoes shallow copy even when the list as a whole undergoes deep copy.
In _______________ copy, the base address of the objects are copied. In _______________ copy, the base address of the objects are not copied.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply