Microsoft
98-374 · Question #48
Which Microsoft .NET namespace contains the classes required to perform the following tasks: - Creating a TCP or UDP network connection - Transmitting data
The correct answer is C. System.Net.Sockets. See the full explanation below for the reasoning.
Question
Which Microsoft .NET namespace contains the classes required to perform the following tasks:
- Creating a TCP or UDP network connection
- Transmitting data
Options
- ASystem.Net.Cache
- BSystem.Net.PeerToPeer
- CSystem.Net.Sockets
- DSystem.Net.Configuration
How the community answered
(53 responses)- A6% (3)
- B11% (6)
- C79% (42)
- D4% (2)
Community Discussion
No community discussion yet for this question.