FPSC MCQs

Federal Public Service Commission — Complete MCQ Bank

5 Questions
1

The internet protocol "HTTP" stands for:

  • AHyper Text Transfer Protocol
  • BHigh Tech Transfer Protocol
  • CHyper Text Transmission Protocol
  • DHyper Transfer Text Protocol
Permalink
Correct Answer: Option A — Hyper Text Transfer Protocol
Explanation: HTTP stands for HyperText Transfer Protocol. It is the foundation of data communication on the World Wide Web. HTTPS (S for Secure) is its encrypted version.
2

What does RAM stand for?

  • ARandom Access Memory
  • BRead Access Memory
  • CRapid Access Memory
  • DRandom Application Memory
Permalink
Correct Answer: Option A — Random Access Memory
Explanation: RAM stands for Random Access Memory. It is a type of volatile memory that temporarily stores data that the CPU is currently using. Data is lost when power is turned off.
3

Which programming language is known as the "mother of all languages"?

  • APython
  • BJava
  • CC
  • DFORTRAN
Permalink
Correct Answer: Option C — C
Explanation: C programming language is often called the "mother of all languages" because many modern programming languages like C++, Java, and Python are derived from or influenced by C.
4

What is the full form of HTML?

  • AHyper Text Markup Language
  • BHigh Text Making Language
  • CHyper Transfer Markup Language
  • DHigh Technology Markup Language
Permalink
Correct Answer: Option A — Hyper Text Markup Language
Explanation: HTML stands for HyperText Markup Language. It is the standard markup language for creating web pages and web applications.
5

What does CPU stand for?

  • ACentral Processing Unit
  • BCentral Program Unit
  • CComputer Processing Unit
  • DCentral Processor Utility
Permalink
Correct Answer: Option A — Central Processing Unit
Explanation: CPU stands for Central Processing Unit. It is the primary component of a computer that performs most of the processing. It is often called the "brain" of the computer.