Sharepoint 2010 Test Questions

24 Questions | Attempts: 465
Share

SettingsSettingsSettings
Microsoft Quizzes & Trivia

SharePoint is a web-based, collaborative platform that integrates with Microsoft Office. The app helps in content management. Having adequate knowledge on the use of SharePoint helps you to make proper use of its features. Just how conversant are you with SharePoint? Take the simple quiz and see for yourself. Best of luck!


Questions and Answers
  • 1. 
    Which dll is important for COM ?
    • A. 

      Microsoft.SharePointClient

    • B. 

      Windows.SharePoint

    • C. 

      Microsoft.SharePoint.Silverlight

    • D. 

      Windows.SharePoint.Service

    • E. 

      Microsoft.SharePoint.Client

  • 2. 
    How can we change the item level permission ?
    • A. 

      Using Site Settings

    • B. 

      Using List Settings

    • C. 

      Using Site Permissions

    • D. 

      Using List Permissions

    • E. 

      None of above

  • 3. 
    What is the advantage in using Windows PowerShell over stsadm in SharePoint 2010 
    • A. 

      Unlike stsadm, which accept and return text, Windows PowerShell is built on the Microsoft .NET Framework

    • B. 

      PowerShell has access to windows registry and secure appdata cache also.

    • C. 

      None of above.

    • D. 

      Both are same

  • 4. 
    User can upload more than one document to document library Item.
    • A. 

      True

    • B. 

      False

  • 5. 
    User can upload more than one document to list Item.
    • A. 

      True

    • B. 

      False

  • 6. 
    User can upload more than one document to document Set Item.
    • A. 

      True

    • B. 

      False

  • 7. 
    This class belong to client object Model
    • A. 

      Site site =

    • B. 

      SPSite SPSite =

    • C. 

      Site spSite =

  • 8. 
    Which of the following is correct 
    • A. 

      SPWeb web = SPContext.Current.Site.RootWeb;

    • B. 

      SPSite site = new SPSite(SPContext.Current.Web.Url);

    • C. 

      SPWeb web = site.OpenWeb();

    • D. 

      SPWeb web = SPContext.Current.Site.RootWeb;

  • 9. 
    Add one item(containing date and time) in list A, whenever user add a item to list B. To perform this scenario which method is useful?
    • A. 

      Timer Job

    • B. 

      Event Handler using Server Object Model

    • C. 

      Workflow

    • D. 

      Event Handler using Client Object Model

  • 10. 
    Which of the below command is used to install feature on SharePoint 2010 site
    • A. 

      Stsadm -o installfeature -filename

    • B. 

      Stsadm -installfeature -filename

    • C. 

      stsadm -i installfeature -name

    • D. 

      stsadm -i installfeature -filename

  • 11. 
    Where we can able to create the site content type?
    • A. 

      Site Permission -> Content Type

    • B. 

      Site Setting -> Galleries

    • C. 

      List Settings -> Create Content Type

  • 12. 
    What does a SPWebApplication object represent?
    • A. 

      SharePoint Web Application

    • B. 

      SharePoint Site Collection

    • C. 

      SharePoint Sub Site

  • 13. 
    What is a SPSite and SPWeb object, and what is the difference between each of the objects?
    • A. 

      The SPSite object represents a collection of sites (site collection [a top level sites and all its subsites]).

    • B. 

      The SPWeb object represents an instance SharePoint Web, and SPWeb object contains things like the actual content.

    • C. 

      A SPSite object contains the various subsites and the information regarding them.

    • D. 

      None of above

  • 14. 
    What is a .ddf file 
    • A. 

      Data directive file

    • B. 

      Data download file

    • C. 

      Download data file

  • 15. 
    What file does a SharePoint solution package use to orchestrate (describe) its packaged contents?
    • A. 

      Element.xml

    • B. 

      Manifest.XML

    • C. 

      Feature.xml

  • 16. 
    What base class do event receivers inherit from?
    • A. 

      SPListEventReciever

    • B. 

      SPItemEventReciever

    • C. 

      SPEventReceiverBase

    • D. 

      SPEvent

  • 17. 
    Which of the below is asynchronous event
    • A. 

      ItemAdded

    • B. 

      ItemAdding

    • C. 

      ItemWillAdd

  • 18. 
    Can an event receiver be deployed through a SharePoint feature?
    • A. 

      True

    • B. 

      False

    • C. 

      Only possible for WSS or SharePoint Foundation Service

  • 19. 
    Which of the below is synchronous event
    • A. 

      ItemAdded

    • B. 

      ItemAdding

    • C. 

      ItemWillAdd

  • 20. 
    Can SharePoint be linked to an external data source?
    • A. 

      Yes

    • B. 

      No

    • C. 

      Only possible for WSS or SharePoint Foundation Service

  • 21. 
    Where can we create SharePoint Business Taxonomy ?
    • A. 

      Site

    • B. 

      List

    • C. 

      Central Admin

  • 22. 
    What are the types of input forms that can be created for a workflow?
    • A. 

      Association form

    • B. 

      Initiation form

    • C. 

      Modification form

    • D. 

      Task edit form

  • 23. 
    Which of the below can be deployed using SharePoint 2010 Features?
    • A. 

      Simple site customizations

    • B. 

      Custom site navigation

    • C. 

      WebParts

    • D. 

      Pages

    • E. 

      List types

    • F. 

      Workflows

  • 24. 
    How many type of connections can be crated from Infopath?
    • A. 

      Submit

    • B. 

      Retrive

    • C. 

      Save

    • D. 

      Receive

    • E. 

      Get&Set

Back to Top Back to top
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.