Salesforce Platform Developer I (legacy) — Question 109
When importing and exporting data into Salesforce, which two statements are true? (Choose two.)
Answer options
- A. Bulk API can be used to Import large data volumes in development environments without bypassing the storage limits.
- B. Developer and Developer Pro sandboxes have different storage limits.
- C. Bulk API can be used to bypass the storage limits when importing large data volumes in development environments.
- D. Data import wizard is a client application provided by Salesforce.
Correct answer: A, B
Explanation
Option A is correct because the Bulk API is designed to handle large volumes of data without exceeding storage limits in development environments. Option B is also correct as Developer and Developer Pro sandboxes do indeed have different storage capacities. Options C and D are incorrect; the Bulk API does not bypass storage limits, and the data import wizard is not classified as a client application.