1.

Which among the following is used for storage of memory aspects?(a) BufferedStream(b) FileStream(c) MemoryStream(d) None of the mentionedThe question was posed to me by my college director while I was bunking the class.My enquiry is from Byte Stream in chapter Console I/O Operations and Stream Classes of C#

Answer»

Right CHOICE is (C) MemoryStream

To explain: A byte STREAM that USES memory for STORAGE.



Discussion

No Comment Found

Related InterviewSolutions