PGT Computer Science (Level-3), (HTET Practice MCQs)

Total Questions: 100

81. Consider the formula in image processing

Correct Answer: B. Data Redundancy

82. Find the false statement:

Correct Answer: C. The AES (Advanced Encryption Standard) cryptosystem allows variable key lengths of size 56 bits and 124 bits.

83. The message 11001001 is to be transmitted using the CRC polynomial x³ + 1 to protect it from errors. The message that should be transmitted is

Correct Answer: D. 11001001011

84. ___________ comparisons are necessary in the worst case to find both the maximum and minimum of n numbers.

Correct Answer: C.

85. Let A and B be two n xn matrices. The efficient algorithm to multiply the two matrices has the time complexity

Correct Answer: B.

86. Which tag is used to enclose any number of javascript statements in HTML document?

Correct Answer: B.

87. The longest common subsequence of the sequences X = <A> and Y = <B> has length

Correct Answer: C. 4

88. Assuming there are n keys and each key is in the range [0, m - 1]. The run time of bucket sort is

Correct Answer: D. O(n + m)

89. A __________ complete subgraph and a ___________ subset of vertices of a graph G = (V, E) are a clique and a vertex cover respectively.

Correct Answer: D. maximal, minimal

90. Solve this question?

Correct Answer: B. ≤ m, ≥ 1