0 0 votes Every 0 is followed immediately by 11. It means 110 or 011?? I think it should 011. is it ? Theory of Computation + – Rajesh Pradhan 2.2k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
Best answer 5 5 votes A follow B = B first then A A followed by B = A first then B. So, 011 Prashant. answered Mar 19, 2016 • selected Mar 20, 2016 by Arjun Prashant. comment Share Follow See all 4 Comments 4 4 Comments reply srestha commented Mar 20, 2016 reply Follow flag then it will be 110 –1 –1 replyShare srestha commented Mar 20, 2016 reply Follow flag 0 followed 11 means first 11 then 0 is it not? 0 0 replyShare srestha commented Mar 20, 2016 reply Follow flag yes followed and followed by , that is the difference 0 0 replyShare rajan commented Mar 20, 2016 reply Follow flag arjun sir means 0 followed 11 means when 0 occurs then it will be followed by 11 means 011 according to me . is it correct or not 0 0 replyShare Please log in or register to add a comment.
1 1 vote I think it should be 011 because it says " every 0 is followed immediately by 11". s_ddwl answered Mar 20, 2016 s_ddwl comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes (a) 011 - If the language is written from Left to Right. (b) 110 - If the language is written from Right to Left. biranchi answered Apr 27, 2016 biranchi comment Share Follow 0 reply Please log in or register to add a comment.