🧪 Salesforce MCQ Quiz Hub

Salesforce MCQ Set 3

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

1. SystemModstamp returns what data?




2. Currency and percent fields are what type of value?




3. What does the picklist field return?




4. Can CreatedDate be larger than LastModifiedDate?




5. Where must client applications format email addresses?




6. What do API calls represent?




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




8. How is the field, “ID” defined?




9. The user permission, “Read” indicates what?




10. What has happened during the fault, “UNKNOWN_EXCEPTION”?




11. What is a calculated field?




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




13. What values do boolean fields contain?




14. What values do boolean fields contain?




15. IsDeleted is what type of field? .




16. Sales Objects belong to the Data Model and include:




17. What is the subject?




18. What is used to represent integer fields?




19. What is a token?




20. What is one security protocol that salesforce.com supports?




21. What must happen before a user can access the API?




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




23. What code do you see when your session expires?




24. 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?




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




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




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




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




29. Salesforce API calls are:




30. Where do you configure your session expiration time?




31. What is a characteristic of all API calls?




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




33. Where are exception codes defined?




34. A user is able to login to the Salesforce via:




35. Select which is NOT true about Custom Objects:




36. Any method which belongs to Describe Calls:




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




38. ID fields in the Salesforce UI contain:




39. Which of the following is a property of the subject?




40. CRM ISV Organization in ISVforce is also known as:




41. Salesforce.com supports:




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




43. What does the error code CANNOT_DISABLE_LAST_ADMIN mean?




44. What would return a MALFORMED_QUERY fault?




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




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




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




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




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




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




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




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




53. What does the combo box field return?




54. 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




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




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




57. What should you know to perform a login operation?




58. 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?




59. Calling getServerTimestamp() might return:




60. Any method which belongs to Utility Calls:




61. Are all exception codes listed in the WSDL?




62. Lookup (1:n) type of relationships links:




63. 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?




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