59 votes
4 answers
58941
Which of the following does not interrupt a running process?A deviceTimerScheduler processPower failure
22 votes
7 answers
58945
What is the minimum number of stacks of size $n$ required to implement a queue of size $n$?OneTwoThreeFour
54 votes
6 answers
58946
How many undirected graphs (not necessarily connected) can be constructed out of a given set $V=\{v_1, v_2, \dots v_n\}$ of $n$ vertices?$\frac{n(n-1)} {2}$$2^n$$n!$$2^\f...
47 votes
5 answers
58950
Consider the circuit shown below. The output of a $2:1$ MUX is given by the function $(ac' + bc)$.Which of the following is true?$f=X_1'+X_2$$f=X_1'X_2+X_1X_2'$$f=X_1X_2+...
30 votes
4 answers
58951
33 votes
2 answers
58952
Which is the most appropriate match for the items in the first column with the items in the second column:$$\begin{array}{|cl|cl|} \hline \text{X.} &\text{Indirect Addres...
41 votes
4 answers
58956
39 votes
4 answers
58957
Seven (distinct) car accidents occurred in a week. What is the probability that they all occurred on the same day?$\dfrac{1}{7^7}\\$$\dfrac{1}{7^6}\\$$\dfrac{1}{2^7}\\$$\...
38 votes
9 answers
58960
How many $4$-digit even numbers have all $4$ digits distinct?$2240$$2296$$2620$$4536$