Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Sitecore Sitecore-10-NET-Developer Dumps

Sitecore 10 .NET Developer Exam Questions and Answers

Question 1

As you create templates and add standard values, you know items created from the templates should automatically have the Title field populated with the name of the item. What should you do to ensure this occurs?

Options:

A.

Add $name token to the template's standard values Title field.

B.

Set $name token in the new item's content Title field.

C.

Set_name token in the new item's content Title field.

D.

Add _name token to the template's standard values Title field.

Question 2

When creating your containerized Sitecore environment with Docker, for the ease of launching the containers, which two files are recommended? (Choose two.)

Options:

A.

clean.ps1

B.

docker-compose.yml

C.

compose.yml

D.

.env

E.

docker.exe

Question 3

When you want to refer to a specific placeholder in the presentation details, which identifier do you use?

Options:

A.

Placeholder ID

B.

Key ID

C.

Placeholder Key

D.

Item Key

Question 4

With Sitecore MVC, how do you ensure a field cannot be edited when you use the field helper to render content?

Options:

A.

Use the non-editable equivalent field type.

B.

Use the DisableWebEdit option.

C.

Set the editable parameter to "false".

D.

Mark the field as non-editable in the field definition item.

Question 5

Sitecore utilizes several databases with various purposes. What data is stored in the Master database?

Options:

A.

Configuration information about the Sitecore user interfaces

B.

Only the latest versions of items that have been published

C.

.NET membership and security authorization tables

D.

All versions of all the content, including unpublished content

Question 6

A company you develop for wants to temporarily change the design for their main page for a company anniversary celebration. Because this will be a specific version of the main page that is published for a specific period, which Sitecore feature enables you to accomplish this change while easily allowing you to revert to the original design?

Options:

A.

Final layouts

B.

Shared layouts

C.

Restricted layouts

D.

Versioned layouts

Question 7

Which three areas of Sitecore allow you to view the available workflow commands of an item you are editing? (Choose three.)

Options:

A.

Security Editor

B.

Workflow Command

C.

Experience Editor

D.

Content Editor

E.

Workbox

F.

Path Analyzer

Question 8

Which statement explains the purpose of dynamic placeholders?

Options:

A.

Unlike static placeholders, users can create as many dynamic placeholders on a layout as needed.

B.

Dynamic placeholders with the same key can be used multiple times on a page while allowing content within the placeholder to be unique.

C.

Dynamic placeholders allow users to override the placeholder from a page and directly replace it with a new one.

D.

Dynamic placeholders allow the user to move the placeholder’s content to any location on the page as necessary.

Question 9

A team member incorrectly entered their password several times when attempting to log in to Sitecore and is now locked out of their account. What can you do to unlock this user?

Options:

A.

Go to the User Manager, select the user, and click Edit to update user settings.

B.

Go to the Security Editor, select the user, and update their access rights to Sitecore.

C.

Go to the User Manager, select the user, and click Change password to unlock the user's account by resetting their password.

D.

Go to the User Manager, select the user, and click Unlock in the navigation ribbon.

Question 10

When developing using Sitecore headless SDKs, what is the relationship between the rendering host and the Sitecore Content Delivery role?

Options:

A.

The Content Delivery role hosts the headless services that the rendering host uses to retrieve Sitecore content and layout.

B.

The Content Delivery role has absolutely no relation to the rendering host as both are separate features for content management and delivery.

C.

The rendering host is a plugin feature that is loaded into the Content Delivery role to enhance the response speed of page requests.

D.

The rendering host is integrated into the Content Delivery role to make a highly-coupled system for retrieving and displaying content data.

Question 11

What is the purpose of developing field editor buttons for Experience Editor?

Options:

A.

To allow Content Authors to edit image fields within Experience Editor.

B.

To provide additional field-editing functionality for complex fields through a pop-up window.

C.

To give Content Authors the ability to change the field type as they work on content.

D.

To open the rich text editor for fields of the rich text type in Experience Editor.

Question 12

Of the available options, which is a purpose of the field source in data templates?

Options:

A.

The field source is a field property that designates where in the content tree the field obtains its data.

B.

The field source is used to control a user’s access and permissions to folders and files in the content tree.

C.

The field source defines how a field’s data appears in the Content Editor in the UI.

D.

A field source maps a field to the underlying class representation in the API.

Question 13

If the path of a specific module file is not set in the sitecore.json file, what will happen when you run standard serialization commands?

Options:

A.

When you run push or pull serialization commands, the tool will search for your module to access the includes.

B.

You will receive a warning advising you some modules are not included and ask if you wish to include them in the serialization attempt.

C.

The paths and related items included in the module will not be serialized when you run a push or pull command.

D.

Only selected items in the specific module will be serialized, but it will not include all of them.

Question 14

If the Sitecore Content Management instance can be accessed by multiple host names, what would you do to enable users for each site to be able to log in to the Sitecore shell?

Options:

A.

Patch the web.config for the Content Management instance with the required permission groups.

B.

Update the role for each user group to include the appropriate site permissions.

C.

Remove all specific host names from the Identity Server configuration settings file and replace them with wild-card options.

D.

Add AllowedCorsOriginsGroup for each site to the Identity Server configuration.

Question 15

For non-SXA websites, why is it recommended to avoid setting presentation details directly on new content items?

Options:

A.

Defining presentation details on standard values ensures all the fields related to an item's presentation are configured for access by content creators.

B.

Sitecore does not allow presentation details to be changed at the content-item level, so they must be set and edited from the standard values of templates.

C.

It allows all content items made from the same template to have the same presentation details by default and eliminates additional work during content creation.

D.

It forces a prompt to appear when new content items are created so Content Authors can finalize the presentation details for the new content items.