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

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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