GIAC
GSSP-.NET · Question #71
(Topic 1) 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 correct answer is C. Formatter. See the full explanation below for the reasoning.
Question
- (Topic 1)
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 uses serialization to allow users to take an instance of an object and convert it into a format that can be easily transmittable over the network or even stored in a database. You want to provide the base functionality for the common language runtime serialization formatters. Which of the following classes will you use to accomplish the task?
Options
- ASoapFormatter
- BFormatterConverter
- CFormatter
- DBinaryFormatter
How the community answered
(55 responses)- A7% (4)
- B4% (2)
- C75% (41)
- D15% (8)
Community Discussion
No community discussion yet for this question.