CUET PG 2026 Computer Science Question Paper is available for download here. The National Testing Agency (NTA) conducted the CUET PG 2026 Computer Science (SCQP09) examination on March 11, 2026, during Shift 2 from 12:30 PM to 02:00 PM.
CUET PG 2026 Computer Science Question Paper with Solutions PDF
| CUET PG 2026 Computer Science Question Paper with Answer Key | Download PDF | Check Solutions |

The set T represents various traversals over a binary tree. The set S represents the order of visiting nodes during a traversal. Which one of the following is the correct match from T to S?
Which one of the following options is not a property of Boolean Algebra? (Note: \(+\) is OR operation, \(\cdot\) is AND operation, and \('\) is NOT operation.)
Which one of the following CPU scheduling algorithms cannot be preemptive?
The keys 5, 28, 19, 15, 26, 33, 12, 17, 10 are inserted into a hash table using the hash function \(h(k) = k \mod 9\). The collisions are resolved by chaining. After all the keys are inserted, the length of the longest chain is ________. (answer in integer)
Consider the transmission of data bits 110001011 over a link that uses Cyclic Redundancy Check (CRC) code for error detection. If the generator bit pattern is given to be 1001, which one of the following options shows the remainder bit pattern appended to the data bits before transmission?
What is the number of clock pulses required to completely load and then unload a 4-bit register?
Match the following:

The state of flip flop when \(Q = 0\) and \(Q' = 1\)
Race Around condition can be avoided in Digital logic circuits using?
The basic sequential logic building block in which the output follows the data input as long as the ENABLE input is active, is








Comments