Monday, 26 March 2012

Salesforce Certification Questions Part 3


101.Due to which reasons analytical snapshot fails?

 A. Source report has been deleted
 B. Running user is inactive
 C. Report has been changed to Matrix report
 D. All of the above

102.Custom Tabs are part of ______ in (Model – View – Controller) Relationship?

 A. Model
 B. View
 C. Controller

103.Formatting of report is maintained when it is exported via Export Details?

 A. True
 B. False

104. Only Customer Portals can be used for self-registration in Salesforce.com Sites

 A. True
 B. False


105. If you schedule a report to run on the 31st day of every month, then the report runs on

 A. Last Day of Every Month
 B. Last Day of those Months which have 31 Days
 C. Last Day of those Months which have 31 Days for rest of the months Report is scheduled on 1st
 D. No such criteria is available for Scheduling
106.Hover Layouts are based on the _______ ?

 A. Page Layout
 B. Mini Page Layout
 C. Console
 D. Hover Layout

107.Can an opportunity that already triggered a Big Deal Alert and then fell below the threshold can trigger a second Big Deal Alert if it crosses that threshold again.

 A. Yes
 B. No

108.Standard fields can be made as External Id Fields?

 A. Yes
 B. No

109.What is the difference between "View All Data" and "View All" permission available on Profile?

 A. The “View All Data” permissions override sharing settings for all objects in the organization, while the object permissions “View All” override sharing settings for the named object.
 B. The “View All Data” permissions override sharing settings for the named object., while the object permissions “View All” permissions override sharing settings for all objects in the organization.
 C. Both Have the Same Functionality
 D. View All Permission allows User to View the Data whereas View All allows people to view the Setup

110. What is the difference between 15 and 18 Digit Salesforce.com Id's?

 A. 15 Digit Id is Case Sensitive where as 18 Digit Id is Case Insensitive
 B. 18 Digit Id is Case Sensitive where as 15 Digit Id is Case Insensitive
 C. Both are Same
 D. 15 Digit Id's is no longer used and SFDC now uses 18 Digit Id's

111. First 3 Char of 15 Digit Id's identify the ?

 A. Records
 B. Object
 C. Field
 D. Application
 E. Organization

112.Which is the first step when creating a report?

 A. Select type of report
 B. Select object on which report needs to be generated
 C. Select columns to be displayed
 D. Select report name
 E. Select the Fields which need to be Summarized

113.The Status field cannot be updated by approval processes?

 A. True
 B. False

114.Is it possible to set the System Fields like Created date to any Date during the Initial Load?


 A. Yes
 B. No
 C. Yes, A Case needs to be raised with Salesforce.com
 D. Yes, Appropriate Profile Permission needs to be given

115. Enabling Visualforce development mode provides you with:

 A. A special development footer on every Visualforce page.
 B. The ability to define new VF pages just by entering a unique URL
 C. Error messages that include more detailed stack traces than what standard users receive
 D. All Of Above

116.What should be done in Field Level security Setting to make a Field Read only to all the Profiles?

 A. Enable Visible and Enable Read-Only
 B. Disable Visible but Enable Read-Only
 C. Enable Visible but Disable Read-Only
 D. Disable Visible and Disable Read-Only

117. Mini page layouts inherit record type and profile associations, related lists, fields, and field access settings from their associated page layout.

 A. True
 B. False

118.  Is it possible in Salesforce.com to Stop the Roll Up of Role Hierarchy for Standard Objects?

 A. Yes
 B. No

119.Divisions do not restrict users’ access to data and are not meant for security purposes.

 A. True
 B. False

120.Person accounts count against both account and contact storage because the API considers each person account to consist of one account as well as one contact.

 A. True
 B. False
121.Salesforce.com recommends setting the sharing to private for the objects on which you grant “Read” access for your site?

 A. True
 B. False

122. On the Candidate object, there is a hover on candidate experience which shows some information. User wants to add additional information in that page. What needs to be done?

 A. User has to change a Mini page layout
 B. User has to change candidate page layout
 C. User has to change a hover record type
 D. User has to change Hover Layout

123.How many Asset records can be imported via Import Wizard?

 A. 500
 B. 5,000
 C. 50,000
 D. Asset Records cannot be imported via Import Wizard



124.If a field is required in the page layout and read only in the field-level security settings then what will happen?

 A. The page layout overrides the field-level security and the field will be required only for the user
 B. The field-level security overrides the page layout and the field will be read only for the user
 C. This case will never arise and if tried an error will be thrown
 D. Both will be over ridden by the Profile level permissions

125. Which of the following objects cannot be imported via the Import Wizard?

 A. Leads
 B. Solution
 C. Cases
 D. Person Accounts

126. Report charts are included in emailed reports.

 A. True
 B. False

127. Can a user create their own Tab Style while creating the Custom Tabs?

 A. Yes
 B. No

128.Due to which reasons analytical snapshot fails?

 A. Source report has been deleted
 B. Running user is inactive
 C. Report has been changed to Matrix report
 D. All of the above
129.Custom Tabs are part of ______ in (Model – View – Controller) Relationship?

 A. Model
 B. View
 C. Controller

130.Formatting of report is maintained when it is exported via Export Details?

 A. True
 B. False

131. Only Customer Portals can be used for self-registration in Salesforce.com Sites

 A. True
 B. False

132. If you schedule a report to run on the 31st day of every month, then the report runs on

 A. Last Day of Every Month
 B. Last Day of those Months which have 31 Days
 C. Last Day of those Months which have 31 Days for rest of the months Report is scheduled on 1st
 D. No such criteria is available for Scheduling


133.Which function records the database operations, system processes, and errors that occur when executing a transaction or while running unit tests?

A. System Log
B. Debug Log
C. Monitoring
D. Setup Audit Trail

134. Dated Exchange Rates are not used for?

A. Forecasting
B. Opportunities
C. Opportunity products
D. Opportunity product schedules

135. A user has Read only Access to the account, will he be able to attach the File in the Attachment related list on a record?

A. Yes
B. No
C. Yes,If the file is less then 5 MB
D. Yes, if file is more than 5 MB .

136. After creating a custom report type, can the user change the Primary object associated with that Report Type?

A. Yes
B. No
C. Depends on the Profile Permissions
D. No Concept of Primary Object in Custom Report Type




137. Which of the following is not true regarding Custom Summary Formula fields?
A. Summary formula can reference another summary formula
B. When fields are deleted, they are also deleted from the summary formulas that reference them
C. One can have 5 Custom Summary Formulas on a report
D. The summary types Sum, Largest Value, Smallest Value, and Average are not available for use with the Record Count Field

138. To deploy a piece of code from sandbox to Production, What percentage of test coverage is necessary?
 A. 25
 B. 50
 C. 75
 D. 100

139.For dynamic dashboards, Running user can be set as the logged-in user?

A. True
B. False

140.Default values can be set on the Dependent Picklist Fields?

A. True
B. False
141.Roll-up summary and formula fields are always read only on detail pages and not available on edit pages?

A. True
B. False
C. Only applicable to Roll-up Summary Fields
D. Only applicable to Formula Fields

142.The Size Limit of Attachments in SFDC is?

A. 5MB
B. 10MB
C. 15MB
D. 20MB
E. No Such Limit

143. Dynamic Dashboards can have a Scheduled Refresh?

A. True
B. False

144.Standard reports parameters (Available Fields, Criteria, time Frame) be changed and saved in the same Standard Report?

A. True
B. False

145.How do you enable the multi Currency Feature in Salesforce.com?

A. Enable it from the Sidebar component of Setup
B. Enable it from the profiles
C. Enable it from going in to the Currency Tab
D. Enable it by raising a case with salesforce.com

146. Standard fiscal years can start on the first day of any month of the year?

 A. True
 B. False
147.How many characters are there in the Salesforce case-insensitive id field of an object? Select the one correct answer.

a. id field is not mandatory
b. The field length is customizable
c. This depends on the version of Salesforce
d. 18
148.Name the prefix used by standard VisualForce markup tags. Select the one correct answer.

vf
apex
c
s

149.Which of the following cannot be included in a VisualForce page? Select the one correct answer.

Java
JavaScript
HTML
Flash

150.To create a new VisualForce page HelloWorld in development mode, which URL should be appended to server address? Select the one correct answer.

/HelloWorld
/vf/HelloWorld
/apex/HelloWorld
/home/HelloWorld

2 comments:

  1. Answers:


    101. d | 102. b | 103. b | 104. a | 105. B
    106. b | 107. a | 108. b | 109. a | 110. a | 111. b | 112. b |113. a | 114. c | 115. d | 116 . a | 117 . a | 118. b | 119. a | 120. A
    121. a | 122. a | 123. d | 124. b | 125. c | 126. b | 127. a | 128. d | 129. b | 130. b | 131. a | 132. b
    133. b | 134. a | 135. b | 136. b | 137. a | 138. c | 139. a | 140. b | 141.a | 142. a | 143. b | 144 . b | 145. d | 146. A

    147. d 18 .
    148. apex
    149. java
    150. apex/HelloWorld

    ReplyDelete
  2. 108.Standard fields can be made as External Id Fields?

    i think it is not possible can you check please

    ReplyDelete