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 →
Computer (595)
Current Affairs (1548)
English (1530)
Everyday Science (741)
General Knowledge (1134)
Islamic Studies (1113)
Mathematics (1624)
Pakistan Studies (941)
Which POSIX system call is used in Unix/Linux operating systems to create a new child process?
Aexec()
Bfork()
Cwait()
Dexit()
Which type of memory is directly accessible by the CPU and retains data temporarily while the system is powered on?
AHard Disk Drive (HDD)
BRead-Only Memory (ROM)
CRandom Access Memory (RAM)
DSolid State Drive (SSD)
In Relational Database Management Systems (RDBMS), what property ensures that all operations within a database transaction either complete successfully or roll back completely?
AAtomicity
BConsistency
CIsolation
DDurability
What is the small, high-speed memory located inside or near the CPU that bridges the speed gap between the CPU and RAM?
AVirtual Memory
BCache Memory
CFlash Memory
DAuxiliary Memory
Which SQL command is used to remove a table structure and all of its records permanently from a database schema?
ADELETE
BTRUNCATE
CDROP
DREMOVE
Which system bus carries physical memory addresses from the processor to RAM or I/O devices?
AData Bus
BControl Bus
CAddress Bus
DExpansion Bus
Which Normal Form eliminates partial dependency by ensuring that all non-key attributes are fully functionally dependent on the entire primary key?
AFirst Normal Form (1NF)
BSecond Normal Form (2NF)
CThird Normal Form (3NF)
DBoyce-Codd Normal Form (BCNF)
What non-volatile firmware program stored on a ROM chip initializes hardware components during the booting process?
AOperating System
BBIOS / UEFI
CDevice Driver
DAssembler
Which type of database JOIN returns all records from the left table and matching records from the right table, filling with NULL where no match exists?
AINNER JOIN
BRIGHT JOIN
CLEFT OUTER JOIN
DFULL OUTER JOIN
Which semiconductor technology is used to manufacture modern Dynamic RAM (DRAM) cell capacitors?
ABipolar Junction Transistors (BJT)
BMetal-Oxide-Semiconductor (MOS)
CVacuum Tubes
DRelays
