Question 15 For the grammar below, a partial LL(1) parsing table is also presented along with the grammar. Entries that need to be filled are indicated […]
Question 26 Which of the following problems are decidable? 1) Does a given program ever produce an output? 2) If L is a context-free language, then, […]
Question 25 Given the language L ={ab,aa,baa}, which of the following strings are in L *? 1) abaabaaabaa 2) aaaabaaaa 3) baaaaabaaaab 4) baaaaabaa A 1, […]