recategorized by
1,650 views

1 Answer

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Mar 27, 2020
734 views
The hexadecimal equivalent of $(10111)_2\times(1110)_2$ is :$150$$241$$142$$101011110$
1 votes
1 votes
0 answers
2
go_editor asked Mar 27, 2020
689 views
An example of a self complementing code is :$8421$ codeGray codeExcess-$3$ code$7421$ code
0 votes
0 votes
1 answer
3
go_editor asked Mar 27, 2020
728 views
The characteristic equation of the $\text{D}$ flip-flop is : $\text{Q=D}$$\text{Q=1}$$\text{Q=0}$
0 votes
0 votes
1 answer
4
go_editor asked Mar 27, 2020
1,484 views
Which of the regular expressions corresponds to this grammar ?$S → AB/AS, A → a/aA, B → b$$aa^*b^+$$aa^*b$$(ab)^*$$a(ab)^*$