PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
In _______________ copy, the base address of the objects are copied. In _______________ copy, the base address of the objects are not copied.
A. deep. shallow
B. memberwise, shallow
C. shallow, deep
D. deep, memberwise
Show Answer
Next Question
Correct Answer:
C
Explanation: In shallow copy, the base address of the objects are copied.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap