Vidyalelo
C++ Programming · Q234

Classes and Objects in C++

Programming · C++ Programming · question 234

Q234

What is the size of the heap?

A.
10MB
B.
500MB
C.
1GB
D.
Size of the heap memory is limited by the size of the RAM and the swap memory
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board