Join WhatsApp ChannelDaily MCQs & Exam Updates

PMS MCQs

Provincial Management Service β€” Complete MCQ Bank

271 Questions
Exam Preparation Guide

How to prepare for PMS

The Provincial Management Service examination tests candidates for administrative roles through general knowledge, language and province-focused compulsory papers.

General KnowledgePakistan StudiesEnglishProvincial Affairs
Focus on your province’s history and administration while maintaining strong preparation in current affairs and compulsory subjects.
PMS preparation illustration
1

Who financed the Indus Basin Replacement Works under the Indus Waters Treaty?

  • APakistan alone
  • BWorld Bank and an international consortium
  • CIndia alone
  • DAsian Development Bank only
Permalink
Correct Answer: Option B β€” World Bank and an international consortium
Explanation: The Indus Basin Replacement Works were financed through the Indus Basin Development Fund, which was supported by the World Bank along with an international consortium of donor countries, including the United States, the United Kingdom, Canada, Australia, New Zealand, and West Germany. The funding helped Pakistan construct major dams, barrages, and link canals to replace water supplies affected by the 1960 Indus Waters Treaty.
Submitted by: Chandi
2

Which Articles of the Constitution of Pakistan guarantee the Fundamental Rights of citizens?

  • AArticles 8–28
  • BArticles 40–60
  • CArticles 32–45
  • DArticles 90–120
Permalink
Correct Answer: Option A β€” Articles 8–28
Explanation: The Constitution of Pakistan guarantees the Fundamental Rights of citizens in Articles 8 to 28. These provisions protect essential rights such as equality before the law, freedom of speech, freedom of religion, protection against discrimination, security of person, fair trial, and the right to education. These constitutional safeguards ensure the protection of individual liberties and promote justice and the rule of law.
Submitted by: Chandi
3

What is the name of Pakistan's oldest and most prestigious civil service examination?

  • ACSS Central Superior Services
  • BNTS test
  • CPMS exam
  • DFPSC departmental test
Permalink
Correct Answer: Option A β€” CSS Central Superior Services
Explanation: The Central Superior Services CSS examination conducted by the Federal Public Service Commission is Pakistan's oldest and most prestigious civil service examination for federal government positions.
Submitted by: PaperMCQs
4

Which amendment to Pakistan's constitution is associated with major devolution of powers to provinces?

  • A8th Amendment
  • B18th Amendment
  • C17th Amendment
  • D21st Amendment
Permalink
Correct Answer: Option B β€” 18th Amendment
Explanation: The 18th Constitutional Amendment passed in 2010 significantly devolved administrative financial and legislative powers from the federal government to the provincial governments.
Submitted by: PaperMCQs
5

Which constitutional document governs Pakistan today?

  • A1973 Constitution
  • B1956 Constitution
  • C1962 Constitution
  • DGovernment of India Act 1935
Permalink
Correct Answer: Option A β€” 1973 Constitution
Explanation: Pakistan's 1973 Constitution is the current governing document establishing a parliamentary federal system and has been in operation with various amendments since its enactment.
Submitted by: PaperMCQs
6
English Medium

Choose the correct preposition to complete the sentence: "The master was annoyed _____ the servant."

  • AWith
  • BFor
  • COn
  • DAt
Permalink
Correct Answer: Option A β€” With
Explanation: The adjective "annoyed" is commonly followed by the preposition "with" when referring to a person who causes irritation. Therefore, the correct sentence is "The master was annoyed with the servant." This means that the master felt displeased or irritated because of the servant's behavior or actions.
Submitted by: Chandi
7
English Medium

Which of the following is the best antonym of "Heal"?

  • ARecover
  • BWound
  • CInjure
  • DRepair
Permalink
Correct Answer: Option C β€” Injure
Explanation: The word "Heal" means to restore health, cure an injury, or make someone or something healthy again. The opposite of heal is injure, which means to cause physical harm or damage. Although "wound" can also function as an opposite in some contexts, "injure" is the more direct and commonly accepted antonym in English vocabulary and competitive examinations.
Submitted by: Chandi
8
English Medium

Choose the correct preposition to complete the proverb: "Charity begins _____ home."

  • AAt
  • BWith
  • CIn
  • DFrom
Permalink
Correct Answer: Option A β€” At
Explanation: The correct English proverb is "Charity begins at home." It means that a person should first fulfill responsibilities toward their own family and close community before helping others. The preposition "at" is the standard and grammatically correct choice in this well-known expression, making the sentence both idiomatic and accurate
Submitted by: Chandi
9

Which data structure is primarily used by the Depth-First Search (DFS) algorithm?

  • AQueue
  • BHash Table
  • CStack
  • DHeap
Permalink
Correct Answer: Option C β€” Stack
Explanation: Depth-First Search (DFS) uses a stack to keep track of nodes during traversal. The algorithm explores one branch of a graph or tree as deeply as possible before backtracking to explore other branches. DFS can use an explicit stack or the system's call stack through recursion. This approach is useful for pathfinding, graph traversal, cycle detection, and topological sorting.
Submitted by: Chandi
10

What does "GPT" stand for in ChatGPT?

  • AGlobal Prediction Technique
  • BGenerative Pre-trained Transforme
  • CGeneral Processing Tool
  • DGraphical Pattern Tracke
Permalink
Correct Answer: Option B β€” Generative Pre-trained Transforme
Explanation: GPT stands for Generative Pre-trained Transformer. It is a family of artificial intelligence language models developed by OpenAI. These models are pre-trained on large amounts of text to learn language patterns and can then generate human-like responses, answer questions, summarize information, translate text, assist with coding, and perform many other natural language processing tasks.
Submitted by: Chandi