PGT Computer Science (Level-3), (HTET Exam 2022)Total Questions: 150141. 1000 of 8421 binary coding system is equal to 1011 in ________ binary coding.A. 5211B. Excess-3C. 2421D. 4221Correct Answer: B. Excess-3142. If the following functional dependencies holds on a selection R:A →B, A → С, ВС → D, CF, B →E, then which of the following dependency does not hold on R?A. A → DEВ. BC → DEFC. A → EFD. BD → EFCorrect Answer: D. BD → EF143. In OSI model match the following: Column-I (Layers) Column-II (Functions) (i) Physical layer (a) Dialog control & synchronization (ii) Data link layer (b) Synchronization of bits (iii) Session layer (c) Translation & compression (iv) Presentation layer (d) Error control & framing (i) (ii) (iii) (iv) A. (b) (d) (a) (c) B. (a) (c) (b) (d) C. (c) (a) (d) (b) D. (d) (b) (c) (a)A.B.C.D.Correct Answer: A.144. Which of the following output is not expected from MS-Excel function = RAND()?A. 0.73B. 1C. 0.01D. 0.99Correct Answer: B. 1145. Which of the following recurrence relation is related to worst case time complexity of quick sort?A. T(n) = T(n/2) + CB. T(n) = 2. T(n/2) + CnC. T(n) = T(n - 1) + CnD. T(n) = 7. T(n/2) + Cn²Correct Answer: C. T(n) = T(n - 1) + Cn146. Choose true statements about virtual functions in C++:I. The virtual functions must be member of some class. II. They cannot be static members. III. A virtual function can be a friend of another class.A. I and IIB. II and IIIC. I and IIID. I, II and IIICorrect Answer: D. I, II and III147. In MS-Office Word short cut key used to change case of selected text is:A. Ctrl + F3B. Ctrl + F5C. Alt + F3D. Shift + F3Correct Answer: D. Shift + F3148. This element is used to change the current directionality of the text, in HTML:A.B.C.D.Correct Answer: D. <bdo>149. ________ topology requires highest number of ports and largest amount of cabling in computer networks.A. StarB. RingC. MeshD. BusCorrect Answer: C. Mesh150. EBCDIC code 1111 1001 represents the character ________ .A. FB. RC. ID. 9Correct Answer: D. 9Submit Quiz« Previous123456789101112131415