nerdexam
GIAC

GSSP-.NET · Question #185

(Topic 2) Ricky works as a Software Developer for SoftTech Inc. He creates an XML Web service, named XmlWeb, by using Visual Studio .NET. He wants to publish XmlWeb within the company's intranet…

The correct answer is C. Enumeration. You work as a Software Developer for ABC Inc. The Company uses the .NET Framework as its application development platform. You have created a class to represent a stop light. The stop light can be red, green, or blue. Which of the following elements would you use to simplify…

Database & Application Auditing

Question

  • (Topic 2)

Ricky works as a Software Developer for SoftTech Inc. He creates an XML Web service, named XmlWeb, by using Visual Studio .NET. He wants to publish XmlWeb within the company's intranet. Which of the following actions will Ricky take to publish XmlWeb? Each correct answer represents a part of the solution. Choose all that apply.

Options

  • AStructure
  • BDelegate
  • CEnumeration
  • DInterface

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    6% (3)
  • C
    77% (37)
  • D
    13% (6)

Explanation

You work as a Software Developer for ABC Inc. The Company uses the .NET Framework as its application development platform. You have created a class to represent a stop light. The stop light can be red, green, or blue. Which of the following elements would you use to simplify how developers defined the value?

Topics

#XML web service#UDDI#intranet publishing#.NET web services

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice