Saturday 5 September 2020

Sitecore Certification, Interview Sample Questions - Part 13





1. The Search Facets are calculated after the search

a. True

b. False

Answer a

2. The search interface operations allows you to:

a. Remove search results

b. Run bulk operations over all the search results

c. Format search results

d. None of the above



Answer: b

3. What are benefits of using Item buckets in Sitecore?

a. Reduce the number of children per item

b. Hide folder structure and content from Editor's view

c. Allow editors to search the content by bringing the search interface to the forefront

d. All of the above

Answer: d

4. Where do you adjust the item bucket settings in Sitecore?

a. /Content/System/Settings/Buckets/Item Buckets Settings

b. /Home/System/Settings/Buckets/Item Buckets Settings

c. /Sitecore/System/Settings/Buckets/Item Buckets Settings

d. /Dashboard/Control Panel/Settings/Buckets/Item Buckets Settings



Answer: c

5. What API is used by the Search UI and Sitecore Buckets?

a. ItemSearch Web API

b. ContentSearch Web API

c. Search Web API

d. ContentSearch API



Answer: d



6. List two libraries that developer needs to construct a search in Sitecore?

a. Sitecore.ContentSearch

b. Sitecore.ContentSearch.Linq

c. Sitecore.context.Item

d. Both a and b

e. None of the above



Answer: d



7. What LINQ IQueryable methods are not supported in Sitecore?

a. GroupBy

b. Aggregate

c. Sum

d. All of the above



Answer: d



8. Which on the following LINQ IQueryable methods are supported in Sitecore?

a. GroupBy

b. Where

c. Contains

d. Any

e. All

f. OrderBy

g. All of the above except a



Answer : g

9. Which one of the following are the official Sitecore documentations?

a. Dev.sitecore.net

b. Doc.sitecore.net

c. Sdn.sitecore.net

d. Kb.sitecore.net

e. Youtube.com/user/mastersitecore

f. Helix.sitecore.net

g. All of the above



Answer: g



10. Which one of the following are the community-driven sources?

a. Community.sitecore.net

b. Feeds.sitecore.net

c. Marketplace.sitecore.net

d. Sitecore.community.github.io

e. All of the above



Answer: e

No comments:

Post a Comment