Dev 401 - Deloitte Mock Up exam (2011?) Flashcards

1
Q

What field can be controlled by translation workbench?A: Validation ErrorsB: Rule nameC: CriteriaD: DescriptionE: Action

A

A: Validation Errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following editions have Salesforce Mobile functionality enabled?Choose 2:A: Unlimited editionB: Enterprise edition with additional costC: Enterprise editionD: Professional editionE: All of the above

A

A: Unlimited editionC: Enterprise edition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of these is not a standard profile? A: DeveloperB: Contract ManagerC: Read onlyD: Solution Manager

A

A: Developer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Name the language Force.com uses to support full-text search in objects. A: SQLB: Viasual ForceC: SOQLD: SOSL

A

D: SOSL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A developer has created a custom field marked as an external id on an object. If two records in the object have the same external id, and an upsert action occurred for that same external id, what would happen?A: One record is updated and another throws errorB: Both records are updatedC: One record is updated and another insertedD: None of the records are updatedE: Both records throw error

A

E: Both records throw error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How can you approve a record using a mobile device?A: It is not possible to approve using mobile devicesB: By logging into Salesforce using mobile browserC: By sending a text messageD: By sending SMSE: By calling Salesforce Support

A

C: By sending a text message

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What features do you get by default when you create a Tab?Choose 3:A: Quick create optionB: Create “New” component on home pageC: Search Side barD: Most recent records listE: Can use in Reports

A

A: Quick create optionB: Create “New” component on home pageC: Search Side bar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Name the prefix used by standard VisualForce markup tags.A: vfB: apexC: cD: s

A

B: apex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Using which of the following, can you run a scheduled batch job every night at 1 am?A: It’s not possible using force.com native toolsB: Import wizardC: Data LoaderD: External ToolE: Apex Scheduler

A

E: Apex Scheduler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

An organization has created an application to manage new hires and job positions. A custom object had been created to manage all job positions. Using an approval process they have configured the application to have the first step of the process require approvals from three different hiring managers. Select the possible approval choices based on multiple approvers for an approval step. Choose 2:A: Approve or reject based on the first responseB: Require unanimous approval from all selected approversC: Require majority approval from all selected approversD: Require x out of y approval from all selected approvers

A

A: Approve or reject based on the first responseB: Require unanimous approval from all selected approvers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Someone has made changes to an approval process. How will administrator test who made the changes?Choose 2:A: Approval Process change dateB: Debug LogC: Audit TrailD: Login HistoryE: Created by Field

A

A: Approval Process change dateC: Audit Trail

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which of the following permissions are required for a user to access Salesforce programatically?A: Customize ApplicationB: API-enabledC: API Only UserD: Metadata APIE: Author Apex

A

B: API-enabled

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

In which of the following ways can you enforce User Authentication on a Site? A: Partner PortalB: Customer PortalC: Custom Login MethodD: Cannot EnforceE: Partner Portal & Customer Portal

A

E: Partner Portal & Customer Portal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which of the following type of fields can be used as Formula Fields?Choose 3:A: DateB: PercentC: EmailD: Currency

A

A: DateB: PercentD: Currency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Where can a developer edit the Hover details of a Lookup field?A: Write a trigger on the objectB: Mini Page LayoutC: Page LayoutD: None of the aboveE: Create a VF page

A

B: Mini Page Layout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When a record has been rejected by all approvers, Salesforce executes all final rejection actions. Which of the following is NOT a possible final rejection action?A: Email AlertB: Lock the recordC: Outbound MessageD: None of theseE: Delete the record and send to recycle bin

A

E: Delete the record and send to recycle bin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

You can create/use Folders in Salesforce for which of the following objects?Choose 3:A: DashboardsB: DocumentsC: AttachmentsD: Email Templates

A

A: DashboardsB: DocumentsD: Email Templates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

An External ID field can be of which type?Choose 3: A: NumberB: TextC: CurrencyD: Email

A

A: NumberB: TextD: Email

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Which of the following can you use to map any relationship fields while loading data through Data Loader?A: Salesforce ID or External IdB: Salesforce IDC: External IdD: None of theseE: Record Name

A

A: Salesforce ID or External Id

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

There are two custom objects called Position and Job Application. Job Application has a look up relationship with Position. What happens to the Job Application record if the related Position record is deleted?A: The Position record can’t be deleted until the Job Application record is deletedB: Job Application Record is also deletedC: Job Application is not deletedD: Depends on how the record is being deleted

A

C: Job Application is not deleted(Unless this is specified)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Which kind of report would you use if you want to show the sales for each Sales rep, summarized by each month for different products of a company over a given time period?A: SummaryB: TabularC: Pie ChartD: MatrixE: All of the above

A

D: Matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Which functionalities work in offline mode?Choose 2: A: Auto-Number fieldsB: Workflow rulesC: Formula fieldsD: Roll-up Summary fieldsE: Field dependency

A

B: Workflow rulesE: Field dependency

23
Q

What are the features of Force.com Data Loader?Choose 3:A: Perform rollbackB: Insert more than 50,000 records in a single goC: Insert, delete, and update records for custom objectsD: Run a batch processE: Insert records to different objects in a single go

A

B: Insert more than 50,000 records in a single goC: Insert, delete, and update records for custom objectsD: Run a batch process

24
Q

What can be the best possible solution if a manager wants a report without logging into the org?A: Custom ReportB: Not possibleC: Creating a VisualForce SiteD: Salesforce MobileE: Email the report

A

E: Email the report

25
Q

What are the two key concepts of the Force.com platform?Choose 2:A: Multi-TenancyB: SecurityC: ReliabilityD: SitesE: Metadata

A

A: Multi-TenancyE: Metadata

26
Q

Which of the following customizations can you make on a Page Layout?Choose 3: A: Custom FieldB: Custom LinkC: Inline VF pageD: TaggingE: Custom Button

A

A: Custom FieldB: Custom LinkD: Tagging

27
Q

A solution record with record id 50130000000L7s5 is created on production org. The next day, production creates a Full Copy Sandbox. Will the solution with the same record id be accessible in the Sandbox org as well?A: DependsB: YesC: No

A

B: Yes

28
Q

Can a Formula field be converted into any other field type?A: YesB: NoC: Depends

A

B: No

29
Q

Can you convert a lead if there is a time dependent workflow queued to it?A: YesB: NoC: Depends

A

B: No

30
Q

Can you use Relationship queries while exporting data through Data Loader?A: YesB: NoC: Depends

A

A: Yes

31
Q

Does Apex support casting?A: YesB: NoC: Depends

A

A: Yes

32
Q

Which of the following editions support both Apex and Visual Force?Choose 2:A: Enterprise EditionB: Professional EditionC: Apex EditionD: Unlimited EditionE: Group Edition

A

A: Enterprise EditionD: Unlimited Edition

33
Q

Which of the following can be enabled for a custom object?Choose 4:A: ReportsB: QueuesC: Assignment RuleD: Visibility in Customer PortalE: Track Field History

A

A: ReportsB: QueuesD: Visibility in Customer PortalE: Track Field History

34
Q

What is the maximum number of fields that can be added to an object?A: 500B: There is no limitC: 100D: 200

A

A: 500

35
Q

Which of the following are respected while importing data?A: WorkflowsB: Required fields are always respectedC: Page Layout required fieldsD: User access to fields are respectedE: Validation rules of the child object are always respected

A

B: Required fields are always respected

36
Q

What kind of relationship cannot exist in Salesforce?A: Master-Detail between Account and a Custom objectB: A Custom object having a Standard object as MasterC: A Standard object as a detail of a Custom objectD: Self-relationshipE: A Standard object having another Standard object as Lookup

A

C: A Standard object as a detail of a Custom object

37
Q

How can dashboard push alerts be used?Choose 2: A: To alert support managers when number of escalated cases reaches specified thresholdB: To alert sales managers when value of opportunities in pipeline drops by specific percentC: To alert sales managers when total value of team’s opportunity reach specifies sales targetD: To alert marketing managers when rank of the top campaigns on a table component changes

A

A: To alert support managers when number of escalated cases reaches specified thresholdC: To alert sales managers when total value of team’s opportunity reach specifies sales target

38
Q

Which of the following cannot be used to build a complete Custom Tab?A: Show data from a custom object using the native user interfaceB: Display the approval process using an Apex pageC: Display data using a VisualForce pageD: Display an external web page

A

B: Display the approval process using an Apex page

39
Q

When designing an application, a developer needs to make a field editable to all profiles. In field level security what settings should be used in this situation?A: Enable Visible, disable Read-OnlyB: Disable Visible, Enable Read-OnlyC: Disable Visible and Read-OnlyD: Enable Visible and Read-Only

A

A: Enable Visible, disable Read-Only

40
Q

Which of the components belong to the Model of the Model-View-Controller design paradigm?A: Custom RelationshipB: Custom Page LayoutC: Custom ObjectD: Custom FieldE: Workflow Rules

A

A: Custom RelationshipC: Custom ObjectD: Custom Field

41
Q

A customer has requested a user interface where list view of four objects can be accessed together with frequent navigation across them. Which feature of Force.com platform can be used to support this requirement?A: ConsoleB: DashboardC: Analytical SnapshotD: PackagesE: Layout Templates

A

A: Console

42
Q

The number of Lookup relationships that an object can have are?A: 25B: 1C: 2D: 100

A

A: 25

43
Q

Which of these represents the correct syntax for custom controllers: A: B: C: D:

A

A:

44
Q

Which of these is not a valid report type?A: SummaryB: MatrixC: DetailedD: Tabular

A

C: Detailed

45
Q

An organization is interested in leveraging the Data Loader to load data into Salesforce.com. Which of the following are NOT capabilities if the Data Loader?Choose 2: A: Run by command lineB: Import data into 2 objects in a single transactionC: Import greater than 50,000 recordsD: Rollback import transactions

A

B: Import data into 2 objects in a single transactionD: Rollback import transactions

46
Q

A developer needs to create a trending report. What should he/she use to get the historical data?A: ReportsB: Analytical SnapshotsC: Roll-up Summary D: Report TypesE: Audit History Records

A

B: Analytical Snapshots

47
Q

Salesforce has notified you that they have enabled the ability to update audit fields for your organization. When inserting a record which field can you set?A: CreatedDateB: IsDeletedC: SysModStampD: UpdatedDate

A

A: CreatedDate

48
Q

Using the force.com platform declarative model to build an application, which of the following do you NOT have to do?Choose 3: A: Administer and email serverB: Install a database serverC: Deploy a web serverD: Configure an application using clicks not nodes

A

A: Administer and email serverB: Install a database serverC: Deploy a web server

49
Q

Which report type does not allow generation of charts?A: SummaryB: MatrixC: DetailedD: Tabular

A

D: Tabular

50
Q

What will cause the analytic snapshots run to fail?Choose 3:A: The source report is saved as Matrix ReportB: The running user has been inactivatedC: The target object has a trigger on itD: The target object is a custom objectE: The source report has been deleted

A

B: The running user has been inactivatedC: The target object has a trigger on itE: The source report has been deleted

51
Q

Which report type is used to group rows of data and show their subtotals?A: SummaryB: MatrixC: DetailedD: Tabular

A

A: Summary

52
Q

Which of the following is not a valid return type of a custom formula?A: DateB: DecimalC: ArrayD: Text

A

C: Array

53
Q

In which cases could change sets be used?A: To deploy an app directly from AppExchange to a local sandbox org for testingB: To deploy changes from one production org to another production orgC: To deploy custom objects and VF pages from a sandbox org to its production orgD: To deploy custom fields and validation rules from production org to its sandbox org

A

C: To deploy custom objects and VF pages from a sandbox org to its production orgD: To deploy custom fields and validation rules from production org to its sandbox org