Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam PDI All Questions
Exam PDI All Questions

View all questions & answers for the PDI exam

Salesforce Developers PDI Question # 14 Topic 2 Discussion

PDI Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2

Refer to the component code requirements below:

{!v.account.Name}

{!v.account.AccountNumber}

{!v.account.Industry}

Requirements:

    For mobile devices, the information should display in three rows.

    For desktops and tablets, the information should display in a single row.

Requirement 2 is not displaying as desired.

Which option has the correct component code to meet the requirements for desktops and tablets?


A.

{!v.account.Name}

{!v.account.AccountNumber}

{!v.account.Industry}


B.

{!v.account.Name}

{!v.account.AccountNumber}

{!v.account.Industry}


C.

{!v.account.Name}

{!v.account.AccountNumber}

{!v.account.Industry}


D.

{!v.account.Name}

{!v.account.AccountNumber}

{!v.account.Industry}


Get Premium PDI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.