0 0 votes Write the regular expression of string not ending with 001 Theory of Computation + – annie1234 396 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
1 1 vote One way to write it can be (0+1)*(000+010+011+100+101+110+111) + (0+1)² + (0+1) + € Sudeep Sharma answered Mar 9, 2017 Sudeep Sharma comment Share Follow 0 reply Please log in or register to add a comment.