Free Certified Platform Developer II Exam Braindumps (page: 35)

Page 34 of 107

What is the optimal syntax for adding a link to a case in a Visualforce page? (Choose two.)

  1. <apex:outputLink value="{$URLFOR($Action.Case.Open, case)}" target="blank">
    {Icase.Name} </apex:outputLink>
  2. <apex:outputLink value="/{!case.Id}" target="blank"> {Icase.Name}</ apex:outputLink>
  3. <apex:outputLink value="{!URLFOR($Action.Case.View,case.Id)}" target="blank"> (LIE{!case.Name}</apex:outputLink>
  4. <apex:outputLink value="!viewCase(case.Id)}" target="_blank">{Icase.Name} </ apex:outputLink>

Answer(s): B,C



Which of the following standard fields are indexed? (Choose three.)

  1. Name
  2. CreatedBy
  3. SystemModStamp
  4. LastModifedDdate
  5. RecordType

Answer(s): A,C,E



Which of the following variables are not transmitted in the view state? (Choose two.)

  1. Private
  2. Transient
  3. Public
  4. Static

Answer(s): B,D



What tool in the Developer Console contains information on SOQL query Cardinality?

  1. Checkpoints tab
  2. Query Editor
  3. Query Plan Tool
  4. Log Inspector
  5. View State Tab

Answer(s): C






Post your Comments and Discuss Salesforce Certified Platform Developer II exam with other Community members:

Exam Discussions & Posts