nerdexam
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)
  • A
    6% (3)
  • B
    11% (6)
  • C
    79% (42)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 98-374 Practice