A developer has the following class and trigger code. Which code segment should a developer insert at the XXX to set the baseCost variable to the value of the class variable smokerCharge?
A. InsuranceRates.smokerCharge
B. rates.getSmokerCharge()
C. ContactTrigger.InsuranceRates.smokerCharge
D. rates.smokerCharge
Suggest answer: A
Reference:
No comments:
Please share to make the community better.