What is the end result?

Posted by: Pdfprep Category: CRT-450 Tags: , ,

Using the Schema Builder, a developer tries to change the API name of a field that is referenced in an Apex test class.

What is the end result?
A . The API name is not changed and there are no other impacts.
B . The API name of the field and the reference in the test class is changed.
C . The API name of the field is changed, and a warning is issued to update the class.
D . The API name of the field and the reference in the test class is updated.

Answer: C