Your company has multiple developers working in separate environments and sometimes your Apex
classes get overwritten.
What can you do to prevent this?
A . Activate Online Conflict Resolution feature by removing Apex classes from the Exclude From Auto Resolve field in the Promotion record.
B . Activate the Online Conflict Resolution feature by removing Apex classes from the Exclude From Auto Resolve field in the Pipeline record
C . Activate the Online Conflict Resolution feature by including Apex classes in the Exclude From Auto Resolve field in the Pipeline record
D . Create a validation rule to prevent the same Apex component from being committed in different environments.
Answer: B