R4RIN
MCQS
Sharepoint MCQ Quiz Hub
Sharepoint Mcq Question Set 11
Choose a topic to test your knowledge and improve your Sharepoint skills
1. What are the software requirements for installing SharePoint 2010? Software Requirements:
Operating system: 64-bit (Windows Server SP2 and higher or Windows 2008 R2) for production Or can use 64 bit Windows Vista or 64 bit Windows 7 for development and not for production. RDBMS: SQL Server 64 bit 2003 SP2 or higher.
Operating system: 64-bit (Windows Server SP1 and higher or Windows 2008) for production Or can use 64 bit Windows Vista or 64 bit Windows 7 for development and not for production. RDBMS: SQL Server 64
Operating system: 64-bit (Windows Server SP2 and higher or Windows 2008 R2) for production Or can use 64 bit Windows Vista or 64 bit Windows 7 for development and not for production. RDBMS: SQL Server
Operating system: 64-bit (Windows Server SP2 and higher or Windows 2008 R2) for production Or can use 32 bit Windows Vista or 32 bit Windows 7 for development and not for production. RDBMS: SQL Serve
2. What is the role of Prerequisite Installer in SharePoint 2010 installer?
It only helps in configuring IIS
It helps to install all other components to run SharePoint on Server
all of the above
None of the mentioned
3. What's the role of Group Policy Objects (GPOs) in installation?
It Allows to users to check existing SharePoint Environment
It will delete existing Farm and create New Farm
It will identify the existing Farm through Organization Unit
It will block the installation
4. What is PreUpgradeCheck?
It is tool for installing SharePoint 2010
It is a tool meant to run / check the prerequisite of SharePoint
If server farm is not created by using this we can create Server Farm
It is a tool to check the compatibility test for upgrading SharePoint server 2010
5. Which tool would you use to check if the system is ready for installing SharePoint 2010 for the first time?
SharePoint Prerequisite Checker
Prerequite Server Checker
SharePoint installer
Prerequisite Installer.
6. What are the 2 upgrade methods available for SharePoint 2007 to SharePoint 2010?
In-place(on existing hardware) and ii) Database attach (on new hardware)
on existing hardware Install MOSS 2010 and ii) Database (on existing hardware)
Install SharePoint 2010 on existing hardware and ii) Database attach (on existing hardware)
In-place(New hardware and Upgrade Server Farm ) and ii)Create New Database (on new hardware)
7. What types of files can be stored in Document Library?
Any type of file any is stored
It only meant for storing office documents
It can store all the form templates
All the above
8. What is the role SharePoint with Active Directory in Authentication and Authorization?
SharePoint can Authenticate and Active Directory Can Authorize the users
SharePoint can authenticate and Authorize the users
SharePoint Can Perform only Authorization. Active Directory will authenticate the users
Active Directory can Authenticate and Authorize the users
9. Can we change the name of feature.xml file?
No
Yes
all of the above
None of the mentioned
10. Where does the SharePoint save error logs? And what are the Tools used to see the Logs.
C:ProgramFilesCommon FilesMicrosoft Sharedweb server extensions14Logs Tool: ULS Log Viewer
C:ProgramFiles x86Common FilesMicrosoft Sharedweb server extensions14Logs Tool: ULS Log Viewer
C:ProgramFilesCommon Filesweb server extensions14Logs Tool: ULS Log Viewer
C:ProgramFilesCommon FilesMicrosoft Sharedweb server extensions14LayoutsLogs Tool: ULS Log Viewer
11. What is Sandbox Solution?
It will provide a restricted environment that restricts the user to access the resource
Sandbox Solutions are configured by using a quota template
Every Sandbox Solution will have scope as Site (Site Collection )
All the above Statements are true
12. What are the advantages of Sandboxed Solution?
The custom code written can be deployed on production without affecting other sites.
If the code is expected to work in an abnormal way, the affect can be minimized on the whole site.
Easy to stop the Sandboxed solution from one central location(Central Administrator).
All the above
13. Which of the following is not permission available by default in SharePoint 2010?
Full Control
Edit
Contribute
View Only
14. Which of the following option is not true regarding zones?
Zones provide a way for different authentications for the same web application
A copy of the same web application is created in each zone
To create a new zone, you need to extend the site collection
None of them
15. What is Role of SharePoint in Authentication and Authorization?
SharePoint Authorizes and Authentication done by AD
SharePoint Authenticates and Authorization done by AD
SharePoint Authorizes and AD also Authorizes
SharePoint can Authenticate and Authorize and AD can also Authenticate and Authorize
16. How would you pass user credentials while using SharePoint Web Service from your Web Part or appl
listService.UseDefaultCredentials = true; listService.Credentials = new System.Net.NetworkCredential("user", "pass", "domain");
listservice.Credentials = true; listService.Credentials = new System.Net.NetworkCredential("user", "pass", "domain");
listService.DefaultCredentials = true; listService.Credentials = new System.Net.NetworkCredential("user", "pass", "domain");
None of these
17. Which of the following is true?
Managed terms are usually hierarchical
Enterprise keywords are hierarchical
Both Managed terms and Enterprise keywords are hierarchical
none of the above
18. What is the hierarchy of Terms, Groups and Term sets, keywords in Taxonomy term store?
Term Sets-->Groups-->keywords--->terms
Groups-->Term sets-->Terms-->keywords
Groups-->Term sets-->keywords-->terms
Termsets-->Terms-->Groups-->keywords
19. Which of the following option is true?
A local termset is created within a context of a site
A local termset is created within a context of a site collection
A local termset is created within a context of a list
A local termset is created within a context of a web application
20. Which of the following is not true regarding a Document Set?
It is a feature within a site collection
It is a content type and has a document id
To use Document Sets, you need to activate Document ID feature
It is a collection of documents
21. Which of the following option is not true regarding Document Id Service?
Document Ids can be assigned to documents
Document Ids can be assigned to list items
Document Ids can be assigned to both list items and documents
Document Id Service requires running jobs
22. Which of the following site collection features should be activated in order to assign Document Ids to documents?
Document Id Enable/Disable job
Document Id assignment job
only b
Both A and B
23. When the Content Organizer feature is activated, what is the name of the document library that is created? a) Document Set library
Document Set library
Drop off Library
Content Organizer library
Document Content Library
24. To manage records which site collection feature should be activated?
In-Place Records Management
In-Place-Documents Management
In-Place Records Declaration
In-Place-Documents Declaration
25. How do you undeclare a record?
Click on “undeclare a record” in library settings
Click Compliance details
Click the button “undeclare a record” present on the ribbon interface
None of the above
26. The site collection template that is used to create “My Site” is?
Group Work Site
Custom Template
Team Site
My site host
27. To start the User Profile Service, which of the following services should be started?
User Profile Service
User Profile Synchronization service
Only B
Both a and b
28. When do you use SPSiteDataQuery?
To query the data from only one list
To query the data from only one or more list
To query the data from only one list and One Library
To query the data from only one or more lists and Libraries
29. What is a SPSite and SPWeb object, and what is the difference between each of the objects?
SPSite – Site Collection and SPWeb –SubSite
SPSite – Site Collection’s Top Level Site and SPWeb –SubSite under Top Level Site
SPSite – Site Collection’s ,Web Collection and SPWeb –SubSite and Top Level Site
SPSite –Site Collection’s and SPWeb – Top Level Site and SubSite
30. What does a SPWebApplication object represent?
Central Administration
Any one web Application based on URL which were present in Central Administration
Any one web Application based on web Application Name which were present in Central Administration
Any one web Application based root site collection URL which were present in Central Administration
31. A feature cannot be activated at which scope? Web application
Site collection
List and document
Site level
None of the mentioned
32. The architecture of SharePoint foundation relies on files stored in a special directory of the local file system of the front end of the Web Server in SharePoint. What is the name of this directory?
SharePoint System Directory
SharePoint Root directory
SharePoint 14 hive directory
SharePoint 2010 14 directory
33. What is the minimum file required to create/deploy a feature?
Elements.xml
Feature.xml
Manifest.xml
Parent.xml
34. The Feature.xml file is in which format?
XML
XAML
CAML
XHTML
35. What is the class name that allows to write code for methods handling events for features?
SPEventReceiver
SPFeatureReceiver
SPFeatureAction
SPEventAction
36. Which of the following is not a method provided by SPFeatureReceiver class to handle events for a feature
FeatureUpgrading
FeatureActivating
FeatureDeploying
FeatureUninstalling
37. What type of components can’t be created or can’t be deployed as a feature?
Custom Actions
Workflows
Sub Site
WebParts
38. You create a Feature. You need to add an item to the context menu of a list. Which type of element should you use?
CustomAction
ListInstance
ListTemplate
Module
39. In SharePoint Server object model, SPSite Base Class represents?
A site
A site collection
A collection of all site collections
A top-level site
40. A SPField base class represents?
All the fields in a list
All items of a list
A column in a list
A collection of field of all lists in a site
41. When we create a custom page which of the following page will be created?
Custom.page
Application page
Default page
Main page
42. Which of the following option is not true regarding an Application page?
It is usually stored in the /_layouts folder
It cannot be customized on a site by site basis
We cannot write inline code in it
All Application pages are compiled into a single assembly dll
43. How would you remove a webapart from the web Part gallery? Does it get removed with Web part retraction?
Yes, Web part will be automatically removed
No, Web Part can’t be removed
Web Part Will be removed from categories remains in Web Part gallery
No, Does not get removed from the Web Part Gallery
44. In SharePoint API Client object model which of the following statement is true regarding Client Object Model for SharePoint 2010?
Using Client Object Model, we can access SharePoint data outside of SharePoint server 2010.
Using Client Object Model, we cannot access SharePoint data outside of site Collection.
Using Client Object Model, We can Access Central administration resources.
Using Client Object Model, We can Access resource from root folder of SharePoint.
45. In Client Object Model, what namespace should be added to get Client Context Object
SPClientContext
SP.ClientContext
ClientContext
SP.ClientObjectContext
46. Which of the following option is not a Client Object Model API?
JavaScript
Managed Client
ECMAClientScript
Silverlight
47. What can be used to fetch only the required data from a round trip to server is made in Client Object Model?
CAML query
Lambda expression
XAML query
SQL query
48. What is not true regarding LINQ?
It is a query language that cans only a SQL data source.
It stands for Language Integrated Query Language.
It translates into CAML queries.
It is defined in Microsoft.Sharepoint.Linq namespace.
49. Whenever we create a Silverlight project. Where the Solution package file(.XAP) will be stored in SharePoint Root Folder ?
Resource
ISAPI
Layouts/1033
Client Bin
50. How do you create a Custom action for an item in a list ?
Using designer
Using SharePoint UI browser
Generate Feature using VS (IDE)
none of the mentioned
Submit