What happens when enough memory is not available to be allocated to an object?
1.MemoryFull exception is thrown
2.Garbage collector is automatically run to free up memory
3.OutOfMemory exception is thrown
4.The .Net worker process is restarted
Posted Date:-2022-08-17 09:36:01