Recent questions tagged fill-in-the-blanks

23 votes
3 answers
31
Amongst the properties $\left\{\text{reflexivity, symmetry, anti-symmetry, transitivity}\right\}$ the relation $R=\{(x, y) \in N^2|x \neq y\}$ satisfies _________
39 votes
4 answers
32
19 votes
1 answer
33
0 votes
0 answers
34
24 votes
2 answers
35
If $A = \begin{pmatrix} 1 & 0 & 0 & 1 \\ 0 & -1 & 0 & -1 \\ 0 & 0 & i & i \\ 0 & 0 & 0 & -i \end{pmatrix}$ the matrix $A^4$, calculated by the use of Cayley-Hamilton theo...
4 votes
2 answers
36
1 votes
1 answer
38
If the linear velocity $\vec V$ is given by $$\vec V = x^2y\,\hat i + xyz\,\hat j – yz^2\,\hat k$$The angular velocity $\vec \omega$ at the point $(1, 1, -1)$ is ______...
1 votes
0 answers
39
The radius of convergence of the power series$$\sum_{}^{\infty} \frac{(3m)!}{(m!)^3}x^{3m}$$ is: _____________
15 votes
3 answers
40
$\displaystyle \lim_{x \to 0} \frac{x(e^x - 1) + 2(\cos x -1)}{x(1 - \cos x)}$ is __________
10 votes
1 answer
41
16 votes
4 answers
42
7 votes
3 answers
43
Macro expansion is done in pass one instead of pass two in a two pass macro assembler because _________
11 votes
1 answer
44
A simple and reliable data transfer can be accomplished by using the 'handshake protocol'. It accomplishes reliable data transfer because for every data item sent by the ...
37 votes
10 answers
45
Complexity of Kruskal’s algorithm for finding the minimum spanning tree of an undirected graph containing $n$ vertices and $m$ edges if the edges are sorted is _______
7 votes
4 answers
46
Many of the advanced microprocessors prefetch instructions and store it in an instruction buffer to speed up processing. This speed up is achieved because ________
19 votes
2 answers
47
22 votes
4 answers
49
The Boolean function in sum of products form where K-map is given below (figure) is _______
51 votes
4 answers
50
The maximum number of possible edges in an undirected graph with $n$ vertices and $k$ components is ______.
19 votes
3 answers
51
16 votes
1 answer
52
A given set of processes can be implemented by using only parbegin/parend statement, if the precedence graph of these processes is ______
24 votes
3 answers
53
37 votes
1 answer
54
When two $4$-bit numbers $A = a_3a_2a_1a_0$ and $B=b_3b_2b_1b_0$ are multiplied, the bit $c_1$ of the product $C$ is given by ________