Recent questions in Others

0 votes
0 answers
162
How many integral solutions are there to $x+y+z+\mathrm{w}=29$, where $x \geq 1, y \geq 2, z \geq 3$ and $w \geq 0$ ?2400260028003000
1 votes
0 answers
165
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
166
0 votes
0 answers
169
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
170
The clipping process in computer graphics is used forAdding graphicsCopyingZoomingRemoving objects and lines
0 votes
0 answers
173
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
177
0 votes
0 answers
178
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
180
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...