What is being imposed on each subset to ensure that it conforms to the subset?
A
A parser to parse the code
B
A parser that parses and adds to the subset
C
A static verifier that parses code
D
A predefined function to parse the code
Correct Answer: A static verifier that parses code
Each subset is coupled with a static verifier that parses code to ensure that it conforms to the subset.