Examveda

In C#, which class represents a writer that provides a fast, non-cached, forward-only way of generating sequences of characters from streams of bytes?

A. TextWriter

B. BinaryWriter

C. StreamWriter

D. CharWriter

Answer: Option C


Join The Discussion

Related Questions on File Handling and Input Output in C Sharp