Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login
Computer

Computer MCQs With Answers

596 Computer MCQs for CSS, PPSC, FPSC, NTS and entry-test preparation. Take a scored quiz instead →

Which programming language paradigm uses mathematical functions and avoids changing state or mutable data?

AImperative Programming
BFunctional Programming
CProcedural Programming
DObject-Oriented Programming
Submitted by: mcqstutor Team 0 comments

What topology connects every network device to a central hub or switch using individual cables?

ABus Topology
BRing Topology
CStar Topology
DMesh Topology
Submitted by: mcqstutor Team 0 comments

Which error-checking code uses extra parity bits inserted at specific positions to detect and correct single-bit memory errors?

ACyclic Redundancy Check (CRC)
BChecksum
CHamming Code
DLRC (Longitudinal Redundancy Check)
Submitted by: mcqstutor Team 0 comments

What CPU scheduling algorithm allocates time slices (quanta) to each process in a cyclic order without priority?

AFirst-Come, First-Served (FCFS)
BShortest Job First (SJF)
CRound Robin (RR)
DPriority Scheduling
Submitted by: mcqstutor Team 0 comments