Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Sitecore Sitecore-Experience-Solution-9-Developer - Sitecore Experience Solution 9 Developer Exam

What's a Sitecore item?

A.

The construct Sitecore uses to store data, is the basic building block

B.

which has the presentation details always

C.

helps us to store images

D.

helps in indexing

Which attribute must be set to YES in order for values to be stored in the index?

A.

storage type

B.

index type

C.

index name

D.

All

Content delivery only has access to what?

A.

the core db

B.

the web db

C.

the master db

D.

None

On a multisite implementation, what's the recommended practice for storing content that may be used across more than one site?

A.

Store any shared content outside of any site structure

B.

Store any shared content inside of any site structure

C.

Store anywhere

D.

All of the above

Name some the attributes that can be configured in the site node for a website. (think SiteDefini-tion.config file).

A.

host name

B.

rootPath

C.

startItem

D.

All

What's Controller Rendering?

A.

Follows MVC pattern more closely

B.

Invokes an action in a controller

C.

Suitable for complex renderings and has more flexibility

D.

All

Whenever Sitecore retrieves an item, if a field is null, what happens?

A.

Instead of returning a null field value, it will check if the same field in the Standard Value item has a value and then it'll return that value.

B.

Error

C.

403

D.

500 Internal Error

Complex field type that can not be used as Render method

A.

Single line text

B.

Check Box

C.

Image

D.

Number

What do presentation details contain?

A.

Layout

B.

a list of components that are assigned to placeholders

C.

Both

D.

None

How would you configure the buttons shown in an Edit Frame?

A.

By creating some definition items in the Core db by adding the buttons property to the Field Editor

B.

By creating some definition items in the Master db by adding the buttons property to the Field Editor

C.

By creating some definition items in the Web db by adding the buttons property to the Field Editor

D.

All