What are Visualforce Controllers?
How to remove 'Always on Layout' field from the page layout (blue circle next to this field)?
What attributes are required for the component?
List the available tools to develop Visualforce pages
Which of the standard fields of a custom object can be modified/specified during data load using Apex Data Loader?
Which characters in the unique record Id identify the object to which it relates?
What are static resources?
Which are the 4 desktop clients that integrate Salesforce with your PC?
What is a contact role and for which objects is it available?
A standard field can be marked as external id field.
What are the 4 ways you can access record Ids?
Records can enter a step in an approval process based on
Records can enter an approval process based on
Custom picklist fields can be either controlling or dependent fields.
What is order of evaluation for record viewing?
Which of these can be cloned?
Which objects are available while importing data using the import wizard?
An Apex Sharing Reason cannot be created on a custom object with the label ‘Manual Sharing’ because the in-built standard sharing reason provided by Salesforce has the same label, so it would give error
“An Apex Sharing Reason with this name already exists”
If an opportunity team member is cloned (From the opportunity team related list of an opportunity record by clicking on the team member name & then clicking on ‘Clone’), a new user record gets created.
For which objects mass email can be sent, How is it achieved?
Which will execute first Apex Scheduler code or workflow rules?
While converting a lead
What is the difference between account team role & contact roles?
Which of these values can a ‘if’ function used in a validation rule have in either the 2nd or the 3rd parameter?
Which are the OOTB reports which will give information about campaign effectiveness?
What are the advantages of using Chatter Desktop over using the in-app Chatter?
What is a joined report?
What are the drawbacks of quick create?
What is a Quote Line Item?
How many maximum cross object formula fields are allowed in an object?
What is the Declarative Interface?
When is Manual Sharing used?
Change sets can be used to move data and metadata from one organization to another.
What can be done with Visualforce?
When are validation rules applied?
What is the name of the default public group to which all users are added?
Encrypted fields can be edited regardless of whether you have the "View Encrypted Data" permission.
Which of the following are true about custom objects? (Select all that apply):
A field hidden by field-level security is still visible through the API.
Select the actions that can be associated with a workflow rule? (Select all that apply.)
What happens if 1 component of a change set fails to deploy?
While filling out positions, the hiring manager wants to view job responsibilities and job description at the top of the page; The recruiter wants to view the name of the hiring manager and the status at the top. Which tool would you use to meet this requirement?
What levels of access can be granted through manual sharing?
What tools available to move migration changes (metadata)? (Select all that apply)
You cannot relate records from the same object via an relationship field.
When upserting record using Apex Data Loader and using the external id for matching the record, if the value for the external id field is not provided in the csv file or while mapping fields from the csv file to the Salesforce object fields, then
What does Sales Stages refer to?
User B has created an Associate record. At the profile level, the profile 'Custom-Recruiter' of User A has Read, Edit access for Associate. OWD of Associate is 'Public Read/Write'. What access will User A have for the record created by User B?
If the email id of an inactive user in Salesforce is changed then:
'View All' has been checked at the profile level for a custom object Position. OWD is private of the Position object. A user will be able to view Position records owned by other users.
'View All' has been checked at the profile level for a custom object Position but 'Modify All' has not been checked. OWD is read/write of the Position object. For any user having this profile Position records owned by other users will be read/write.
What is the advantage of using Custom Report Type while creating report?
Once a sharing rule has been created to share Account records with Public Group A with read/write access to the shared accounts, then this sharing rule can be modified to share the Account records with Public Group B with read-only access.
Conflict Resolution tool is available in?
What is the use of Data Categories?
An object can have
While inserting/updating/upserting a new user using the Apex Data Loader, values for which of these fields can be provided in the input csv file?