SFDC Dev3 Flashcards

1
Q
1) The governor limits that apply while executing Apex asynchronously are same as that of?
A)	 Depends on the entry point
B)	 Apex Trigger
C)	 Apex Class
D)	 No Limits Apply
E)	 Batch Apex
A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
4) Which of the following is one of the key factors in determining the Governor Limits for an apex execution?
A)	 Heap size
B)	 Entry Point of invocation
C)	 Number of Records
D)	 None of These
E)	 Type of Governor Limit
A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
7) Which functionalities work in offline mode?
A)	 Auto-Number fields
B)	 Workflow rules
C)	 Formula fields
D)	 Roll up summary fields
E)	 Field dependency
A

B, E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
18) How many master-detail relationships can be created on one object ?
A)	 1
B)	 3
C)	 4
D)	 2
A

D

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

21) What is a feature of custom report types ? Choose 2 answers
A) ability to customize available columns displayed in the report builder interface
B) the ability to join related objects within a report
C) the ability to create an exception report or anti join
D) the ability to customize the output layout of a report

A

A, B

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

22) How would a developer create a many-to-many relatuonshnp between two objects, Object X and Object Y ?
A) multiple relationships on Object X to Object Y
B) two relationships on a Junction object, one to X and one to Y
C) multiple relationships on Object Y to Object X
D) two relationships, one on X to Y and one on Y to X

A

B

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

25) A developer is building a custom appIication usIng the declarative framework. The developer would Iike to customize the application user interface.Which customization is available on the page layout ? Choose 2 answers.
A) make a ?eld Required, based on a data value In another ?eld
B) add an existing visualforce page to an Inline section
C) create a three-column section
D) add custom detail and list buttons

A

B, D

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

26) Universal Containers uses a recruiting application with custom objects to track positions and related interviewers. When a hiring manager creates a new position record, interviewer records for each individual on the interview team also need to be created. Currently, this process requires a user to create the position, save it, scroll to the interviewer related list, then create multiple interviewer records. How would a developer streamline this process ?
A) validation rule to trigger pop-up window for user to input interviewer data
B) Vf page to allow position and interviewer data to be input on single page
C) create a new page layout for positions and assign It to a new record type
D) use a Formula field to create a wizard that guides a user through the process

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
28) Which tool is part of the Developer Console?
A)	 Force.com IDE
B)	 SQL workbench
C)	 Query Editor
D)	 Tests tool
A

C, D

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

29) What is the capability of joined reports? Choose 2 answers
A) Export the data to a spreadsheet
B) Add conditional highlighting to the data
C) Schedule and email the report
D) Add the joined report to a dashboard

A

A, D

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

30) What is a capability of joined reports?
A) Values from multiple blocks can be displayed on a chart.
B) Summary values can be calculated using data from multiple blocks.
C) Multiple blocks can be scheduled for emailing.
D) Data from multiple blocks can be exported to Excel.

A

A, B

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

33) How can you create Many to Many relationship in salesforce.com?
A) Create a direct Many to Many relationship
B) Use a junction Object
C) Use a piece of code to relate both objects
D) Not Possible to create Many to Many relationship in salesforce.com

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
34) Which of these represent the correct syntax for custom controllers? Select the one correct answer.
A)	 
B)	 
C)	 
D)
A

A

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

36) Which of the following statements are true about Roles? (Select2.)
A) Roles control the level of visibility that users have to an organizations data.
B) Roles control how records roll up for reporting.
C) A user must be associated with at least one Role.
D) A user may be associated with multiple Roles.
E) Roles do not need to follow the organization chart.

A

A, B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
37) Members of Public Groups can be which of the following? (Select 4)
A)	 Profiles
B)	 Public Groups
C)	 Users
D)	 Roles
E)	 Roles and Subordinates
A

B, C, D, E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
39) Which API can be used to create the Data model? 
A)	 Force.com Sign-on API 
B)	 AJAX toolkit for Force.com
C)	 Force.com Metadata API 
D)	 Force.com API
A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q
40) For master-detail relationship fields, what determines the access a user must have to a master record in order to create, edit, or delete the associated detail records? 
A)	 Sharing Setting 
B)	 Field Data Type 
C)	 Field Level Security 
D)	 Record Type
A

A

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

41) Which statement is TRUE about a profile?
A) It can grant access to records using record types
B) It enables object level permissions and grants access to all data
C) It can revoke access granted by sharing
D) It controls use passwords settings

A

B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q
43) The organization IDs of your sandboxes remain same each time your sandbox is refreshed
A)	 No
B)	 Yes
C)	 Is not Affected by refresh condition
D)	 None Of The Above
A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q
55) Which type of field cannot be universally required ?(Choose 1)
A)	 Email
B)	  Text
C)	 Lookup
D)	  Number
E)	 Date Time
A

C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q
3) Which of these are the development services provided by salesforce architecture?
A)	 All of these
B)	 Logic
C)	 Database
D)	 None of these
E)	 Integration
A

A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q
4) Which of the following are system supplied Apex classes used in Visualforce?
A)	 Apex Page Class
B)	 PageReference Class
C)	 SelectOption Class
D)	 None of These
E)	 Action Class
A

B, C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q
5) Which of the following can be used for Initial Submitters List ?
A)	 Public groups
B)	 Profiles
C)	 Roles and Subordinates
D)	 Email Field
E)	 Active team members
A

A, C

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

6) Using which of the following, can you run a scheduled batch job every night at 1 am ?
A) It is not possible using force.com native tools
B) Import Wizard
C) Data Loader
D) External Tool
E) Apex Scheduler

A

E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q
8) What will be the order of execution for the following (Order from Left to Right) i.   Before Trigger ii.  After Trigger iii. Validation Rule iv. Formula Field v.  Roll up summary vi. Workflow Rule
A)	 i>iii>ii>iv>vi>v
B)	 iv>v>i>iii>ii>vi
C)	 i>iii>ii>vi>v>iv
D)	 None of these
E)	 iv>i>iii>ii>vi>v
A

B

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

13) Which of the following is possiblein SFDC?
A) Roll up summary Field counting the number of child object records
B) Formula field referring to a field in the parent object.
C) Formula field referring to a field in the child object.
D) Rollup summary Field counting the no. of child object records in Lookup Relation
E) Formula field referring to a field both in the child object and parent object.

A

A, B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q
15) Which of the following are not the features of Encrypted fields?
A)	 Included in search results
B)	 Unique
C)	 External Id
D)	 Searched by Apex
E)	 Have a default value
A

B, C, E

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q
16) A manager in an organization wants to share specific fields of data to his subordinates that only he has access to.What is the best way to share specific fields of data?
A)	 Run As on dashboards
B)	 Folder Permission on a Report
C)	 Run As on scheduled reports
D)	 Folder Permission on a Dashboard
A

A, C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q
23) Which report type does not support analytical snapshot?
A)	 Summary
B)	 Matrix
C)	 Tabular
D)	 Detailed
A

B

30
Q
24) Universal Recruiters uses an external system for keeping track of exits from the organization. The CEO of the organization will like to view information about exits in the Salesforce application that Universal Recruiters uses. Which dashboard component can be used to implement this feature?
A)	 Metric
B)	 Table
C)	 Gauge
D)	 Chart
E)	 Visualforce Pages
A

E

31
Q

26) A job application object has a child review object to store candidate review.The review needs to be tracked between a score of 1 to 5.The score has to be a choice between 1 and 5 displayed as a radio button.How will a developer cater to this requirement?
A) Create 5 fields for scores of type radio-button and use it in review page layout
B) Create a dependent picklist that feeds the radio button type field
C) Create a formula field
D) Create visual force page with radio buttons for review object

A

D

32
Q
29) In a custom defect tracking application, a custom object called Bug is used to track defects. The bugs often have relationships to other bugs in a parent-child fashion. Which relationship should a developer choose to model the interdependency between bugs ?
A)	 Hierarchial
B)	 Many to many
C)	 self
D)	 Master Detail
A

C

33
Q

30) A developer is building a custom appIication usIng the declarative framework. The developer would Iike to customize the application user interface.Which customization is available on the page layout ? Choose 2 answers.
A) make a ?eld Required, based on a data value In another ?eld
B) add an existing visualforce page to an Inline section
C) create a three-column section
D) add custom detail and list buttons

A

B, D

34
Q

36) What is a capability of joined reports? Choose 2 answers
A) Export the data to a spreadsheet.
B) Add conditional highlighting to the data.
C) Schedule and email the report.
D) Add the joined report to a dashboard.

A

A, C

35
Q

37) What is a consideration when setting up the beta version of the State and Country Picklists feature? Choose 2 answers
A) Validation rules must be created to enforce data entry standards.
B) State and country picklists are available on certain standard objects.
C) Reports, email templates, and list views are automatically updated.
D) Planning and feature enablement require working with salesforce.com.

A

B, C

36
Q
48) What type of field needs to be wrapped in a function (inside a formula) to be accessed?
A)	 Email
B)	 Checkbox
C)	 Picklist
D)	 Roll-Up Summary
E)	 Formula
A

C

37
Q
55) Roll up Summary on formula fields?(Choose 1)
A)	 All formula fields.
B)	 Depends on formula return types .
C)	 Not Allowed.
D)	 Does not Depend on formula Fields
A

B

38
Q

56) In a workflow based on Job Application, while defining the Rule Criteria, what forces you to choose “formula evaluates to true” option instead of the “criteria are met”?(Choose 1)
A) Check if the Job Application Status is equal to “Selected”
B) Check if the status has changed
C) Check if the current User Profile is “System Admin”
D) Check if the status field in the Position is “Open”

A

B

39
Q
58) Select the salesforce.com edition that is NOT available today, Choose the Right answer(Choose 1)
A)	 Professional
B)	 Unlimited
C)	 Enterprise
D)	 Premium
A

D

40
Q
1) Which of these is not a standard profile?
A)	 Contract Manager
B)	 Read only
C)	 Solution Manager
D)	 Developer
A

D

41
Q
3) What all features do you get by default when you create a Tab ?
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

A, B, C

42
Q
15) What are the two key concepts of the Force.com platform?
A)	 Multi-Tenancy
B)	 Security
C)	 Reliability
D)	 Sites
E)	 Metadata
A

A, E

43
Q

17) Can you add Blank Spaces on the Standard Detail Page ?
A) May Be
B) Yes
C) No
D) The Above Information is not complete
E) Can’t Say

A

B

44
Q
18) Does APEX support casting?
A)	 May Be
B)	 TRUE
C)	 FALSE
D)	 The Above Information is not complete
E)	 Can't Say
A

B

45
Q

21) How can Force.com Flow be used?
A) To escalate cases that breach service level agreements
B) o send email alerts when sales representatives win deals
C) To troubleshoot customer issues for call center agents
D) To sell products for sales representatives

A

C, D

46
Q

26) Which element is included in the security model of the Force.com Sites ? Choose 3 answers.
A) Full CRUD permissions on all custom objects
B) Read/Write permissions on all standard objects
C) Named Visualforce pages
D) Restricted IP ranges

A

A, C, D

47
Q

29) Which is a required step for creating a many-to-many relationship? Choose 2 answers.
A) create the related list on the page layout oft he junction object
B) create two relationships
C) create a many-to-many relationship between two objects
D) create a custom object to join two reports

A

B, D

48
Q
32) What all data types can the Conditional highlighting can be applied to:  (Choose 2 answers)
A)	 Grand total
B)	 Date
C)	 Summary total
D)	 Raw Data
A

C, D

49
Q

34) What is a feature of the Salesforce multitenant architecture? Choose 2 answers
A) A tenant can view data belonging to other tenants.
B) A tenant can perform an unlimited number of database operations.
C) Tenants share hardware resources, such as memory and CPU.
D) Data is associated to a specific tenant by an assigned OrgID.

A

C, D

50
Q
44) What is the maximum number of debug logs retained in an organization?
A)	 100
B)	 50
C)	 30
D)	 20
A

D

51
Q
45) A user's profile may grant a user the potential to see records of an object, but the sharing model determines which records that user can see.
A)	 Maybe
B)	 No
C)	 Yes
D)	 None of Above
A

C

52
Q
47) In a bug tracking application, UC has created a time-based workflow action that will execute 30 days after a bug record is created. A developer would like to test to ensure that it is working. Choose 2 ways he can do this? 
A)	 Time-based workflow queue 
B)	  Debug log 
C)	 Activity History Related List
D)	 Bug history related list
A

A, B

53
Q
60) Criteria – Based sharing rules can not be created for which Object ? (Choose 1)
A)	  Solutions
B)	  Cases
C)	 Opportunities
D)	 Contacts
E)	 Accounts
A

A

54
Q
1) In the statement below, controller refers to what type of controller?  apex:page controller ='AccountController'
A)	 Standard Controller
B)	 Custom Controller
C)	 Controller Extension
D)	 Specific Controller
A

B

55
Q

3) 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 the mobile browser
C) By sending a text message
D) By Sending SMS
E) By Calling Salesforce Support

A

C

56
Q
5) Name the prefix used by standard VisualForce markup tags ?
A)	 vf
B)	 apex
C)	 c
D)	 s
A

B

57
Q
5) Name the prefix used by standard VisualForce markup tags ?
A)	 vf
B)	 apex
C)	 c
D)	 s
A

A

58
Q

8) Which of the following conditions should be met for a lookup relationship to be converted to Master-Detail relationship?
A) All existing records in the child object need not contain data for parent field
B) Making the parent field required in the child object
C) Parent field need not be a required field in the child object
D) All existing records in the child object contain data for parent field

A

D

59
Q
9) Tags can be enabled from which of the following?
A)	 Page Layout
B)	 Organization Setting
C)	 Users Setting
D)	 Roles
E)	 Profile Level
A

A, B

60
Q
10) Dashboard refresh can be monitored using which of the following?
A)	 Report jobs
B)	 Apex jobs
C)	 Scheduled jobs
D)	 WorkFlows
E)	 Dashboard jobs
A

C

61
Q
14) To create a new VisualForce page HelloWorld in developer mode, which URL should be appended to server address?Which change was made to the Apex governor limits with the Spring 11 release?
A)	 /HelloWorld
B)	 /vf/HelloWorld
C)	 /apex/HelloWorld
D)	 /home/HelloWorld
A

C

62
Q

15) A customer has a requirement to filter on columns in the related list. As a developer how will you accomplish this?
A) Use the filter option in the related list section of the Page Layout
B) Use the filter option in the related list section of the Mini Page Layout
C) Use the filter option in the detail page layout of the related list object
D) Build a visual force component with filter to replace the related list section

A

D

63
Q
20) A developer wants to customize the look and feel of the User object. Which page layout customization is NOT supported for the user object ? Choose 2 answers.
A)	 custom buttons
B)	 Tagging
C)	 custom links
D)	 inline visual force pages
E)	 custom ?elds
A

B, C

64
Q

21) What is a feature of custom report types ? Choose 2 answers
A) ability to customize available columns displayed in the report builder interface
B) the ability to join related objects within a report
C) the ability to create an exception report or anti join
D) the ability to customize the output layout of a report

A

A, B

65
Q
25) Which dashboard components can display data based on summarized fields?  (Choose 2 answers)
A)	 Gauge
B)	 Table
C)	 Metric
D)	 Charts
A

A, D

66
Q
33) What are required pieces of a validation rule? (Select 3)
A)	 Return Value
B)	 Error Message
C)	 Condition Formula
D)	 Description
E)	 Rule Name
A

B, C, E

67
Q

35) What must a developer consider when inserting an API based tool (2 answers):
A) Validation Rules are Respected
B) APEX Triggers are ignored
C) Required fields on page layouts are enforced
D) Universally required field settings are respected

A

A, D

68
Q
37) A developer attempts to load data into a sandbox environment using the Data Loader GUI. The data load fails due to authentication issues. What should the developer check to diagnose the problem? Choose 2 answers: 
A)	 The user name 
B)	 The end point URL 
C)	 The mapping file 
D)	 The password encryption settings
A

A, B

69
Q

38) How can a developer configure an approval process to prevent a record from being edited by the submitter?
A) Create a Workflow field update action to make the page layout Read-only
B) Develop a sharing rule that sets the record to Read-only
C) Set an action to look the record upon submission
D) Records are locked by default on submission, no action required.

A

D

70
Q
51) A Field hidden from Field Level Security is available from ?(Choose 1)
A)	 Console
B)	 Page layouts
C)	 Reports
D)	 None of the above
E)	  Search
A

D

71
Q
57)  Default values are available for standard text fields.(Choose 1)
A)	 Yes
B)	 No
C)	 Maybe
D)	 None of the Above
A

B

72
Q
60) What are the two options for which a Rule Type can be based in a Sharing Rule? Select Two
A)	 C. Based on department
B)	 D. Based on specified criteria
C)	 B. Based on quota fulfillment
D)	 E. Based on username
E)	 A. Based on a record owner
A

B, E