nerdexam
GIAC

GSSP-.NET · Question #459

(Topic 4) You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating a .NET remoting application using .NET…

The correct answer is D. Server activated SingleCall. See the full explanation below for the reasoning.

Question

  • (Topic 4)

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating a .NET remoting application using .NET Framework 2.0. You want to use a remote object whose lifetime is controlled by a server and the remote object is created for each client request. Which of the following objects will you use to accomplish the task?

Options

  • AClient activated
  • BMarshalByRefObject
  • CServer activated Singleton
  • DServer activated SingleCall

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    9% (2)
  • C
    4% (1)
  • D
    78% (18)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice