πŸ“Š C++
Q. What is deep copy?
  • (A) A deep copy creates a copy of the dynamically allocated objects too
  • (B) A deep copy just copies the values of the data as they are
  • (C) A deep copy creates a copy of the statically allocated objects too
  • (D) Both B and C
πŸ’¬ Discuss
βœ… Correct Answer: (B) A deep copy just copies the values of the data as they are

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
247
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
89%
Success Rate