Question 14 The regular expression 0*(10*)* denotes the same set as A (1*0)*1* B 0+(0+10)* C (0+1)*10(0+1)* D None of the above Theory-of-ComputationRegular-Expression Question 14 Explanation: […]
Question 5 Which of the following statements is TRUE about the regular expression 01*0? A It represents a finite set of finite strings. B It represents […]