4 answers
4
Let $R$ be a binary relation on $A = \{a, b, c, d, e, f, g, h\}$ represented by the following two component digraph. Find the smallest integers $m$ and $n$ such that $m <...
1 answer
5
Which of the following types of coupling has the weakest coupling?Pathological couplingControl couplingData couplingMessage coupling
5 answers
6
How many check bits are required for $16$ bit data word to detect $2$ bit errors and single bit correction using hamming code?$5$$6$$7$$8$
1 answer
7
2 answers
8
2 answers
9
Consider the following program{ int x=1; printf("%d",(*char(char*)&x)); }Assuming required header files are included and if the machine in which this program is executed ...
3 answers
11
A RAM chip has $7$ address lines, $8$ data lines and $2$ chips select lines. Then the number of memory locations is __________$2^{12}$$2^{10}$$2^{19}$$2^{13}$
3 answers
12
We have $10$-stage pipeline, where the branch target conditions are resolved at stage $5$. How many stalls are there for an incorrectly predicted branch?$5$$6$$7$$4$
1 answer
14
Match the problem domains in $\text{GROUP I}$ with the solution technologies in $\text{GROUP II}$$$\begin{array}{llll} & \textbf{GROUP I}& {}& \textbf{GROUP II}\\ \text{(...
1 answer
22
The sequence of operation in which PCM is done is Sampling, quantizing, encodingQuantizing, sampling, encodingQuantizing, encoding, samplingNone of the above
1 answer
26
2 answers
27
The number of ways to cut a six sided convex polygon whose vertices are labeled into four triangles using diagonal lines that do not cross is$13$$14$$12$$11$
1 answer
28
Which of the following is possible in a token passing bus network?in-service expansion.unlimited number of stations.both (A) and (B).unlimited distance.
1 answer
29
The extent to which the software can control to operate correctly despite the introduction of invalid input is called asreliabilityrobustnessfault toleranceportability
1 answer
30
The shellaccepts command from the usermaintains directories of filestranslates the keyboard’s character codesnone of these