Dev 401 - Deloitte Mock Up exam (2011?) Flashcards
What field can be controlled by translation workbench?A: Validation ErrorsB: Rule nameC: CriteriaD: DescriptionE: Action
A: Validation Errors
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: Unlimited editionC: Enterprise edition
Which of these is not a standard profile? A: DeveloperB: Contract ManagerC: Read onlyD: Solution Manager
A: Developer
Name the language Force.com uses to support full-text search in objects. A: SQLB: Viasual ForceC: SOQLD: SOSL
D: SOSL
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
E: Both records throw error
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
C: By sending a text message
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: Quick create optionB: Create “New” component on home pageC: Search Side bar
Name the prefix used by standard VisualForce markup tags.A: vfB: apexC: cD: s
B: apex
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
E: Apex Scheduler
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: Approve or reject based on the first responseB: Require unanimous approval from all selected approvers
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: Approval Process change dateC: Audit Trail
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
B: API-enabled
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
E: Partner Portal & Customer Portal
Which of the following type of fields can be used as Formula Fields?Choose 3:A: DateB: PercentC: EmailD: Currency
A: DateB: PercentD: Currency
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
B: Mini Page Layout
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
E: Delete the record and send to recycle bin
You can create/use Folders in Salesforce for which of the following objects?Choose 3:A: DashboardsB: DocumentsC: AttachmentsD: Email Templates
A: DashboardsB: DocumentsD: Email Templates
An External ID field can be of which type?Choose 3: A: NumberB: TextC: CurrencyD: Email
A: NumberB: TextD: Email
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: Salesforce ID or External Id
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
C: Job Application is not deleted(Unless this is specified)
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
D: Matrix