2 votes
1 answer
19501
Two finite state machines are said to be equivalent if theyhave same number of stateshave same number of edgeshave same number of states and edgesrecognize same set of to...
1 votes
1 answer
19502
In networking terminology UTP meansUnshielded Twisted pairUbiquitious Teflon portUniformly Terminating portUnshielded T- connector port
1 votes
1 answer
19504
2 votes
1 answer
19505
A sequential circuit outputs a $\text{ONE}$ when an even number$(>0)$ of one’s are input; otherwise the output is $\text{ZERO}.$ The minimum number of states required i...
1 votes
1 answer
19506
1 votes
1 answer
19507
Which of the following conditions must be met to avoid race around problem?$\Delta t< t_{p}< T$$T>\Delta t t_{p}$$2t_{p}< \Delta t< T$none of these
1 votes
1 answer
19510
3 votes
1 answer
19513
2 votes
1 answer
19514
If initialization is a part of declaration of a structure, then storage class can beautomaticregisterstaticanything
2 votes
1 answer
19515
1 votes
1 answer
19516
What will be the value of $x$ and $y$ after execution of the following statement(C language) n = 5; x = n++; y = -x;$5,-4$$6,-5$$6,-6$$5,-5$
1 votes
1 answer
19517
The excess $3$ code is also called cyclic redundancy codeweighted codeself complimenting codealgebraic code
2 votes
1 answer
19520