nerdexam
GIAC

GSSP-NET · Question #157

You work as a Windows Application Developer for ABC Inc. The company uses Visual GIAC GSSP-.NET Exam Studio .NET 2008 as its application development platform. You create a Windows application using…

The correct answer is B. Use the code on demand constraint. See the full explanation below for the reasoning.

Question

You work as a Windows Application Developer for ABC Inc. The company uses Visual GIAC GSSP-.NET Exam Studio .NET 2008 as its application development platform. You create a Windows application using .NET Framework 3.5. The application uses a SQL Server 2008 database on the network. You use ADO.NET Data Services that exposes data as resources that are addressable by URIs. You access and change data by using the semantics of representational state transfer (REST), specifically the standard HTTP verbs of GET, PUT, POST, and DELETE. You must ensure that when a service violates any other constraint, the service cannot strictly be referred to as RESTful. What will you do?

Options

  • AUse the layered system constraint.
  • BUse the code on demand constraint.
  • CUse the client-server constraint.
  • DUse the stateless constraint.
  • EUse the cacheable constraint.

How the community answered

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

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice