nerdexam
GIAC

GSSP-NET · Question #427

You work as a Software Developer for ABC Inc. You are defining a component for an application. In some deployments, the component will be deployed on the same computer as the application. In other…

The correct answer is C. Create a marshal-by-reference object. GIAC GSSP-.NET Exam

Secure Deployment and Configuration Management

Question

You work as a Software Developer for ABC Inc. You are defining a component for an application. In some deployments, the component will be deployed on the same computer as the application. In other deployments the component will be deployed on a separate computer. The component has implicit dependencies and needs to access and use server-side resources that cannot cross system boundaries. You must ensure that your component design supports both deployment scenarios. What will you do to accomplish the task?

Options

  • ACreate a SingleCall object.
  • BCreate a marshal-by-value object.
  • CCreate a marshal-by-reference object.
  • DCreate a Singleton object.

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    13% (3)
  • C
    78% (18)
  • D
    4% (1)

Explanation

GIAC GSSP-.NET Exam

Topics

#marshal-by-reference#distributed deployment#remoting#component design

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice