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
Consider the following Karnaugh Map (K-map). Minimal Function generated by this Karnaugh map is:
Perform the arithmetic addition of the two decimal numbers given in List-I using the signed-complement system. Match the corresponding output of List-I with binary number representation given in List-II. \[\begin{array}{|c|c|}\hline \text{List-I} & \text{List-II} \\ \hline \text{(A) +6, +13} & \text{(I) 00000111} \\ \hline \text{(B) -6, +13} & \text{(II) 00010011} \\ \hline \text{(C) +6, -13} & \text{(III) 11101011} \\ \hline \text{(D) +6, -13} & \text{(IV) 11111101} \\ \hline \end{array}\]
The following circuit generates the same output as?
Find the number of triangles in the given figure.
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 \)
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