Universal Containers requires that all job applications have a unique code that is auto-populated
when records are created. The code must be different from the record ID.
What would a developer use to accomplish this declaratively?

A.
Custom auto number field
B.
Custom master-detail field
C.
Custom read-only number field
D.
Custom lookup relationship field