🧪 Salesforce MCQ Quiz Hub

Salesforce MCQ Set 3

Choose a topic to test your knowledge and improve your Salesforce skills

SystemModstamp returns what data?





✅ Correct Answer: 1

Currency and percent fields are what type of value?





✅ Correct Answer: 1

What does the picklist field return?





✅ Correct Answer: 2

Can CreatedDate be larger than LastModifiedDate?





✅ Correct Answer: 3

Where must client applications format email addresses?





✅ Correct Answer: 3

What do API calls represent?





✅ Correct Answer: 3

What will be the name of Custom Object in the Salesforce UI WSDL, if Custom Object is labeled like ‘common’ ?





✅ Correct Answer: 2

How is the field, “ID” defined?





✅ Correct Answer: 4

The user permission, “Read” indicates what?





✅ Correct Answer: 4

What has happened during the fault, “UNKNOWN_EXCEPTION”?





✅ Correct Answer: 3

What is a calculated field?





✅ Correct Answer: 2

Can custom objects have a have many-to-many relationship with other custom objects?





✅ Correct Answer: 3

What values do boolean fields contain?





✅ Correct Answer: 4

What values do boolean fields contain?





✅ Correct Answer: 4

IsDeleted is what type of field? .





✅ Correct Answer: 3

Sales Objects belong to the Data Model and include:





✅ Correct Answer: 2

What is the subject?





✅ Correct Answer: 1

What is used to represent integer fields?





✅ Correct Answer: 1

What is a token?





✅ Correct Answer: 4

What is one security protocol that salesforce.com supports?





✅ Correct Answer: 2

What must happen before a user can access the API?





✅ Correct Answer: 3

According to roles in the sharing hierarchy, who can view and edit the record?





✅ Correct Answer: 4

What code do you see when your session expires?





✅ Correct Answer: 4

Let’s assume you are calling describeGlobal() web-method to obtain a list of available objects for your organization’s data. What will you get in the case of successful call?





✅ Correct Answer: 1

Does Salesforce check for IP restrictions when granting access to the API?





✅ Correct Answer: 3

When sharing, what happens to data that is outside of the logged-in user’s sharing model?





✅ Correct Answer: 3

Which call is similar to the AUTO COMMIT setting in SQL?





✅ Correct Answer: 2

What is created when an object does not have a master-detail relationship with another object?





✅ Correct Answer: 2

Salesforce API calls are:





✅ Correct Answer: 2

Where do you configure your session expiration time?





✅ Correct Answer: 4

What is a characteristic of all API calls?





✅ Correct Answer: 2

The SOAP endpoint for an API verion 29.0 contains a URL with a format:





✅ Correct Answer: 4

Where are exception codes defined?





✅ Correct Answer: 3

A user is able to login to the Salesforce via:





✅ Correct Answer: 1

Select which is NOT true about Custom Objects:





✅ Correct Answer: 3

Any method which belongs to Describe Calls:





✅ Correct Answer: 1

Which of the given API Fault elements defines an error in a query string passed in a query() call?





✅ Correct Answer: 2

ID fields in the Salesforce UI contain:





✅ Correct Answer: 3

Which of the following is a property of the subject?





✅ Correct Answer: 2

CRM ISV Organization in ISVforce is also known as:





✅ Correct Answer: 1

Salesforce.com supports:





✅ Correct Answer: 2

Currently, there are two UI themes, “Salesforce” and “Salesforce Classic.” How could you figure out which theme is enabled?





✅ Correct Answer: 4

What does the error code CANNOT_DISABLE_LAST_ADMIN mean?





✅ Correct Answer: 1

What would return a MALFORMED_QUERY fault?





✅ Correct Answer: 2

Which link to the AppExchange Partner Program page, among given, is wrong?





✅ Correct Answer: 3

Chatter Feed Objects of Data Model includes objects related to feeds. All feed items have:





✅ Correct Answer: 1

By successfully calling queryMore() you will receive QueryResult object, which contains the queryLocator field. In which subsequent call can you use this value?





✅ Correct Answer: 4

For security reasons, Salesforce restricts outbound ports. Which port may you use for HTTPS connections?





✅ Correct Answer: 2

Setting CurrencyIsoCode to a value that is not defined for an organization leads to:





✅ Correct Answer: 2

How do you calculate the maximum number of digits to the left of the decimal place?





✅ Correct Answer: 4

How do you calculate the maximum number of digits to the left of the decimal place?





✅ Correct Answer: 4

Salesforce API provides two methods for data replication, each of them allows you to retrieve a list of objects that:





✅ Correct Answer: 2

What does the combo box field return?





✅ Correct Answer: 1

Select the SOAP header that does not exist in API 29.0 and earlier versions up to 14.0 and might not be seen in WSDL





✅ Correct Answer: 2

If an organization has multicurrency enabled, the CurrencyIsoCode field contains:





✅ Correct Answer: 2

An Error object contains statusCodes, message, fields properties. What property (or properties) has information about fields in the object affected by the error condition?





✅ Correct Answer: 3

What should you know to perform a login operation?





✅ Correct Answer: 4

At the highest level of abstraction, it is possible to imagine a developer calling API web-method describeDataCategoryGroups() developer to perform what sort of task?





✅ Correct Answer: 1

Calling getServerTimestamp() might return:





✅ Correct Answer: 3

Any method which belongs to Utility Calls:





✅ Correct Answer: 2

Are all exception codes listed in the WSDL?





✅ Correct Answer: 3

Lookup (1:n) type of relationships links:





✅ Correct Answer: 1

If you are using the partner WSDL, a query that includes ID will return the ID field twice after calling query(queryStr) method. What will be the value of ID in response if queryStr does not have Id?





✅ Correct Answer: 3

A PackageVersion as a part of an endpoint for making API Calls has the format:





✅ Correct Answer: 4