nerdexam
Microsoft

70-513 · Question #78

70-513 Question #78: Real Exam Question with Answer & Explanation

Sign in or unlock 70-513 to reveal the answer and full explanation for question #78. The question stem and answer options stay visible for context.

Question

You are developing a Windows Communication Foundation (WCF) REST service to provide access to a library book catalog. The following code segment defines the service contract. (Line numbers are included for reference only.) Library patrons want the ability to search the catalog by title. You need to ensure that the GetBookByTitle method is exposed as a service method. Which code segment should you insert at line 05?

Exhibit

70-513 question #78 exhibit

Options

  • A[WebGet(UriTemplate = "Book/{title}")]
  • B[WebGet(UriTemplate = "BookByTitle/{title}")]
  • C[WebGet(UriTemplate = "Book/{titleToSearch}")]
  • D[WebGet(UriTemplate = "{titleToSearch}")]

Unlock 70-513 to see the answer

You've previewed enough free 70-513 questions. Unlock 70-513 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-513 Practice