1.

The Backus-Naur Form (BNF) of {*(<comment> | <whitespace> | <newline>)} will be parsed as ______ for backwards compatibility.

A. { }
B. {*}
C. {+}
D. {-}
Answer» C. {+}


Discussion

No Comment Found