Recent questions in Others

1 votes
0 answers
182
What is the $(4+4)$ fit binary fixed point equivalent of $-(3.72)_{10}$ ?$0011.1100$$0011.1010$$1100.0100$$0011.1011$
0 votes
0 answers
183
0 votes
0 answers
186
Consider the following language :\[L=\left\{w \in\{a, b, c\} *: n_{a}(\omega)+n_{b}(\omega)=n_{c}(\omega)\right\}\]$\mathrm{L}$ isContext free but not linearNot context f...
0 votes
0 answers
187
The clipping process in computer graphics is used forAdding graphicsCopyingZoomingRemoving objects and lines
0 votes
0 answers
190
Match List I with List IIList IList IIA. Critical regionI. Hoare's monitorB. Wait/signalII. Mutual exclusionC. Working setIII. Principle of localityD. DeadlockIV. Circula...
0 votes
0 answers
194
0 votes
0 answers
195
Suppose a circular queue of capacity ( $\mathrm{n}-1)$ elements is implemented with an array of $\mathrm{n}$ elements. Assume that the insertion and deletion operations a...
0 votes
0 answers
197
A $\text{B}$-tree used as an index for a large database table has four levels including the root node. If a new key is inserted in this index, then maximum number of node...