Given the code fragment:
You have been asked to define the ProductCode class.
The definition of the ProductCode class must allow c1 instantiation to succeed and cause a compilation error on c2 instantiation.
Which definition of ProductCode meets the requirement? A.
B.
C.
D.
B.