Question: Given the grammar E EF | x F PT | MT P + M - T x If we were to parse the string x+x-x
Given the grammar
E EF | x F PT | MT P + M - T x
If we were to parse the string x+x-x using the CYK algorithm, the entry {F} would appear in what position of the table?
Possible answers:
a) X1,3
B) X3,4
C) X4,5
D) X1,4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
