Q640
How to protect the heap from affecting the memory?
A.
Avoid using pointers for associating two data structures
B.
Embed pointed child objects into the parent object
C.
Allocate objects in chunks
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board