You are employed as a developer at ABC.com. ABC.com makes use of SQL Server in their
environment.
You are creating a new application for ABC.com. The new application should be configured to
ABC.coms client list in a .txt file.
You have been informed that your solution should allow for the file to be accessed by ordinary text
editors. You have also been informed that the file should take up as little space as possible.
What action should you take?
A.
You should consider making use of the DMLWriter class.
B.
You should consider making use of the StreamWriter class.
C.
You should consider making use of the DDLWriter class.
D.
You should consider making use of the SSLWriter class.
B.