Q5
In C++, what operator is used to allocate dynamic memory?
A.
alloc
B.
new
AnswerC.
allocate
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board