https://quizack.com/salesforce-development/mcq/what-is-base-64-encoding-used-for
Answer: Storing binary files in Attachment, Document, and Scontrol records.
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Salesforce-Development MCQ Questions
What is an example of an operation your application client can execute at runtime?
When is a custom object's associated name field defined?
What is the name of a single, generic object, defined in partner WSDL, that represents all of the objects?
What are the Corresponding Field Types in the UI for the double API Data Type?
If your ID was 12 characters, what error would you get?
Arrange the following steps to link a line item object to another object 'Invoice' in correct order?1)Open the details page of 'Line Item' object2)Click 'New'3)In the 'Related To' field select 'Invoice' object4)Select 'Master-Detail Relationship' as data type5)In the 'Field Level and 'Field name' enter 'Invoice'6)Click 'Next‘7)Go to ‘Custom Fields & Relationships'8)Click ‘Next'9)Apply required setting and Click 'Save'
Consider a field that is required in the page layout and is read-only in the filed-level security settings.Which of the following accesses will be granted to the user?
In the Force.corn Developer console, which of the following menus is used to open the 'Open Execute Anonymous Window' that executes anonymous code without saving it?
Which of the following keys combinations is used as a shortcut to download the log in Force.com Developer Console?
In the Force.com platform of Salesforce, the Apex runtime engine enforces the runtime limits in various parts of the programming code.