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

Main Subjects MCQs With Answers

0 Main Subjects MCQs for CSS, PPSC, FPSC, NTS and entry-test preparation. Take a scored quiz instead →

What is the primary function of an Assembler in computer programming?

ATranslates High-Level Language source code into Machine Code line by line
BTranslates Assembly Language mnemonic code into Machine Code (Binary)
CLinks object files together to create an executable binary file
DExecutes high-level code directly without compilation
Submitted by: mcqstutor Team 0 comments

Which CPU register holds the memory address of the next instruction waiting to be fetched and executed?

AMemory Data Register (MDR)
BInstruction Register (IR)
CProgram Counter (PC)
DAccumulator (AC)
Submitted by: mcqstutor Team 0 comments

In cryptography, what type of encryption utilizes two distinct keys—a Public Key for encryption and a Private Key for decryption?

ASymmetric Encryption
BAsymmetric Encryption
CHashing
DSteganography
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

Which component of the Central Processing Unit (CPU) performs arithmetic operations and logical comparisons?

AControl Unit (CU)
BArithmetic Logic Unit (ALU)
CRegister Array
DCache Memory
Submitted by: mcqstutor Team 0 comments