Which among the following is used for storage of unmanaged memory aspects?
(a) BufferedStream
(b) FileStream
(c) MemoryStream
(d) UnmanagedMemoryStream
The question was posed to me in an interview.
Asked question is from Byte Stream in division Console I/O Operations and Stream Classes of C#