SharePoint

Description

Quiz on SharePoint, created by Pilar Rugerio on 01/07/2015.
Pilar Rugerio
Quiz by Pilar Rugerio, updated more than 1 year ago
Pilar Rugerio
Created by Pilar Rugerio almost 9 years ago
37
1

Resource summary

Question 1

Question
You need to deploy the package. Which file should you select?
Answer
  • A. the file ending in .publish
  • B. the file ending in .wsp
  • C. the file ending in .dll
  • D. the file ending in .app

Question 2

Question
You need to validate that specific users can delete tasks. Which code segment should you insert at line CD04?
Answer
  • A
  • B
  • C
  • D

Question 3

Question
You need add to code at line IL22 to implement the task list design. How should you complete the relevant code? (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.)
Answer
  • Text
  • Choice
  • DropDown
  • FieldText
  • FieldChoice
  • RadioButtons
  • "Yes", "No"
  • "True", "False"

Question 4

Question
You need to select the app experience for the CourierMobile app. In the App for Office 2013 dialog window, which configuration option should you select? (To answer, select the appropriate configuration option in the answer area.)
Answer
  • task pane app in
  • Content App in Excel
  • Mail app in

Question 5

Question
You need to design the CloudManager app to meet the requirements. What should you do?
Answer
  • App for Office 2013
  • App for SharePoint
  • Part
  • UI Custom Action
  • Immersive Full Page

Question 6

Question
You receive an error when you deploy the app. You need to resolve the error. What should you do?
Answer
  • Deploy the app to http://contoso-public.sharepoint.com.
  • Enable side-loading of apps in the Visual Studio project properties.
  • Deploy the app to https://contoso-my.sharepoint.com.
  • Deploy the app to https://contoso.sharepoint.com/tasks.

Question 7

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing an enumeration of the Microsoft.SharePoint.Client namespace that specifies how options are displayed for the selections in a choice field. Which of the following is the enumeration being discussed?
Answer
  • The ListTemplateType enumeration.
  • The BaseType enumeration.
  • The ODataType enumeration.
  • The ChoiceFormatType enumeration.

Question 8

Question
You are preparing to deploy the package as per the prerequisites. Which of the following actions should you take?
Answer
  • You should consider making use of the file that has the .ini file extension.
  • You should consider making use of the file that has the .config file extension.
  • You should consider making use of the file that has the .xml file extension.
  • You should consider making use of the file that has the .app file extension.

Question 9

Question
You are writing code to create the Completed field as per the prerequisites. You need to include an enumeration of the Microsoft.SharePoint.Client namespace in your code. Which of the following is the enumeration you should make use of?
Answer
  • The ListTemplateType enumeration.
  • The BaseType enumeration.
  • The ODataType enumeration.
  • The ChoiceFormatType enumeration.

Question 10

Question
You are preparing to make sure that the error that occurs when deploying the app does not occur. Which of the following actions should you take?
Answer
  • You should consider deploying the app to Wayland Industries’ Public-facing site.
  • You should consider deploying the app to Wayland Industries’ Development site for tasks app.
  • You should consider deploying the app to Wayland Industries’ Search site.
  • You should consider deploying the app to Wayland Industries’ Personal My Site.

Question 11

Question
You are preparing to write code to apply term set navigation in keeping with the prerequisites. Which of the following is a method that should be included in your code?
Answer
  • The GetAsResolvedByWeb method.
  • The GetAsEditable method.
  • The GetCustomizableStringDefaultValue method.
  • The GetResolvedAssociatedFolderUrl method.

Question 12

Question
You are preparing to insert the necessary code to make sure that only the Project Leads group is able to remove tasks. Which of the following is a method that should be included in the code?
Answer
  • The GetByGroup method.
  • The GetByGroupCollection method.
  • The GetName method.
  • The GetByName method.

Question 13

Question
You are writing code to meet the business prerequisites with regards to tagging, navigational links, and URLs. Which method of the NavigationTerm class should make use of?
Answer
  • The Delete method.
  • The Move method.
  • The GetAsEditable method.
  • The CreateTerm method.

Question 14

Question
You are currently writing code to meet the technical prerequisites with regards to license validation. Which of the following actions should you take?
Answer
  • You should consider including a when statement.
  • You should consider including a where statement.
  • You should consider including an if statement.
  • You should consider including an then statement.

Question 15

Question
You have been tasked with making sure that the task deploys without errors. You have created a deployment package. Which of the following actions should you take NEXT?
Answer
  • You should consider uploading the app to the app catalog in SharePoint
  • You should consider configuring the side-loading of apps.
  • You should consider uploading the app to the Microsoft apps licensing service.
  • You should consider uploading it to the Microsoft Cloud Service

Question 16

Question
You are preparing to write code to apply navigation in keeping with the prerequisites. Which of the following is a class of the Microsoft.SharePoint.Publishing.Navigation that should be included in your code?
Answer
  • The NavigationTermSet class.
  • The NavigationTerm class.
  • The PortalNavigation class.
  • The SiteNavigationSettings class.

Question 17

Question
You are writing code to meet the prerequisites with regards to SPSite objects. You will be making use of the Stop-SPAssignment cmdlet. Which of the following is the parameter you should use for the cmdlet?
Answer
  • -Global
  • -SemiGlobal
  • -AssignmentCollection
  • -WhatIf

Question 18

Question
You are writing code to generate the custom role as per the prerequisites. Which of the following is a class that should be included in the code?
Answer
  • The SPRoleDefinition class.
  • The SPRoleAssignmentCollection class.
  • The SPRoleDefinitionBindingCollection class.
  • The SPRoleAssignment class.

Question 19

Question
When you are notified that a code-based hotfix exists for a recently deployed solution, you plan to deploy the hotfix. You configure the use of assembly binding redirection in the web application configuration file. Which of the following actions should you take NEXT?
Answer
  • You should consider increasing the product version of the assembly.
  • You should consider separating the product version of the assembly.
  • You should consider increasing the assembly version of the assembly.
  • You should consider separating the assembly version of the assembly.

Question 20

Question
You are writing code to generate the necessary site columns. Which of the following is a method that should be included in the code?
Answer
  • The GetField method.
  • The GetFieldByInternalName method.
  • The AddLookup method.
  • The AddFieldAsXml method.

Question 21

Question
You are preparing to make sure that e-mail notifications are sent to clients as soon as Payment Verification documents are created. Which of the following actions should you take?
Answer
  • You should consider making sure that a workflow is connected to the document.
  • You should consider making sure that users are assigned to the Bulk custom role
  • You should consider making sure that users are assigned to the Global Catalog role.
  • You should consider making sure that a workflow is connected to the document content type.

Question 22

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are making use of SharePoint Designer to create a reusable workflow on a development site. You are required to make sure that the workflow is available on a test site that is part of a separate SharePoint environment. Furthermore, you have to make use of Microsoft Visual Studio 2012 to deploy and start the workflow on the test site. Which of the following actions should you take?
Answer
  • You should consider saving the workflow as a .wsp solution package via SharePoint Designer.
  • You should consider saving the workflow as a List Workflow.
  • You should consider saving the workflow using a Workflow initiation form.
  • You should consider saving the workflow as a Site Workflow.

Question 23

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing workflow forms that are presented to users to fill out prior to any workflow actually being started. Which two of the following are the forms being discussed?
Answer
  • The workflow initiation form.
  • The workflow task form.
  • The workflow input form.
  • The workflow modification form.

Question 24

Question
You are making use of Microsoft Visio 2013 to generate a workflow design. You will subsequently import the design into SharePoint Designer 2013. You are planning to make use of a Stage shape to make sure that the workflow supports repetition. Which of the following suitably describes the Stage shape? (Choose all that apply.)
Answer
  • It includes any number of shapes and might contain branching.
  • It represents a grouped series of sequential actions.
  • .It defines a series of connected shapes that will execute as a loop.
  • It requires that an Enter and an Exit shape be added to the edges of the container to define the paths in and out of the stage.
  • It loops until a specific condition is met.

Question 25

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are creating a new SharePoint Business Process Automation (BPA) project for ABC.com. You have been informed that the processing of items for approval should require as little developer effort as possible. Which of the following actions should you take?
Answer
  • You should consider making use of W3wp.exe.
  • You should consider making use of the out-of-the-box workflow tool.
  • .You should consider making use of the SPUCService.exe tool.
  • You should consider making use of the SharePoint Designer workflow tool.

Question 26

Question
You are creating a new workflow custom activity via Microsoft Visual Studio 2012, which will be used in custom action in SharePoint. You have to start by creating a new custom action. Which of the following should you use to achieve this?
Answer
  • Display templates.
  • Design Manager.
  • SharePoint Designer.
  • Remote Event Receiver.

Question 27

Question
You are in the process of running a training exercise. You are discussing a process in which any custom code in your sandboxed solution executes. This process throttles the resources accessed by your solution and destroys processes that take too long to execute. Which of the following is the process being discussed?
Answer
  • SPUCWorkerProcessProxy.exe.
  • SPUCProxy.exe
  • SPUCService.exe
  • SPUCHostService.exe
  • SPUCWorkerProcess.exe

Question 28

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. ABC.com has a SharePoint site with a single site collection and quite a few subwebs. You have received instructions to create a feature that is configured to set up an event receiver on a list. This event receiver should be configured to forward an e-mail notification in the event of data being altered. You have been informed that this functionality is not necessary for all subwebs. You then access the Add New Feature dialog window to choose a scope. Which of the following is the scope you should make use of?
Answer
  • The Farm scope.
  • The Site scope.
  • The Web scope.
  • The WebApplication scope.

Question 29

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. ABC.com’s public-facing website is hosted on a SharePoint publishing site. This website is configured to allow clients to purchase items form ABC.com by registering and logging in to ABC.com’s website. You have been instructed to make sure that the SharePoint ribbon cannot be viewed by users who are not administrators or content authors. To achieve this, you need to access the current site master via SharePoint Designer to place a control around the div tag with the s4-ribbonrow ID. Which of the following is the control you should use?
Answer
  • The TemplateBasedControl control.
  • The SPSecurityTrimmedControl control.
  • The DelegateControl control.
  • The AuthenticatedUser control.

Question 30

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing hosting options for SharePoint apps. You are currently discussing autohosted apps. Which of the following is TRUE with regards to autohosted apps?
Answer
  • It takes the components that the developer built for the app and deploys them at installation time to a special Windows Azure website and/or database that is designated for the SharePoint instance.
  • It contains only declarative content, such as HTML and JavaScript, and don’t have any serverside code that is packaged with them.
  • It allows the developer of the app to determine where the app is hosted.
  • It is hosted on a SharePoint server and it runs within the SharePoint Application Domain.

Question 31

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You have been tasked with generating workflows to correspond with ABC.com’s business procedures. You have also been informed that your solution should require as little development time as possible. Which of the following actions should you take FIRST?
Answer
  • You should consider verifying and making use of SharePoint Designer workflows and also generating custom activities in Visual Studio.
  • You should consider verifying and making use of SharePoint Designer workflows, while not generating any custom activities in Visual Studio. C. You
  • You should consider importing Activity Designer from the Windows Azure websites.
  • You should consider exporting Activity Designer to the Windows Azure websites.

Question 32

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You have been informed that an app event receiver alongside a remote event receiver in ABC.com’s SharePoint solution. You are currently in the process of employing Visual Studio 2012 to generate the remote event receiver. You have added an item based on the Remote Event Receiver template, and accessed the SharePoint Customization wizard to choose the event type. You now need to execute a specific method.
Answer
  • The BeginOpen method.
  • The BeginClose method.
  • The ProcessEvent method.
  • The ProcessOneWayEvent method.

Question 33

Question
You are creating a new SharePoint-hosted app for ABC.com. The app will allow ABC.com’s internal users the ability to read and write information. You have been instructed to make sure that the app can locate and present the most frequently procured client items. The app should have the ability to make use of an external list to read item data from a custom SQL Server database, and also read form and write to the user profile. Furthermore, the app should make use of the least permissions required to modify lists and also have the ability to read enterprise keywords. Which of the following is the scope, assigned with the QueryAsUserIgnoreAppPrincipal permission, you should configure for the app?
Answer
  • The Search scope.
  • The Reporting scope.
  • The Enterprise Search scope.
  • The Enterprise Resources scope.

Question 34

Question
You are creating a new SharePoint-hosted app for ABC.com. The app will allow ABC.com’s internal users the ability to read and write information. You have been instructed to make sure that the app can locate and present the most frequently procured client items. The app should have the ability to make use of an external list to read item data from a custom SQL Server database, and also read form and write to the user profile. Furthermore, the app should make use of the least permissions required to modify lists and also have the ability to read enterprise keywords. Which of the following is a scope you should configure for the app?
Answer
  • The Workflow scope.
  • The Taxonomy scope.
  • The Tenant scope.
  • The Social Feed scope.

Question 35

Question
You are creating a new SharePoint-hosted app for ABC.com. The app will allow ABC.com’s internal users the ability to read and write information. You have been instructed to make sure that the app can locate and present the most frequently procured client items. The app should have the ability to make use of an external list to read item data from a custom SQL Server database, and also read form and write to the user profile. Furthermore, the app should make use of the least permissions required to modify lists and also have the ability to read enterprise keywords. Which of the following is the permission, you should configure for the User Profile scope?
Answer
  • The Read permission.
  • The Write permission.
  • The Manage permission.
  • The Full Control permission.

Question 36

Question
You are creating a new SharePoint-hosted app for ABC.com. The app will allow ABC.com’s internal users the ability to read and write information. You have been instructed to make sure that the app can locate and present the most frequently procured client items. The app should have the ability to make use of an external list to read item data from a custom SQL Server database, and also read form and write to the user profile. Furthermore, the app should make use of the least permissions required to modify lists and also have the ability to read enterprise keywords. Which of the following is the scope, assigned with the Read permission, you should configure for the app?
Answer
  • The BCS scope.
  • The Tenant scope.
  • The Workflow scope.
  • The Site Collection scope.

Question 37

Question
You are in the process of running a training exercise. You are discussing data storage. One of the technologies used for data storage is a lightweight edition of SQL Server Express that has the same programmability features. This edition, however, runs in user mode and has a fast, zeroconfiguration installation. It also has a short list of requirements. Which of the following is the option being discussed?
Answer
  • Secure Store.
  • An External data source connected to SharePoint with Microsoft Business Connectivity Services (BCS).
  • A non-Microsoft cloud service.
  • SQL Server Express LocalDB.

Question 38

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You have created an App for Office SharePoint app. you want to make sure that the app can be seen in a Word document. You have accessed the App for Office 2013 dialog window. Which of the following is the option that you should select?
Answer
  • The Mail pane app in: option.
  • The Content pane app in: option.
  • The Element app in: option.
  • The Task pane app in: option.

Question 39

Question
You have been tasked with creating a basic task tracking SharePoint app, which will be hosted remotely. Users will be able to set up task lists, mark tasks as completed, and manage their task lists. You have also been informed that Remote users will make use of a username and password to authenticate to the app. Furthermore, members of the Admin group should have the ability to perform all tasks, which includes creating projects, assigning users to projects, and maintaining all task lists. The members of the Projects Leads group should be the only users to have the ability to delete tasks. The members of the Users group should be able to add and manage tasks in their own projects. They should not, however, be able to delete any tasks. You are preparing to configure the credential store for the app. Which of the following actions should you take? (Choose all that apply.)
Answer
  • You should consider configuring the Password property.
  • You should consider configuring the Server property.
  • You should consider configuring the User Name property.
  • You should consider configuring the Client property.

Question 40

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You have created an app for SharePoint. You are preparing to deploy the package using a file that is the app manifest to publish the app for SharePoint. Which of the following is the file you should use?
Answer
  • The file that has the .ini file extension.
  • The file that has the .config file extension.
  • The file that has the .xml file extension.
  • The file that has the .app file extension.

Question 41

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You have written code to create a SharePoint app. Your code includes the use of the ChoiceFormatType enumeration. Which of the following are members of this enumeration? (Choose all that apply.)
Answer
  • Offline
  • RadioButtons
  • Online
  • Dropdown
  • None

Question 42

Question
You are in the process of running a training exercise. You are discussing a class of the Microsoft. SharePoint namespace that identifies a single role definition, incorporating a name, description, management properties, and a set of rights. Which two of the following is the class being discussed?
Answer
  • The SPFieldTypeDefinitionCollection class.
  • The SPRoleDefinitionBindingCollection class.
  • The SPFieldTypeDefinitionCollection class.
  • The SPRoleDefinition class.

Question 43

Question
You have recently deployed a SharePoint 2013 solution. When a code-based hotfix becomes available, you decide to make use of assembly binding redirection in the web application configuration file. Which of the following actions should you take NEXT?
Answer
  • You should consider increasing the product version of the assembly.
  • You should consider increasing the file version of the assembly.
  • You should consider decreasing the product version of the assembly.
  • You should consider decreasing the product version of the assembly.

Question 44

Question
You are in the process of running a training exercise. You are discussing a class of the Microsoft.SharePoint namespace that represents a query in a list view. Which of the following is the class being discussed?
Answer
  • The SPFieldIndex class.
  • The SPQuery class.
  • The SPChangeQuery class.
  • The SPAuditQuery class.

Question 45

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of developing a design package that will be used by ABC.com’s publishing sites. Which of the following should you use to achieve this?
Answer
  • Display templates.
  • SharePoint Designer.
  • Remote Event Receiver.
  • Design Manager.

Question 46

Question
You are making use of the Feature Designer tool in Visual Studio 2012 to create a feature. You are preparing to set the scope for the feature. The scope you are setting allows for the activation of a Feature for all Web sites in a site collection. Which of the following is the scope you should set?
Answer
  • The Farm scope.
  • The Site scope.
  • The Web scope.
  • The WebApplication scope.

Question 47

Question
You are in the process of running a training exercise. You are discussing a method of the NavigationTermSet class that creates an editable NavigationTermSet object, which is bound to the identified TermSet object. Which of the following is the method being discussed?
Answer
  • The GetAsResolvedByWeb method.
  • The GetAsEditable method.
  • The GetCustomizableStringDefaultValue method.
  • The GetResolvedAssociatedFolderUrl method.

Question 48

Question
You are in the process of running a training exercise. You are discussing a class of the Microsoft.SharePoint.Publishing.Navigation namespace that identifies navigation behavior and properties for a TermSet object that is used to drive the navigation and friendly URLs for a website. Which of the following is the method being discussed?
Answer
  • The NavigationTermSet class.
  • The NavigationTerm class.
  • The PortalNavigation class.
  • The SiteNavigationSettings class.

Question 49

Question
You are in the process of running a training exercise. You are discussing an enumeration of the Microsoft.SharePoint.Client namespace that specifies how options are displayed for the selections in a choice field. Which of the following is the enumeration being discussed?
Answer
  • The ListTemplateType enumeration.
  • The BaseType enumeration.
  • The ODataType enumeration.
  • The ChoiceFormatType enumeration.

Question 50

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing the GetAsResolvedByView method of the NavigationTermSet class. Which of the following is TRUE with regards to the GetAsResolvedByView method?
Answer
  • A. It creates a NavigationTermSet object in an editable mode that is bound to a manually constructed NavigationTermSetView object.
  • It creates an editable NavigationTermSet object that is bound to the specified TermSet object.
  • It returns the linked TermSet object if this NavigationTermSet object is in the editable mode.
  • It returns the URL that is presented in the navigation menus.

Question 51

Question
You are in the process of running a training exercise. You are discussing the NavigationTerm class. Which of the following is TRUE with regards to the NavigationTerm class? (Choose all that apply.)
Answer
  • It adds properties and procedures that are particular to managed navigation.
  • It only adds properties that are particular to managed navigation.
  • It only adds procedures that are particular to managed navigation.
  • It adds properties and removes procedures that are particular to managed navigation.

Question 52

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing a parameter of the StopSPAssignment cmdlet that provides the assignment collector from which to dispose of objects. Which of the following is the parameter being discussed?
Answer
  • -Global
  • -SemiGlobal
  • -AssignmentCollection
  • -WhatIf

Question 53

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing a property of the SPRoleDefinition class that gets a Boolean value that indicates whether the role definition is displayed on the Add Users page. Which of the following is the property being discussed?
Answer
  • The Hidden property.
  • The Name property.
  • The View property.
  • The ID property.

Question 54

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing the GetFieldByInternalName method of the SPFieldCollection class. Which of the following is purpose of this method?
Answer
  • To return the field with the specified internal, display, or static name from the collection.
  • To return the field with the specified internal name from the collection.
  • To return the field with the specified static name from the collection.
  • To add a field to the collection based on the specified field.

Question 55

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing a property of the SPQuery class that gets or sets an object that is used to acquire the following set of rows in a paged view of a list. Which of the following is the class being discussed?
Answer
  • The ItemIdQuery property.
  • The ListItemCollectionPosition property.
  • The Joins property.
  • The IndividualProperties property.

Question 56

Question
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com. You are in the process of running a training exercise. You are discussing an enumeration of the Microsoft.SharePoint.Client namespace that specifies whether the file is allowed to be displayed in the Web browser. Which of the following is the enumeration being discussed?
Answer
  • The ListTemplateType enumeration.
  • The ViewType enumeration.
  • The ViewScope enumeration.
  • The BrowserFileHandling enumeration.
Show full summary Hide full summary

Similar

Mind Map 1
matt_daniells
OCR GCSE Latin Vocab flash cards - all
jess99
BIOLOGY B1 5 AND 6
x_clairey_x
C1 B1 & P1 Test
jodie00
How does Shakespeare present villainy in Macbeth?
maxine.canvin
Cell Organelles and Functions
Melinda Colby
Unit 3 Business Studies
Lauren Thrower
AQA GCSE Chemistry Unit 3 quiz
Gabi Germain
Paradise Lost Themes/Quotes
Kirsty S
AS Sociology - Families and Households functionalist perspective.
Camille Bailey
Specimen Paper A - Unit 1 – Finance, the Individual and Society (FIS)
Carina Storm