If \( x = \left( 2 + \sqrt{3} \right)^3 + \left( 2 - \sqrt{3} \right)^{-3} \) and \( x^3 - 3x + k = 0 \), then the value of \( k \) is:
The following circuit generates the same output as?
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 points \( (K, 2 - 2K), (-K + 1, 2K) \) and \( (-4 - K, 6 - 2K) \) are collinear if:
(A) \( K = \frac{1}{2} \) (B) \( K = -\frac{1}{2} \) (C) \( K = \frac{3}{2} \) (D) \( K = -1 \) (E) \( K = 1 \)