Multiple Choice
The regular expression have all strings in which any number of 0's is followed by any number of 1's followed by any number of 2's is :
A) (0+1+2) *
B) 0*1*2*
C) 0* + 1 + 2
D) (0+1) *2*
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Let SHAM3 be the problem of finding
Q12: Which of the following statement is true?<br>A)All
Q13: Let L be any infinite regular language,
Q14: Recursively enumerable languages are not closed under<br>A)Complementation<br>B)Union<br>C)Intersection<br>D)None
Q15: Which of the following assertions about Turing
Q17: For s ? (0+1)* let d(s) denote
Q18: Suppose that a problem A is known
Q19: If an effectively solvable problem has answered
Q20: Languages are proved to be regular or
Q21: The languages -------------- are the examples of