Which of the following interfaces will the BinaryFormatter and SoapFormatter classes implement to accomplish the task?

Posted by: Pdfprep Category: GSSP-.NET Tags: , ,

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2005 as its application development platform. You are creating an application using .NET Framework 2.0.

The application is used to exchange structured and type information on the Web using Soap. You want to use the BinaryFormatter and SoapFormatter classes to support RPCs and serialization of a graph of objects.

Which of the following interfaces will the BinaryFormatter and SoapFormatter classes implement to accomplish the task? Each correct answer represents a part of the solution. Choose two.
A . IFormatter
B . IFormatable
C . IRemotingFormatter
D . IComparable

Answer: A,C

Leave a Reply

Your email address will not be published.