Consider the following grammar where T is the start symbol
T → B | {L}
L → TL | B
B → a | b
Let I0 = CLOSURE ( { [ T’ → .T ] }). The number of productions/items in the GOTO ( I0 , { ) is _____.Enter numerical value using the virtual keypad. Round off where necessary.