Microsoft
70-573 · Question #109
70-573 Question #109: Real Exam Question with Answer & Explanation
Sign in or unlock 70-573 to reveal the answer and full explanation for question #109. The question stem and answer options stay visible for context.
Question
You need to create a Web Part that displays all of the content created by a specific user. You write the following code segment. (Line numbers are included for reference only.) 01Dim kRequest As New KeywordQuery(ServerContext.Current) 02 03kRequest.QueryText = strQuery 04Dim resultTbls As ResultTableCollection = kRequest.Execute() Which code segment should you add at line 02?
Options
- ADim strQuery As String = "author:" & searchAuthor
- BDim strQuery As String = "docID:" & searchAuthor
- CDim strQuery As String = "SELECT Title, Rank, Write, Url
- DDim strQuery As String = "SELECT Title, Rank, Write, Url
Unlock 70-573 to see the answer
You've previewed enough free 70-573 questions. Unlock 70-573 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.