InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Are The Supported Source Presentation Formats? |
|
Answer» OPEN XML File FORMAT PRESENTATION format (.pptx) and PowerPoint 97–2003 presentation (.ppt). Open XML File Format presentation format (.pptx) and PowerPoint 97–2003 presentation (.ppt). |
|
| 2. |
What Is Powerpoint Automation Services? |
|
Answer» Allows conversion from the PowerPoint BINARY FILE FORMAT (.PPT) and the PowerPoint Open XML file format (.pptx) to other formats. Allows conversion from the PowerPoint binary file format (.ppt) and the PowerPoint Open XML file format (.pptx) to other formats. |
|
| 3. |
What Is The Machine Translation Service? |
|
Answer» The MACHINE TRANSLATION Service is a new service APPLICATION in SharePoint 2013 that provides automatic machine translation of FILES and sites. The Machine Translation Service is a new service application in SharePoint 2013 that provides automatic machine translation of files and sites. |
|
| 4. |
At A High Level, What Is Cross-site Publishing? |
|
Answer» ENABLES you to REUSE CONTENT across multiple site collections. Enables you to reuse content across multiple site collections. |
|
| 5. |
What Are Catalogs? |
|
Answer» ALLOW you to INCORPORATE LISTS into your PUBLISHING SITES. Allow you to incorporate lists into your publishing sites. |
|
| 6. |
What Is Managed Navigation? |
|
Answer» MANAGED navigation is the taxonomy-based ALTERNATIVE to the TRADITIONAL SharePoint navigation FEATURE. Managed navigation is the taxonomy-based alternative to the traditional SharePoint navigation feature. |
|
| 7. |
What Are Device Channels? |
|
Answer» DEVICE channels define channels for one or more DEVICES ALLOWING finely-tuned control over how mobile users EXPERIENCE your site. Device channels define channels for one or more devices allowing finely-tuned control over how mobile users experience your site. |
|
| 8. |
What Is The Snippet Gallery? |
|
Answer» Allows a USER to SELECT a component, configure its PROPERTIES and UPDATE the snippet, copy the HTML snippet that’s GENERATED, and paste that HTML snippet into your HTML file. Allows a user to select a component, configure its properties and update the snippet, copy the HTML snippet that’s generated, and paste that HTML snippet into your HTML file. |
|
| 9. |
What Is The Design Manager? |
|
Answer» The DESIGN Manager enables a step-by-step approach for creating design ASSETS that you can USE to BRAND sites. The Design Manager enables a step-by-step approach for creating design assets that you can use to brand sites. |
|
| 10. |
What Is Meant By A Fully Declarative Workflow? |
|
Answer» The WORKFLOW is described (LITERALLY) in XAML and then EXECUTED interpretively at RUN time. The workflow is described (literally) in XAML and then executed interpretively at run time. |
|
| 11. |
Are Workflows Are No Longer Compiled Into Managed Assemblies? |
|
Answer» No they are FULLY DECLARATIVE. No they are fully declarative. |
|
| 12. |
What Is The Workflow Execution Host In The New Workflow Infrastructure In Sharepoint 2013? |
|
Answer» Windows Azure. |
|
| 13. |
What Is Fast Query Language (fql)? |
|
Answer» FQL is a STRUCTURED QUERY language that SUPPORTS ADVANCED query OPERATORS. FQL is a structured query language that supports advanced query operators. |
|
| 14. |
What Is Keyword Query Language (kql)? |
|
Answer» Allows you to you specify the search TERMS or property RESTRICTIONS that are passed directly to the search SERVICE. Allows you to you specify the search terms or property restrictions that are passed directly to the search service. |
|
| 15. |
How Does One Use The Connector Framework In Terms Of Sharepoint Search? |
|
Answer» Enables you to retrieve CLAIMS information for content stored in CUSTOM EXTERNAL data sources that are CRAWLED. Enables you to retrieve claims information for content stored in custom external data sources that are crawled. |
|
| 16. |
What Are Result Types In Terms Of Sharepoint Search? |
|
Answer» RESULT TYPES DEFINE how to display a SET of search RESULTS. Result types define how to display a set of search results. |
|
| 17. |
What Is A Display Template In Terms Of Sharepoint Search? |
|
Answer» DISPLAY templates define the visual layout and behavior of a RESULT type by using HTML, CSS, and JavaScript. Display templates define the visual layout and behavior of a result type by using HTML, CSS, and JavaScript. |
|
| 18. |
What Is The The Onear Operator? |
|
Answer» PROVIDES ORDERED NEAR FUNCTIONALITY. Provides ordered near functionality. |
|
| 19. |
What Are Query Properties? |
|
Answer» PROVIDE INFORMATION about a SEARCH QUERY. Provide information about a search query. |
|
| 20. |
Do Custom Search Solutions Support Sql Syntax? |
|
Answer» No. No. |
|
| 21. |
How Does One Use The Search .net Framework Managed Csom? |
|
Answer» GET a ClientContext INSTANCE then USE the Microsoft.SharePoint.Client.Search.Query NAMESPACE Get a ClientContext instance then use the Microsoft.SharePoint.Client.Search.Query namespace |
|
| 22. |
What Is A Trigger Condition In Terms Of A Web Service Callout? |
|
Answer» A TRIGGER CONDITION is an EXPRESSION that is used to configure the web service CALLOUT. A trigger condition is an expression that is used to configure the web service callout. |
|
| 23. |
At A High Level, How Does The Web Service Client Work? |
|
Answer» The WEB service CLIENT works with MANAGED properties that you can CONFIGURE as INPUT properties or as output properties. The web service client works with managed properties that you can configure as input properties or as output properties. |
|
| 24. |
What Is An External Content Enrichment Web Service? |
|
Answer» ENABLES USERS to MODIFY the MANAGED properties of crawled items before they are indexed. Enables users to modify the managed properties of crawled items before they are indexed. |
|
| 25. |
What Is The People Manager Object? |
|
Answer» Provides some FUNCTIONALITY that SocialFollowingManager does not PROVIDE, not REALLY WORTH grilling about. Provides some functionality that SocialFollowingManager does not provide, not really worth grilling about. |
|
| 26. |
What Is The Social Following Manager Object? |
|
Answer» Consolidates the core Following PEOPLE and Following CONTENT functionality for the CURRENT USER. Consolidates the core Following People and Following Content functionality for the current user. |
|
| 27. |
What Api Can Be Used To Programmatically Follow People? |
|
Answer» Client object MODELS, MOBILE client object model, JavaScript object model, representational State TRANSFER (REST) SERVICE, and server object model. Client object models, mobile client object model, JavaScript object model, representational State Transfer (REST) service, and server object model. |
|
| 28. |
What Method Do The Server, Client, And Javascript Object Models Use To Retrieve Feed Types? |
|
Answer» The GetFeed METHOD. The GetFeed method. |
|
| 29. |
What Are Some Examples Of Feed Types? |
|
Answer» PERSONAL, NEWS, TIMELINE, LIKES, and EVERYONE. Personal, News, Timeline, Likes, and Everyone. |
|
| 30. |
What Are Feed Types? |
|
Answer» FEED TYPES REPRESENT SLICES of feed DATA. Feed types represent slices of feed data. |
|
| 31. |
What Are Some Common Programming Tasks When Working With Social Feeds? |
|
Answer» GET the USER for the current CONTEXT, get the feed for the current user, get the personal feed for a PARTICULAR user. Get the user for the current context, get the feed for the current user, get the personal feed for a particular user. |
|
| 32. |
What Are Interactive Social Feeds? |
|
Answer» INTERACTIVE social feeds are designed to ENCOURAGE PEOPLE to share information and to stay connected with people and content. Interactive social feeds are designed to encourage people to share information and to stay connected with people and content. |
|
| 33. |
What Are Some Benefits Of The New Geolocation Field Type? |
|
Answer» Allows INCORPORATION of location, MAPS, and PROXIMITY SEARCH features into their WEB and mobile apps and solutions. Allows incorporation of location, maps, and proximity search features into their web and mobile apps and solutions. |
|
| 34. |
What Is The Benefit Os Mpns? |
|
Answer» The APP can be registered to RECEIVE notifications from the server, and an event receiver can initiate a notification and send it to the receiving app for handling. The app can be registered to receive notifications from the server, and an event receiver can initiate a notification and send it to the receiving app for handling. |
|
| 35. |
What Is Microsoft Push Notification Service? |
|
Answer» Using the Microsoft PUSH Notification Service (MPNS), WINDOWS Phone apps can RECEIVE notifications through the INTERNET of events triggered on Microsoft SharePoint SERVER. Using the Microsoft Push Notification Service (MPNS), Windows Phone apps can receive notifications through the Internet of events triggered on Microsoft SharePoint Server. |
|
| 36. |
What Are Remote Event Receivers? |
|
Answer» REMOTE event receivers handle events that occur to an ITEM in the APP, such as a list, a list item, or a web. Remote event receivers handle events that occur to an item in the app, such as a list, a list item, or a web. |
|
| 37. |
What Is Client-side Rendering? |
|
Answer» Client-side rendering provides a MECHANISM that you can use to produce your own OUTPUT for a set of CONTROLS that are HOSTED in a SharePoint page. Client-side rendering provides a mechanism that you can use to produce your own output for a set of controls that are hosted in a SharePoint page. |
|
| 38. |
What Are The Factors To Consider When Choosing A Sharepoint Api? |
|
Answer» The TYPE of application, EXISTING skills, and the device on which the CODE RUNS. The type of application, existing skills, and the device on which the code runs. |
|
| 39. |
What Are Etags Useful For? |
|
Answer» When you perform a PUT, PATCH, MERGE, or DELETE request, you can SPECIFY an ETAG in the If-Match HTTP request header. When you perform a PUT, PATCH, MERGE, or DELETE request, you can specify an ETag in the If-Match HTTP request header. |
|
| 40. |
What Are Html Etags? |
|
Answer» The SHAREPOINT REST service USES HTML ETags for CONCURRENCY CONTROL. The SharePoint REST service uses HTML ETags for concurrency control. |
|
| 41. |
What Request Type From A Rest Resource Allows One To Delete A Sharepoint Object? |
|
Answer» POST to that RESOURCE INCLUDING an X-Http-Method HEADER of DELETE. POST to that resource including an X-Http-Method header of DELETE. |
|
| 42. |
What Request Type From A Rest Resource Allows One Update The Contents Of A File? |
|
Answer» PUT request. |
|
| 43. |
What Request Type From A Rest Resource Allows One To Access The Contents Of A File ? |
|
Answer» GET request. |
|
| 44. |
What Request Type From A Rest Resource Allows One To Create A Sharepoint Object? |
|
Answer» POST request. |
|
| 45. |
What Is A Web Info Object? |
|
Answer» From REST RESOURCES it is an object that contains the scalar properties of the SITE, but that does not INCLUDE any ASSOCIATED entity sets such as list collections or field collections. From REST resources it is an object that contains the scalar properties of the site, but that does not include any associated entity sets such as list collections or field collections. |
|
| 46. |
Hat Is The Spcontextwebinformation Structure? |
|
Answer» Contains the initialization properties that can be USED in SUBSEQUENT REST REQUESTS. Contains the initialization properties that can be used in subsequent REST requests. |
|
| 47. |
What Is An Example Approach To Navigate Sharepoint Data Structure In Sharepoint 2013? |
|
Answer» MANAGED CODE or the SHAREPOINT REST SERVICE. Managed code or the SharePoint REST service. |
|
| 48. |
What Is A Step Shape In Sharepoint Designer 2013? |
|
Answer» STEPS REPRESENT a GROUPED series of SEQUENTIAL actions. Steps represent a grouped series of sequential actions. |
|
| 49. |
What Is A Workflow Loop Shape In Sharepoint Designer 2013? |
|
Answer» Loops are a SERIES of CONNECTED shapes that will EXECUTE as a loop, returning from the last shape in the series to the first, until a CONDITION is SATISFIED. Loops are a series of connected shapes that will execute as a loop, returning from the last shape in the series to the first, until a condition is satisfied. |
|
| 50. |
What Is A Workflow Stage Shape In Sharepoint Designer 2013? |
|
Answer» A stage can CONTAIN any NUMBER of shapes and may include branching. The stage or step itself might be ONE node of a LONGER workflow. A stage can contain any number of shapes and may include branching. The stage or step itself might be one node of a longer workflow. |
|