Dev 401 - Deloitte Mock up exam (older) Flashcards
What field can be controlled by translation workbench?
A: Validation Errors B: Rule name C: Criteria D: Description E: Action
A: Validation Errors
Which of the following editions have Salesforce Mobile functionality enabled?
Choose 2:
A: Unlimited edition B: Enterprise edition with additional cost C: Enterprise edition D: Professional edition E: All of the above
A: Unlimited edition
C: Enterprise edition
Which of these is not a standard profile?
A: Developer
B: Contract Manager
C: Read only
D: Solution Manager
A: Developer
Name the language Force.com uses to support full-text search in objects.
A: SQL
B: Viasual Force
C: SOQL
D: 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 error
B: Both records are updated
C: One record is updated and another inserted
D: None of the records are updated
E: 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 devices
B: By logging into Salesforce using mobile browser
C: By sending a text message
D: By sending SMS
E: 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 option B: Create "New" component on home page C: Search Side bar D: Most recent records list E: Can use in Reports
A: Quick create option
B: Create “New” component on home page
C: Search Side bar
Name the prefix used by standard VisualForce markup tags.
A: vf
B: apex
C: c
D: 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 tools B: Import wizard C: Data Loader D: External Tool E: 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 response
B: Require unanimous approval from all selected approvers
C: Require majority approval from all selected approvers
D: Require x out of y approval from all selected approvers
A: Approve or reject based on the first response
B: 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 date B: Debug Log C: Audit Trail D: Login History E: Created by Field
A: Approval Process change date
C: Audit Trail
Which of the following permissions are required for a user to access Salesforce programatically?
A: Customize Application B: API-enabled C: API Only User D: Metadata API E: Author Apex
B: API-enabled
In which of the following ways can you enforce User Authentication on a Site?
A: Partner Portal B: Customer Portal C: Custom Login Method D: Cannot Enforce E: 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: Date
B: Percent
C: Email
D: Currency
A: Date
B: Percent
D: Currency
Where can a developer edit the Hover details of a Lookup field?
A: Write a trigger on the object B: Mini Page Layout C: Page Layout D: None of the above E: 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 Alert B: Lock the record C: Outbound Message D: None of these E: 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: Dashboards
B: Documents
C: Attachments
D: Email Templates
A: Dashboards
B: Documents
D: Email Templates
An External ID field can be of which type?
Choose 3:
A: Number
B: Text
C: Currency
D: Email
A: Number
B: Text
D: Email
Which of the following can you use to map any relationship fields while loading data through Data Loader?
A: Salesforce ID or External Id B: Salesforce ID C: External Id D: None of these E: 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 deleted
B: Job Application Record is also deleted
C: Job Application is not deleted
D: 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: Summary B: Tabular C: Pie Chart D: Matrix E: All of the above
D: Matrix
Which functionalities work in offline mode?
Choose 2:
A: Auto-Number fields B: Workflow rules C: Formula fields D: Roll-up Summary fields E: Field dependency
B: Workflow rules
E: Field dependency
What are the features of Force.com Data Loader?
Choose 3:
A: Perform rollback
B: Insert more than 50,000 records in a single go
C: Insert, delete, and update records for custom objects
D: Run a batch process
E: Insert records to different objects in a single go
B: Insert more than 50,000 records in a single go
C: Insert, delete, and update records for custom objects
D: Run a batch process
What can be the best possible solution if a manager wants a report without logging into the org?
A: Custom Report B: Not possible C: Creating a VisualForce Site D: Salesforce Mobile E: Email the report
E: Email the report
What are the two key concepts of the Force.com platform?
Choose 2:
A: Multi-Tenancy B: Security C: Reliability D: Sites E: Metadata
A: Multi-Tenancy
E: Metadata
Which of the following customizations can you make on a Page Layout?
Choose 3:
A: Custom Field B: Custom Link C: Inline VF page D: Tagging E: Custom Button
A: Custom Field
B: Custom Link
D: Tagging
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: Depends
B: Yes
C: No
B: Yes
Can a Formula field be converted into any other field type?
A: Yes
B: No
C: Depends
B: No
Can you convert a lead if there is a time dependent workflow queued to it?
A: Yes
B: No
C: Depends
B: No
Can you use Relationship queries while exporting data through Data Loader?
A: Yes
B: No
C: Depends
A: Yes
Does Apex support casting?
A: Yes
B: No
C: Depends
A: Yes
Which of the following editions support both Apex and Visual Force?
Choose 2:
A: Enterprise Edition B: Professional Edition C: Apex Edition D: Unlimited Edition E: Group Edition
A: Enterprise Edition
D: Unlimited Edition
Which of the following can be enabled for a custom object?
Choose 4:
A: Reports B: Queues C: Assignment Rule D: Visibility in Customer Portal E: Track Field History
A: Reports
B: Queues
D: Visibility in Customer Portal
E: Track Field History
What is the maximum number of fields that can be added to an object?
A: 500
B: There is no limit
C: 100
D: 200
A: 500
Which of the following are respected while importing data?
A: Workflows B: Required fields are always respected C: Page Layout required fields D: User access to fields are respected E: Validation rules of the child object are always respected
B: Required fields are always respected
What kind of relationship cannot exist in Salesforce?
A: Master-Detail between Account and a Custom object
B: A Custom object having a Standard object as Master
C: A Standard object as a detail of a Custom object
D: Self-relationship
E: A Standard object having another Standard object as Lookup
C: A Standard object as a detail of a Custom object
How can dashboard push alerts be used?
Choose 2:
A: To alert support managers when number of escalated cases reaches specified threshold
B: To alert sales managers when value of opportunities in pipeline drops by specific percent
C: To alert sales managers when total value of team’s opportunity reach specifies sales target
D: To alert marketing managers when rank of the top campaigns on a table component changes
A: To alert support managers when number of escalated cases reaches specified threshold
C: To alert sales managers when total value of team’s opportunity reach specifies sales target
Which of the following cannot be used to build a complete Custom Tab?
A: Show data from a custom object using the native user interface
B: Display the approval process using an Apex page
C: Display data using a VisualForce page
D: Display an external web page
B: Display the approval process using an Apex page
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-Only
B: Disable Visible, Enable Read-Only
C: Disable Visible and Read-Only
D: Enable Visible and Read-Only
A: Enable Visible, disable Read-Only
Which of the components belong to the Model of the Model-View-Controller design paradigm?
A: Custom Relationship B: Custom Page Layout C: Custom Object D: Custom Field E: Workflow Rules
A: Custom Relationship
C: Custom Object
D: Custom Field
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: Console B: Dashboard C: Analytical Snapshot D: Packages E: Layout Templates
A: Console
The number of Lookup relationships that an object can have are?
A: 25
B: 1
C: 2
D: 100
A: 25
Which of these represents the correct syntax for custom controllers:
A:
B:
C:
D:
A:
Which of these is not a valid report type?
A: Summary
B: Matrix
C: Detailed
D: Tabular
C: Detailed
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 line
B: Import data into 2 objects in a single transaction
C: Import greater than 50,000 records
D: Rollback import transactions
B: Import data into 2 objects in a single transaction
D: Rollback import transactions
A developer needs to create a trending report. What should he/she use to get the historical data?
A: Reports B: Analytical Snapshots C: Roll-up Summary D: Report Types E: Audit History Records
B: Analytical Snapshots
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: CreatedDate
B: IsDeleted
C: SysModStamp
D: UpdatedDate
A: CreatedDate
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 server
B: Install a database server
C: Deploy a web server
D: Configure an application using clicks not nodes
A: Administer and email server
B: Install a database server
C: Deploy a web server
Which report type does not allow generation of charts?
A: Summary
B: Matrix
C: Detailed
D: Tabular
D: Tabular
What will cause the analytic snapshots run to fail?
Choose 3:
A: The source report is saved as Matrix Report B: The running user has been inactivated C: The target object has a trigger on it D: The target object is a custom object E: The source report has been deleted
B: The running user has been inactivated
C: The target object has a trigger on it
E: The source report has been deleted
Which report type is used to group rows of data and show their subtotals?
A: Summary
B: Matrix
C: Detailed
D: Tabular
A: Summary
Which of the following is not a valid return type of a custom formula?
A: Date
B: Decimal
C: Array
D: Text
C: Array
In which cases could change sets be used?
A: To deploy an app directly from AppExchange to a local sandbox org for testing
B: To deploy changes from one production org to another production org
C: To deploy custom objects and VF pages from a sandbox org to its production org
D: To deploy custom fields and validation rules from production org to its sandbox org
C: To deploy custom objects and VF pages from a sandbox org to its production org
D: To deploy custom fields and validation rules from production org to its sandbox org