Pass the Salesforce Salesforce Certification DEV-501 Questions and answers with CertsForce

Viewing page 4 out of 8 pages
Viewing questions 31-40 out of questions
Questions # 31:

__________ enables you to create Visualforce pages that can display or act on a set of records.

Options:

A.

A Standard Controller


B.

A Standard List Controller


C.

An Apex Recordset


D.

A Custom List Doctype


E.

An Apex class


F.

None of the above


Expert Solution
Questions # 32:

What are the types of exception classes developers can choose between in Apex? (No Answer)

Options:

A.

System-defined, user-defined


B.

Schema Explorer


C.

Webservice


D.

static and final


Expert Solution
Questions # 33:

Why might a reporting snapshot fail during a scheduled run? Choose 3 answers

Options:

A.

The target object is a custom object.


B.

The target object contains an Apex trigger.


C.

The running user has been made inactive.


D.

The source report has been resaved as a matrix report.


E.

The source report was not created by an Administrator.


Expert Solution
Questions # 34:

A component that inserts a second Visualforce page into the current page. The entire page subtree is injected into the Visualforce DOM at the point of reference and the scope of the included page is maintained.

If content should be stripped from the included page, use the <apex:composition> component instead.

Options:

A.

apex:iframe


B.

apex:include


C.

apex:inputFile


D.

apex:inputField


Expert Solution
Questions # 35:

A Visualforce chart. Defines general characteristics of the chart, including size and data binding.

Options:

A.

apex:actionSupport


B.

apex:inlineEditSupport


C.

apex:chart


D.

apex:enhancedList


Expert Solution
Questions # 36:

What two methods of customization are available to create applications in salesforce?

Options:

A.

Implicit invocation


B.

SOQL for loops


C.

Record level access


D.

declarative, programmatic


Expert Solution
Questions # 37:

The system method, ___________, lets you write test methods that change user contexts to either an existing user or a new user.

Options:

A.

System.testAs()


B.

System.testAsUser


C.

System.runAsUser()


D.

System.impersonateUser()


E.

System.runAs()


F.

None of these


Expert Solution
Questions # 38:

A developer has added a custom object tab to an application. Which additional feature will become available by default for the object in the application? Choose 3 answers

Options:

A.

Create New sidebar component


B.

Custom reporting


C.

Recent items


D.

Quick create


E.

Search


Expert Solution
Questions # 39:

Which of the following statements are true about components of dynamic Apex?

    Schema describe is a way to program matically learn about the metadata of your data model within Apex.

    Dynamic SOQL refers to the creation of a SOQL string before runtime within an Apex script,

    In dynamic SQQL, you use Sring.escapeSinqIeQuoLes (sLrng)to prevent SQQL injection.

    You can use dynamic SOSL to create a tree structure of all the objects and fields in your schema browser.

Options:

A.

In, like, and, or, not, group by, order by, all rows, limit


B.

Schema describe is a way to program magically learn about the metadata of your data model within Apex.


C.

Web service methods must be static, webservice methods cannot be overloaded


D.

Create complex functionality declarative features cannot provide.


Expert Solution
Questions # 40:

This Apex class lets a developer access cookies for a Force.com site using Apex.

Options:

A.

Cookie Class


B.

PageReference.Cookie Class


C.

ApexPages.Cookie Class


D.

Component.Cookie Class


E.

Visualforce.Cookie Class


F.

None of the above


Expert Solution
Viewing page 4 out of 8 pages
Viewing questions 31-40 out of questions