Join WhatsApp ChannelDaily MCQs & Exam Updates

FPSC MCQs

Federal Public Service Commission — Complete MCQ Bank

1,753 Questions
Exam Preparation Guide

How to prepare for FPSC

FPSC recruitment tests assess subject knowledge, general ability and job-related competence for federal government positions across Pakistan.

General KnowledgeCurrent AffairsEnglishJob-related Subjects
Read the official syllabus first, then combine subject-specific revision with timed mixed-question practice.
FPSC preparation illustration
1631

What is a Trojan Horse in cybersecurity?

  • AA network cable
  • BA type of malware disguised as legitimate software
  • CA firewall rule
  • DA backup utility
Permalink
Correct Answer: Option B — A type of malware disguised as legitimate software
Explanation: A Trojan Horse appears to be useful software but secretly performs malicious actions such as stealing information or providing unauthorized system access.
Submitted by: PaperMCQs
1632

What is the purpose of a compiler?

  • AExecute programs directly
  • BTranslate source code into machine code
  • CStore data permanently
  • DManage networks
Permalink
Correct Answer: Option B — Translate source code into machine code
Explanation: A compiler converts high-level programming language code into machine code that can be executed by a computer. It also checks syntax and reports programming errors.
Submitted by: PaperMCQs
1633

Which Excel function counts non-empty cells?

  • ACOUNT()
  • BCOUNTA()
  • CCOUNTIF()
  • DSUM()
Permalink
Correct Answer: Option B — COUNTA()
Explanation: COUNTA counts all non-empty cells including text, numbers, and logical values. It is useful when determining how many cells contain data regardless of data type.
Submitted by: PaperMCQs
1634

What is artificial intelligence?

  • AComputer hardware
  • BSimulation of human intelligence by machines
  • CNetwork design
  • DDatabase storage
Permalink
Correct Answer: Option B — Simulation of human intelligence by machines
Explanation: Artificial Intelligence enables machines to perform tasks requiring human-like reasoning and learning.
Submitted by: PaperMCQs
1635

Which database operation removes a table completely?

  • ADELETE
  • BREMOVE
  • CDROP
  • DCLEAR
Permalink
Correct Answer: Option C — DROP
Explanation: DROP permanently removes an entire database object including structure and data.
Submitted by: PaperMCQs
1636

What is the full form of VPN?

  • AVirtual Private Network
  • BVerified Public Network
  • CVirtual Program Node
  • DVisual Private Node
Permalink
Correct Answer: Option A — Virtual Private Network
Explanation: A VPN creates an encrypted connection over public networks to improve privacy.
Submitted by: PaperMCQs
1637

Which cyberattack encrypts files and demands payment?

  • ASpyware
  • BRansomware
  • CAdware
  • DTrojan
Permalink
Correct Answer: Option B — Ransomware
Explanation: Ransomware locks or encrypts data and demands a ransom for restoration.
Submitted by: PaperMCQs
1638

Which protocol is used for receiving email in modern systems?

  • AIMAP
  • BSMTP
  • CDNS
  • DFTP
Permalink
Correct Answer: Option A — IMAP
Explanation: IMAP allows users to access and manage email directly on the server across devices.
Submitted by: PaperMCQs
1639

What is a database schema?

  • ABackup file
  • BStructure of a database
  • CNetwork device
  • DProgramming language
Permalink
Correct Answer: Option B — Structure of a database
Explanation: A database schema defines tables, fields, relationships, and constraints.
Submitted by: PaperMCQs
1640

What is an IP address?

  • ADatabase key
  • BUnique network identifier
  • CProgramming variable
  • DFile format
Permalink
Correct Answer: Option B — Unique network identifier
Explanation: An IP address uniquely identifies a device on a network and enables communication.
Submitted by: PaperMCQs