PYQBOOK
Filter Questions
Found 475 question(s)
Q16
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2025
Computer Networks → Data link layer
What should be the minimum hamming distance d_min to guarantee correction of upto p errors in a given block code.
Q17
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Hard
4 Marks
2025
Computer Organization & Architecture → Number systems
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. (A) +6, +13 (B) -6, +13 (C) +6, -13 (D) -6, -13 with (I) 00000111 (II) 00010011 (III) 11101101 (IV) 1111101 [Note: IV is 11111001]
Q18
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Medium
4 Marks
2025
Computer Organization & Architecture → Number systems
What is the result of the following operation defined by IEEE754. (NaN == NaN)
Q19
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Easy
4 Marks
2025
Computer Organization & Architecture → Boolean algebra
What should be the output of the following boolean expression after simplifying it to a minimum number of variables? a'b' + ab + a'b
Q20
MCQ
CUET-PG
COMPUTER SCIENCE (MCA)
Hard
4 Marks
2025
Computer Organization & Architecture → Boolean algebra