Question: Consider the following EBNF rule: IDENTIFIER = i{a | | z}[0 | | 9]. Indicate whether the following statement is true or false: IDENTIFIER could

Consider the following EBNF rule: IDENTIFIER = "i"{"a" | | "z"}["0" | | "9"]. Indicate whether the following statement is true or false: IDENTIFIER could be inum2 Select one: O True O False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
