8,363 views
0 votes
0 votes

Below DFA is accepting above regular language but it is accepting null also....can anyone please give correct DFA 

1 Answer

Related questions

0 votes
0 votes
2 answers
1
Apoorva1234 asked Mar 18, 2016
3,117 views
I want to know how the bit pattern 00, 01 ,10,11 may be obtained using a counter (2 JK flip flops, synchronous).Truth table for JK :clockJKnext state0dcdcold value100old ...
4 votes
4 votes
3 answers
2
0 votes
0 votes
1 answer
3
M_Umair_Khan42900 asked Dec 29, 2022
804 views
Show that the following pairs of regular expressions define the same language over the alphabet I = [a, b].s(a) p(pp)*( A + p)q + q and p*q(b) A +0(0+1)* + (0+1)* 00(0+1)...
2 votes
2 votes
1 answer
4
92komal asked Dec 20, 2017
1,215 views
Booth's coding in 8-bits for the decimal number -57 is: A 0-100+1000 B 0-100+100-1 C 0-1+100-10+1 D 00-10+100-1 plz explain this question