recategorized by
554 views

1 Answer

Answer:

Related questions

560
views
1 answers
1 votes
Applied Course asked Jan 16, 2019
560 views
How many number bits are required to represent a $32$ digit decimal number in binary?$6$ bits$32$ bits$106$ bits$107$ bits
767
views
1 answers
1 votes
Applied Course asked Jan 16, 2019
767 views
How many minterms exist at the output of $6$ input XOR gate?$6$16$32$64$
710
views
1 answers
2 votes
Applied Course asked Jan 16, 2019
710 views
A palindrome reads the same forwards and backwards. (For example, $10101$ and $1001$ are palindromes). Suppose you want a machine that takes a number with the ... two XOR gates, one NOT gate, and which other extra kind of gate?ANDORXORNOT
767
views
1 answers
1 votes
Applied Course asked Jan 16, 2019
767 views
$\begin{array}{l} A = 2000 \\ B = A - 999 \\ C = A + B - 998 \\ D = A + B + C - 997 \\ \vdots \\ \vdots \\ Z = A + B + C + \dots + Y - 975 \end{array}$How much $\frac{Z+1}{2^{25}}$? ____