Microsoft SharePoint 2007 Administration and Development

Quiz covering SharePoint 2007 configuration, development, workflows, permissions, web services, and administration tasks

20 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

Select the correct actions which can be performed with WebPart in SharePoint 2007 (Multiple Selection)

  1. WebPart can be disabled
  2. WebPart can be closed
  3. WebPart can be deleted
  4. WebPart can be minimized
Question 2 Multiple Choice (Multiple Answers)

Which are the two XML files used to create a feature in SharePoint 2007 (Multiple Selection)

  1. Feature.xml
  2. Schema.xml
  3. Manifest.xml
  4. Elements.xml
Question 3 Multiple Choice (Multiple Answers)

What are the correct statement related to Feature Installation/Activation in SharePoint(Multiple Selection)

  1. Feature can only be Installed through STSADM commands
  2. Feature can be Installed through Central Administration
  3. Feature can be activated through STSADM commands & SharePoint UI
  4. Feature can be uninstalled through STSADM Commands as well from SharePoint UI
Question 4 Multiple Choice (Multiple Answers)

Select the correct statements about the Application Pages in SharePoint 2007(Multiple Selection)

  1. Application Pages are available within any site in any web application in the Farm
  2. Application pages runs under safe mode processing
  3. Application pages needs to be placed under \$Local Directory$\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS
  4. Application Pages only accessible within the scope of the site they are created
Question 5 Multiple Choice (Multiple Answers)

You have created a site collection based on Team Site Template in SharePoint. You are not seeing Create Page/Create site option under Site Action menu. What you need to do so that these menu item displays there (Multiple Selection)

  1. Activate the "Office SharePoint Server Publishing Infrastructure" under Site Collection Feature
  2. Activate the "Office SharePoint Server Publishing" under site feature
  3. Activate the "Office SharePoint Server Enterprise Site Collection features" under Site Collection Feature
  4. We can not have these option in the Team Site
Question 6 Multiple Choice (Single Answer)

Select the incorrect mapping with respect to SharePoint terminology:

  1. SharePoint 2003 --> Virtual Server
  2. IIS --> WebSite
  3. SharePoint 2003 --> Virtual Site
  4. Microsoft Office SharePoint 2007 --> Web Application
Question 7 Multiple Choice (Single Answer)

To modify the settings in a Web.Config file with SharePoint Object Model which class needs to be used:

  1. SPWebConfig
  2. There are no class for this purpose and we need to do manually
  3. SPWebConfigModify
  4. SPWebConfigModification
Question 8 Multiple Choice (Single Answer)

If we want to use BDC feature in SharePoint Application which CAL needs to be used:

  1. Office SharePoint Server 2007 Standard Edition
  2. Windows SharePoint Services 3.0
  3. Office SharePoint Server 2007 Enterprise Edition
  4. Office SharePoint Server 2007 Developer Edition
Question 9 Multiple Choice (Single Answer)

Which one from the following is not a permission which we can give in SharePoint 2007:

  1. Manage List Item
  2. Manage Lists
  3. Manage Permissions
  4. Manage Web Site
Question 10 Multiple Choice (Single Answer)

We have a document library in SharePoint 2007. We do not want to show "Upload Multiple Document", "Edit in Datasheet", "Open with Windows Explorer" options to the users. Select the correct permission which needs to be removed for this purpose:

  1. Use Remote Interfaces
  2. Use Client Integration Features
  3. View Application Pages
  4. Browse Directories
Question 11 Multiple Choice (Single Answer)

To implement SiteDeleted and SiteDeleting events from which class we need to inherit from:

  1. SPSiteEventReceiver
  2. SPWebEventReceiver
  3. SPWebSiteEventReceiver
  4. SPListEventReceiver
Question 12 Multiple Choice (Single Answer)

From where we can change the number of days to show icon "New!" for a item added in a list in SharePoint 2007(Multiple Selection):

  1. From STSADM Command Line
  2. From Central Admin UI
  3. From Site Collection Settings for each Individual
  4. This setting cannot be changed
Question 13 Multiple Choice (Single Answer)

What is the correct location to add reference for Microsoft.SharePoint.DLL:

  1. drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\ISAPI\bin
  2. drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\ISAPI
  3. drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\bin
  4. drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\ADMISAPI
Question 14 Multiple Choice (Single Answer)

To edit the content of the email alerts that users receives from the SharePoint server which file needs to be modified:

  1. Onet.xml
  2. Web.config file for the SharePoint Application.
  3. It can not be done.
  4. Alerttemplates.xml file
Question 15 Multiple Choice (Single Answer)

Workflows cannot be triggered from:

  1. Content Types
  2. Site Columns
  3. List Items
  4. Document Library List Items.
Question 16 Multiple Choice (Single Answer)

SharePoint designer workflows can be associated to:

  1. Multiple Document Libraries
  2. Single Document Library
  3. Multiple Lists
  4. None of the above
Question 17 Multiple Choice (Single Answer)

If in a SharePoint Web Application we do not want to show the "Upload Multiple Document" option which permission needs to be removed:

  1. Use Client Integration Features
  2. Browse Directories
  3. View Application Pages
  4. We cannot remove this option
Question 18 Multiple Choice (Single Answer)

To add a new view in the list definition file which file needs to be modified:

  1. Onet.xml
  2. Feature.xml
  3. Schema.xml
  4. Fldtypes.xml
Question 19 Multiple Choice (Single Answer)

Which web service will fetch SharePoint List items using in MOSS:

  1. splist.asmx
  2. list.asmx
  3. Listdata.asmx
  4. There is no web service available for this purpose.
Question 20 Multiple Choice (Single Answer)

To index the pdf documents in SharePoint Server which filter needs to be installed in SharePoint 2007:

  1. JFilter
  2. DocFilter
  3. SearchFilters
  4. Ifilters