Salesforce Platform Developer I (legacy) — Question 109

When importing and exporting data into Salesforce, which two statements are true? (Choose two.)

Answer options

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.