Q24
Which keyword is used to prevent an object from being copied in C++?
A.
nocopy
B.
prevent_copy
C.
delete
AnswerD.
new
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board