What will happen during the deployment?

Universal Containers (UC) has a recruiting application using Metadata API version 35, and deployed it in production last year. The current Salesforce platform is running on API version 36.A new field has been introduced on the object Apex page in API version 36. A UC developer has developed a new Apex page that contains the new field and is trying to deploy the page using the previous deployment script that uses API version 35.

What will happen during the deployment?
A . The deployment script will pass because the new field is backward compatible with the previous API version 35.
B . The deployment script will fail because the new field is not known for the previous API version 35.
C . The deployment script will pass because the new field is supported on the current platform version.
D . The deployment script will fail because the platform doesn’t support the previous API version 35.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments