Question 61 Consider the following two regular expressions over the alphabet {0,1}: r= 0*+1* s=01*+10* The total number of strings of length less than or equal […]
Question 18 Consider the languages L1,L2 and L3 as given below. L1 = {0p1q|p,q∈N}, L2 = {0p1q|p,q∈N and p=q} and L3 = {0p1q0r|p,q,r∈N and p=q=r}. Which […]
Question 19 A deterministic finite automation (DFA) D with alphabet Σ={a,b} is given below. Which of the following finite state machines is a valid minimal DFA […]