Q.75 | ![]() | |
Ans | 1. All strings over Σ = {0, 1} containing odd number of 1’s. | |
2. All strings over Σ = {0, 1} starting with 1. | ||
3. All strings over Σ = {0, 1} containing odd number of 0’s. | ||
4. All strings over Σ = {0, 1} containing even number of 1’s. |
Correct Ans Provided: 2