Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Microsoft 70-489 Exam Actual Questions

The questions for 70-489 were last updated on April 14, 2024.
  • Viewing page 1 out of 12 pages.
  • Viewing questions 1-4 out of 51 questions

Topic 1 - Single Topic

Question #1 Topic 1

DRAG DROP -
You connect to a front-end web server in a SharePoint farm for a company named Contoso, Ltd.
You start the SharePoint Management Shell by using an account that has administrator permissions for the user-profile store. You use Windows PowerShell to create a User Profile property. You add the profile type and sub type to the User Profile property.
You run the following Windows PowerShell cmdlets:

How should you complete the relevant Windows PowerShell cmdlets? (To answer, drag the appropriate code segment to the correct location or locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

Reveal Solution Hide Solution   Discussion  

Correct Answer:

Question #2 Topic 1

HOTSPOT -
You develop a SharePoint app by using the client-side object model (CSOM.)
On each page of the app, you need to display the user profile picture for the user that is currently logged in.
How should you complete the relevant code? (To answer, select the appropriate option from each drop-down list in the answer area.)
Hot Area:

Reveal Solution Hide Solution   Discussion  

Correct Answer:

Question #3 Topic 1

You develop a SharePoint-hosted app. The app includes the following code segment: (Line numbers are included for reference only.)

The app must display user profile data for the user that is logged in. The user profile data must include the PreferredName, Department, and WorkPhone properties.
You need to ensure that the app displays the required user profile data.
Which code segment should you insert at line 12?

  • A. var a = new SP.UserProfiles.UserProfile();
  • B. var a = new SP.UserProfiles.SocialFollowingManager(context);
  • C. var a = SP.UserProfiles.Profileloader.GetProfileLoader(context);
  • D. var a = new SP.UserProfiles.PeopleManager(context);
Reveal Solution Hide Solution   Discussion  

Correct Answer: D 🗳️

Question #4 Topic 1

DRAG DROP -
You develop a SharePoint app that includes microblog posts and conversations for a company named Contoso, Ltd.
You must use various programming object models to determine the number of unread mentions in microblog posts for the current user.
You need to call methods for different programming object models.
How should you create the method calls? (To answer, drag the appropriate code segments to the correct location or locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

Reveal Solution Hide Solution   Discussion  

Correct Answer:

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...