Practise Bahria University Entry Test Computer Science practice MCQs in sets of about 20 questions with instant answers and explanations. This page focuses o…
Loading sets…
Q1. What is the CRC for the data 1010 with a divisor of 1011?
Answer: 011
Q2. What is the output of the expression 2 + 3 * 4?
Answer: 14
Q3. What is the result of the expression: 12 % 5?
Answer: 2
Q4. Which operator is used for bitwise XOR?
Answer: ^
Q5. What is the value of: 5 & 3
Answer: 1
Q6. What is the primary function of the Instruction Register (IR)?
Answer: To store the current instruction being executed
Q7. Which cache mapping technique maps a block to a specific cache line?
Answer: Direct Mapping
Q8. What is the hit ratio if 80 out of 100 memory accesses are found in the cache?
Answer: 0.8
Q9. A CPU has a clock cycle time of 2 ns. What is the clock speed?
Answer: 1 GHz
Q10. What is the main advantage of a pipelined processor?
Answer: Increased instruction-level parallelism
Q11. A computer system has 4GB of RAM. What is the minimum number of bits required to address each byte?
Answer: 32
Q12. What is the primary function of the Program Counter (PC)?
Answer: To store the address of the next instruction
Q13. Which of the following is a type of cache coherence protocol?
Answer: MESI
Q14. What is the main disadvantage of a direct-mapped cache?
Answer: Conflict misses
Q15. A processor has a 5-stage pipeline. What is the maximum speedup achievable?
Answer: 5
Q16. A computer system has a 2-way set-associative cache. What is the main advantage?
Answer: Reduced conflict misses
Q17. Which of the following is a type of parallelism?
Answer: All of the above
Q18. A processor has a clock speed of 2 GHz. What is the clock cycle time?
Answer: 0.5 ns
Q19. What is the Hamming distance between 1001 and 1101?
Answer: 1
Q20. What is the output of `printf('%d', sizeof(char));`?
Answer: 1
Practice Computer Science MCQs are mixed practice sets across the full question bank. On Imtehan they are grouped into short sets so you can review one topic at a time before moving to timed mocks.
Imtehan organises Bahria University Entry Test Computer Science questions into multiple sets. Start with the sample questions below, then open a set to practise interactively with scoring and explanations.
Yes - you can practise Bahria University Entry Test Computer Science MCQs for free on Imtehan. Premium unlocks detailed analytics and unlimited mock attempts.