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

Computer MCQs with Answers and Detailed Explanations

550+ computer MCQs with answers and detailed explanations for NTS, PPSC, FPSC and job tests. MS Office, hardware, networking and IT basics explained. Take a scored quiz instead →

Which semiconductor technology is used to manufacture modern Dynamic RAM (DRAM) cell capacitors?

ABipolar Junction Transistors (BJT)
BMetal-Oxide-Semiconductor (MOS)
CVacuum Tubes
DRelays
Submitted by: mcqstutor Team 0 comments

Which search algorithm requires data to be sorted beforehand and repeatedly divides the search interval in half?

ALinear Search
BBinary Search
CDepth-First Search (DFS)
DBreadth-First Search (BFS)
Submitted by: mcqstutor Team 0 comments

Which IP address range represents the standard Class C private IPv4 address space defined by RFC 1918?

A10.0.0.0 to 10.255.255.255
B172.16.0.0 to 172.31.255.255
C192.168.0.0 to 192.168.255.255
D127.0.0.0 to 127.255.255.255
Submitted by: mcqstutor Team 0 comments

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