Give some examples of commonly used I/O classes

devquora
devquora

Posted On: Feb 22, 2018

 

Some examples of I/O classes are:

  • File: used in manipulating a file
  • StreamWriter: used for writing different characters into a stream
  • StreamReader: used for reading characters off a stream
  • StringWriter: used for reading from a string buffer
  • StringReader: used for writing into a string buffer
  • Path: used for execution of different operations that are related to a path data

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    C# Interview Questions

    What is C#?

    C# is a programming language which is object-oriented developed by Microsoft...

    C# Interview Questions

    Define a class and an object.

    A class is an example of properties and techniques that utilize and characterize a continuous substance...

    C# Interview Questions

    List the fundamental OOP concepts.

    The fundamentals of an OOP concept are:..