Home
MCQS
Sharepoint MCQ Quiz Hub
Sharepoint Mcq Question Set 10
Choose a topic to test your knowledge and improve your Sharepoint skills
1. What is the relationship between Service applications and WebApplications?
one-many
many-many
many-one
one-one
2. All Service Applications can be published to the other farms?
Yes
no
all of the above
None of the mentioned
3. Do all Service Applications have their own Databases?
Yes
no
all of the above
None of the mentioned
4. State Service provides temporary storage of session data for SharePoint server components.
True
False
all of the above
None of the mentioned
5. Secure Store Service stores identity information used by SharePoint service applications
True
False
all of the above
None of the mentioned
6. Which of the following service Applications cannot be installed through GUI?
Secure store Service
State service
Usage and Health Data Collection
(b and c)
7. Which of following ways can be used to backup content in SharePoint?
Two Stage recycle bin
Versioning
Central Administration
all the above
8. Which of the following is true regarding backup in SharePoint?
You can use backup made from one version to upgrade to another version.
You can use a backup made from one version to restore to another version
all of the above
None of the mentioned
9. What content can be backed up in Farm backup?
Farm
Web application
Services and service applications that are not shared
All the above
10. What options are available in Granular backup and restore?
Site Collection
Site
Lists and libraries
All the above
11. What is the extension of a site or list backup file?
bak
stp
cmp
wsp
12. What are the two views present in the recycle bin of a site collection?
End User Recycle Bin Items
Deleted from end user Recycle bin
both a and b
only a
13. Content deployment is used to export content from a source site collection to a destination site collection.
True
False
all of the above
None of the mentioned
14. Visual upgrade feature of SharePoint 2010 has been replaced with deferred site collection upgrade in Sharepoint 2013.
True
False
all of the above
None of the mentioned
15. SQL server mirroring duplicates databases from one sql server to a secondary sql server.
True
False
Both A and B
None of the mentioned
16. What is Managed Meta Data Service?
It allows to define a hierarchical collection of centrally managed terms that can be used as attributes for items in Microsoft SharePoint Server
It allows content types to be shared across webs and site collections
It has a Term Store Management Tool that is an interface that can be used to define managed terms and enterprise keywords
All the above
17. Folksonomy represents keywords in the managed meta data term store.
True
False
all of the above
None of the mentioned
18. Which of the following is true with regards to managed terms?
They are hierarchical in nature
They have a hierarchy of (Groups-->Term sets-->Terms)
They can be defined globally and locally(site collection level)
All the above
19. A term is a word or phrase that can be associated with an item in SharePoint
True
False
all of the above
None of the mentioned
20. Which of the following is true with regards to Enterprise Keywords?
They have no hierarchy
They can be used to tag list items and documents
They have an open submission policy
All the above
21. An orphaned term is a child term whose parent term has been deleted.
True
False
all of the above
none of the above
22. A deprecated term is a term which can no longer be used by end-users for tagging or metadata columns.
True
False
all of the above
None of the mentioned
23. Which of the following is not true with regard to a content type hub?
It allows publishing and consuming Meta data across site collections
It allows sharing of Content Types through the Metadata Service Application
Content Types synchronization is done by timer jobs
All are true
24. Which of the following are newly added in the term store in SharePoint 2013?
Hashtags
Search Dictionaries
People
All the above
25. Which of the following is true regading a Document Set?
It is a Content Type
It has default documents, welcome page and the default documents share metadata
It can be used after activating a Site Collection feature “Document Set”
all the above
26. Which of the following is true regarding a Content Organizer
It uses rules to route documents to a specified destination
It can be used when the “Content Organizer” site feature is activated
It adds a special library called “Drop Off Library” which acts as the Content Organizer
All the above
27. Which feature should be activated for record management?
In-Place Records management
In Place Records Declaration
Information Management Policy Settings
None of the above.
28. What are the different ways to convert documents into Records?
Manual declaration
Workflows
Retention Policies
All the above
29. Site retention policy has which of the following options?
Site Closure
Site deletion
Postponement
All the above
30. Which of the following database is not used by the user profile synchronization service application?
Synchronization Database.
Organization Profile Database.
Social Tagging Database.
Profile Database.
31. The Profile Synchronization instance will run on only one machine in the farm.
True
False
all of the above
None of the mentioned
32. What is the Site used to host the personal sites of the users in SharePoint?
Personal site
Enterprise Site Host
Team Site
My Site Host
33. Which of the following services should be started in order to use the User Profile Service Application?
User Profile Service
User Profile Synchronization service
Only b
Both a and b
34. Which version of IIS is used in Windows Server 2008 R2
IIS 6.0
IIS 7.5
IIS 7.0
Both b and c
35. What is the name of the worker process of IIS present Windows Server 2008 R2
aspnet_wp.exe
w3wp.exe
wpw3.exe
aspnet_w3wp.exe
36. Which of the following option is true?
Every virtual directory is associated with a web application.
Every web application is associated with a virtual directory.
A Web application need not be associated with a virtual directory.
A Web application’s resources are always present in the sub directory of it’s website.
37. Which of the following option is true?
Application Pool isolates different worker processes.
An Application Pool isolates web applications.
Both a and b are true
Only b is true
38. Which of the following option is true regarding SharePoint?
SharePoint does authentication of users
SharePoint does authorization of users
SharePoint does both authentication and authorization
None of the above
39. What forms of authentication is supported by IIS 7.0
Anonymous
Digest and Basic
Windows
All the above
40. Which of the following option is true?
An Application domain can be associated with more than one worker process
An Application domain is a level of isolation provided by asp.net run time
When a user requests for a page the second time, the same thread present in Application Domain is used to execute the code for that page and the response is rendered.
You cannot recycle an Application Domain unlike an Application Pool
41. SharePoint 2010 cannot be installed on which of the Operating Systems ?
Windows 7 64 bit
Windows Server 2003 32 bit
Windows Server 2008 R2 64 bit
Windows Vista SP1 64 bit
42. Which of the following option does not fall under the six pillars of SharePoint 2010?
Sites
Composites
Content
networking
43. Which of the following option is not supported by SharePoint 2010?
64-bit processor
ASP.NET framework 4.0
Application Server
Active Directory Domain Controller
44. The Central Administration site of SharePoint cannot be accessed by which of the following user?
Primary site collection administrator
Secondary site collection administrator
Developer
All of the above
45. Which of the following option is not true?
A Web application can be accessed only if it has at least one site collection
The URL of a site collection and its top level site is the same.
A site collection can have more than one top level site.
A Web application in SharePoint is mapped to a website in IIS.
46. Which of the following statement is False?
A content database can hold data for more than one site collection.
We need to create a content database when we deploy the server farm for the first time.
You can use only an already existing content database in SQL server as a fail-over database while creating a web application.
A content database can be associated with only one web application.
47. Which of the following authentication mechanisms does not come under classic mode authentication?
Form based authentication
NTLM
Kerboros
Negotiate
48. Site Templates are stored under which of the following options?
Galleries-->Site Templates
Galleries-->Solutions
Galleries-->List and Site Templates
Galleries-->Templates
49. Which of the following option is not a site template category?
Collaboration
Publishing
Content
Enterprise
50. Which of the following option is not correct?
Multiple sub-sites can be created under a site collection
A site collection can be created under another site collection
Multiple site collections can be created under a web application
The first site collection is created under root(/)
Submit