0 0 votes L={${a^{n}b^{n}ca^{n}b^{n}| n>=0}$} L={${a^{n}b^{m}ca^{n}b^{m}| n>=0},m>=0$} Theory of Computation theory-of-computation + – amit166 915 views answer comment Share Follow Print See all 8 Comments 8 8 Comments reply Show 5 previous comments prashant jha 1 commented Jan 20, 2019 reply Follow flag On a second thought , I think yes . If the second term had 'm' instead of 'n' then it would be CFL right? 0 0 replyShare Kunal Kadian commented Jan 20, 2019 reply Follow flag @prashant jha 1 Yes then it would have been DCFL. 1 1 replyShare prashant jha 1 commented Jan 20, 2019 reply Follow flag Completely overlooked that 'n' :P 0 0 replyShare Please log in or register to add a comment.