Complete the following statement by choosing the correct option.
For a deadlock to occur, the four conditions namely Mutual Exclusion, Hold and Wait, No preemption, Circular wait __________.
The statements of pseudocode for searching the first element with key k in the linked list L are given below. Arrange them in the correct order. (A) while (x != NIL and x.key != k) (B) x = L.head (C) x = x.next (D) return x
The following circuit generates the same output as?
Consider the following Karnaugh Map (K-map). Minimal Function generated by this Karnaugh map is:
If \( x^2 = -16y \) is an equation of a parabola, then:
(A) Directrix is \( y = 4 \) (B) Directrix is \( x = 4 \) (C) Co-ordinates of focus are \( (0, -4) \) (D) Co-ordinates of focus are \( (-4, 0) \) (E) Length of latus rectum is 16