Question:Determining the availability of sufficient memory for an operation can be accomplished by: 

A There is no supported application level means to determine if a specific amount of memory is available. 

B using static methods of System.Runtime.MemoryFailPoint and checking the return value 

C creating an instance of System.Runtime.MemoryFailPoint and monitoring for an InsufficientMemoryException 

D creating an instance of System.Runtime.MemoryFailPoint and monitoring for an OutOfMemoryException 

+ Answer
+ Report
Total Preview: 629

Copyright © 2024. Powered by Intellect Software Ltd