SharePoint Online Development Quiz Questions and Answers

You must select an app model to deploy apps to an Office 365 small business tenant. The business logic of the apps is located in a remote web application. What should you do?

Answer :
  • Develop provider-hosted apps and integrate data sources with the business logic by using OData.

Explanation :

Provider hosted apps are also a part of cloud hosting model, where app can be hosted on any remote web platform such as IIS server. And these apps are made available on deploying it on cloud i.e. using SharePoint online, Office365 site, or windows azure in case of Auto hosting. It interacts with SharePoint 2013 by using one of the SharePoint client object models or its REST/OData-based web service. Depending on the scenario it gains authorization to SharePoint data using either the SharePoint 2013 implementation of the OAuth standard or a JavaScript cross-domain library.

Can We Add Custom Domain In Office 365 Sharepoint Online?

Answer :
  • Yes

Can We Use Site Collection Storage Quota In Sharepoint Online?

Answer :
  • Yes

Can We Connect To Sharepoint Online Sites Using Powershell?

Answer :
  • Yes

Can We Develop Visual Web Part For Sharepoint Online Site?

Answer :
  • Yes

What Type Of Declarative Components Can You Deploy For Sharepoint Online?

Answer :
  • Above all

Which Features Differentiate Sharepoint Library from Sharepoint List?

Answer :
  • Above all

SharePoint is a browser-based collaboration and document management platform from Microsoft and is used by small, medium, and large size organizations all over the world. It helps to create portals easily, it helps to automate business processes, it helps to collaborate with the team by securely storing, organizing, and sharing information or documents within team members.

Answer :
  • TRUE

Mainly, there are two versions of SharePoint: SharePoint Online and SharePoint On-premise.

Answer :
  • TRUE

A SharePoint site collection consists of sites and subsites. And this is the place where the users will work like creating lists and storing information, and then creating document libraries to store documents, etc.

Answer :
  • TRUE