Programming Languages Python Mcq
Sep 30, 2025

What is the difference between copy() and deepcopy()?

Choose the correct answer:
A) copy() creates shallow copy, deepcopy() creates deep copy
B) No difference
C) copy() is faster
D) deepcopy() is deprecated
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback