Recent questions in Others

0 votes
1 answer
1591
A $WFF$ that is equivalent to the $WFF$ $x= y$ is :$y=>x$~$y=>x$~$y=>$ ~$x$$y=>$ ~$x$
0 votes
1 answer
1592
The dual of the switching function $F=x+yz$ is given by :$\text{x+yz}$$\text{x(y+z)}$$\text{(~x)+(~y)(~z)}$$\text{(~x)((~y)+(~z))}$
0 votes
1 answer
1593
Amongst the logic families $DTL, TTL, ECL$ and $CMOS$, the family with the least power dissipation is :$CMOS$$DTL$$TTL$$ECL$
0 votes
0 answers
1595
0 votes
1 answer
1596
An example of a directory found in most $\text{UNIX}$ system is :$\text{usr}$$\text{waitpid}$$\text{brk}$$\text{unmap}$
0 votes
0 answers
1597
An error message produced by an interactive system should have :always the error codethe list of mistakes done by the user displayeda non-judgmental approachthe past reco...
0 votes
0 answers
1598
Given a parallel algorithm $A$ with computation time $t$, if parallel algorithm $A$ performs $m$ computational operation, then $p$ processors can execute algorithm $A$ in...
0 votes
0 answers
1600
Consider a typical mobile communication system. If $840$ frequencies are available, how many can be used in a given cell ?$140$$120$$84$$60$
1 votes
1 answer
1601
The following determiniotic finite automata recognizes:Set of all strings containing $’ab’$Set of all strings containing $’aab’$Set of all strings ending in $’a...
0 votes
0 answers
1602
Depth ion travels of the following directed graph is:$\text{A B C D E F}$$\text{A B D E F C}$$\text{A C E B D F}$None of the above
0 votes
0 answers
1603
The maximum number of nodes in a binary tree of depth $10$:$1024$ $2^{10}-1$ $1000$None of the above
1 votes
1 answer
1604
0 votes
1 answer
1605
Which of the following language is regular:$L=${${a^{n}b^{n}|n\geq 1}$}$L=${${a^{n}b^{m}c^{n}d^{m}|n,m\geq 1}$}$L=${${a^{n}b^{m}|n,m\geq 1}$}$L=${${a^{n}b^{m}c^{n}|n,m\ge...
0 votes
1 answer
1606
0 votes
0 answers
1607
Which of the following expression remove hazard form : $xy+z \bar{x}$?$xy+z \bar{x}$$xy+z \bar{x}$$xy+z \bar{x}+yz$$xy+z \bar{x}+wz$
0 votes
1 answer
1608
How many $1$’s are present in the binary representation of $15\times 256+5\times 16+3$:$8$$9$$10$$11$
0 votes
2 answers
1609
If $A\oplus B=C,$ then:$A\oplus C=B$$B\oplus C=A$$A\oplus B\oplus C=1$$A\oplus B\oplus C=0$
0 votes
2 answers
1610
What is the maximum counting speed of a $4$-bit binary counter which is composed of Flip-Flop with a propagation delay of $25\:ns$?$1 \text{MHz}$$10 \text{MHz}$$100 \text...