Vidyalelo
C++ Programming · Q5

Introduction to C++

Programming · C++ Programming · question 5

Q5

In C++, what operator is used to allocate dynamic memory?

A.
alloc
B.
new
Answer
C.
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