Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Through sharing rules, which type of record access can be granted by the administrator?

Answer»

Through SHARING rules, which type of record ACCESS can be granted by the administrator?
Choose the correct OPTION from below list
(1)Read/WRITE/Transfer
(2)Read/Write and Read-only
(3)Write the only
(4)Delete

Answer:-(2)Read/Write and Read-only

2.

What groups or individuals comprise public groups?

Answer»

What GROUPS or individuals comprise public groups?
Choose the correct option from below LIST
(1)Roles
(2)Roles and subordinates
(3)USERS
(4)All of the above

Answer:-(4)All of the above

3.

What do API calls in Salesforce represent?

Answer»

What do API calls in Salesforce represent?
Choose the correct option from below list
(1)Operations invoked at compile TIME
(2)Specific operations invoked by your client applications at runtime to perform TASKS
(3)Operations that run in the background
(4)Operations running in the foreground

Answer:-(2)Specific operations invoked by your client applications at runtime to perform tasks

4.

When should you make use of bulk API?

Answer»

When should you make use of bulk API?
Choose the CORRECT option from below LIST
(1)When you are loading a large NUMBER of records
(2)When you are using REST requests and prefer to use SOAP
(3)When you are processing DATA up to one thousand records
(4)When you are updating SMALL numbers of records at a time

Answer:-(1)When you are loading a large number of records

5.

What must be done before a user can access the API?

Answer»

What must be DONE before a user can access the API?
CHOOSE the correct OPTION from below list
(1)USERS must have superuser privileges
(2)Users must restart the COMPUTER
(3)Users cannot access the API
(4)They must be granted API Enabled permissions

Answer:-(4)They must be granted API Enabled permissions

6.

______ is not a component of the user record?

Answer»

______ is not a component of the user record?
Choose the CORRECT option from below list
(1)Profile and role
(2)Language and TIME zone
(3)CONTACT information
(4)Chatter group information

Answer:-(4)Chatter group information

7.

What category do 1xx HTTP status codes belong to?

Answer»

What category do 1xx HTTP status codes belong to?
Choose the correct option from below LIST
(1)Server Error
(2)Redirection
(3)Client Error
(4)Informational

Answer:-(4)Informational

8.

______ is not a standard object in salesforce?

Answer»

______ is not a standard object in salesforce?
CHOOSE the correct OPTION from below list
(1)Leads
(2)Invoices
(3)Accounts
(4)Opportunities

Answer:-(2)Invoices

9.

What does the status code 302 represent?

Answer»

What does the status CODE 302 REPRESENT?
CHOOSE the correct OPTION from below LIST
(1)User can select among multiple links and go to different page.
(2)Not Modified
(3)The resource requested has been found and moved temporarily to new URL location.
(4)The page requested is available only by means of proxy address given in the response.

Answer:-(3)The resource requested has been found and moved temporarily to new URL location.

10.

What restrictions do double values in Salesforce have?

Answer»

What restrictions do double values in SALESFORCE have?
Choose the correct option from below list
(1)Age and scale
(2)Scale and precision
(3)Scale and POSITION
(4)SIZE and time

Answer:-(2)Scale and precision

11.

What do Master-Detail relationships will involve?

Answer»

What do Master Detail relationships will involve?
Choose the CORRECT option from below LIST
(1)Relationship between PARENT and child elements
(2)Cascading deletes and sharing rules which are controlled by the parent
(3)Relationship between master and retail sectors
(4)Relationship between master and slave drives

Answer:-(2)Cascading deletes and sharing rules which are controlled by the parent

12.

How can you create many to many relationships under salesforce?

Answer»

How can you create many to many relationships under salesforce?
Choose the CORRECT option from below list
(1)Creating DIRECT many to many relationships
(2)USING a piece of CODE to relate both objects
(3)Using a junction object
(4)Not possible to create many relationships in salesforce

Answer:-(3)Using a junction object

13.

According to roles in the sharing hierarchy, ______ can view and edit the record.

Answer»

According to roles in the sharing hierarchy, ______ can VIEW and edit the record.
Choose the correct option from below list
(1)Nobody can edit the record
(2)Only the system can edit the record
(3)Only record OWNER and users beyond the specified ROLE
(4)There is no record to be edited

Answer:-(3)Only record owner and users beyond the specified role

14.

What can chatter-free user access?

Answer»

What can chatter FREE user access?
CHOOSE the correct option from below list
(1)Accounts
(2)CUSTOM objects
(3)Groups and files
(4)None of the above

Answer:-(3)Groups and files

15.

____________ method is not used to share records in salesforce.

Answer»

____________ method is not USED to share records in salesforce.
Choose the correct option from below list
(1)Profile SETTINGS
(2)Sharing rules
(3)Manual sharing
(4)Role hierarchy

Answer:-(1)Profile settings

16.

When creating a sharing rule, what must an administrator select?

Answer»

When creating a sharing rule, what must an administrator select?
Choose the correct option from below LIST
(1)Which records to SHARE
(2)Who to share access with
(3)What level of access to grant
(4)All of the above

Answer:-(4)All of the above

17.

Salesforce API calls are

Answer»

Salesforce API calls are
Choose the correct option from below LIST
(1)Some of the calls are asynchronous, rollback on error
(2)Service REQUESTS and responses, asynchronous, committed automatically VERSUS rollback on error
(3)Service requests and responses, asynchronous, rollback on error
(4)Service requests and responses, synchronous, committed automatically v/s rollback on error

Answer:-(4)Service requests and responses, synchronous, committed automatically v/s rollback on error

18.

In which file, exception codes are defined in Salesforce?

Answer»

In which FILE, EXCEPTION codes are defined in Salesforce?
Choose the correct option from below list
(1)In the configuration file
(2)In the error file
(3)In the spooler
(4)In the WSDL file

Answer:-(4)In the WSDL file