๐Ÿ“š Questions Reading Mode

Study questions platform-wide or filter by specific tests with correct answers revealed.

Log in to see your joined tests.
General Knowledge QUESTION #8681
Question 141
What does 'chauvinism' mean?
  • Strong belief that your country or gender is superiorโœ”๏ธ
  • Male dominance in society
  • Politics of non-issues
  • None of above
Correct Answer Logic:
Chauvinism means excessive or prejudiced loyalty to a group.
Uploaded by: Fani Warraich
Islamic Studies QUESTION #655
Question 142
"Kitab-ul-Kharaj" was written by:
  • Imam Abu Hanifa
  • Imam Abu Yusufโœ”๏ธ
  • Imam Malik
  • None of these
Correct Answer Logic:
Imam Abu Yusuf wrote it at the request of Caliph Harun al-Rashid.
Uploaded by: Fani Warraich
English QUESTION #8417
Question 143
His father passed _______ last night.
  • out
  • off
  • over
  • awayโœ”๏ธ
Correct Answer Logic:
'Passed away' means died.
Uploaded by: Fani Warraich
Nursing QUESTION #9203
Question 144
A researcher reports Type II error (\(\beta\) error) in a clinical study. What does this mean for nursing practice?
  • A false positive result was reported โ€” treatment appears effective when it is not
  • A true effect was missed โ€” the study concluded no difference when one actually existsโœ”๏ธ
  • The sample size was too large, inflating statistical power
  • The p-value was below the significance threshold incorrectly
Correct Answer Logic:
Correct Answer: B

Statistical Errors in Hypothesis Testing:
ErrorAlso CalledMeaningRisk
Type I (\(\alpha\))False PositiveRejecting \(H_0\) when it is actually trueAdopting ineffective treatment
Type II (\(\beta\))False NegativeFailing to reject \(H_0\) when it is actually falseMissing an effective treatment
Statistical Power \(= 1 - \beta\) = probability of correctly detecting a true effect.

In nursing, a Type II error could mean a beneficial intervention is dismissed and patients miss out on better care. Increasing sample size is the main way to reduce \(\beta\) and increase power.
Uploaded by: Fani Warraich
Correct Answer Logic:

Option A ($18,820) is correct.

Bank statement balance: $22,650

+ Uncleared deposits: +$3,110

− Unpresented cheques: −$6,290

− Bank error (overstated credit): −$650

Cash book balance = $18,820

Uploaded by: Fani Warraich
Ability / HR / Governance / Special Education QUESTION #5636
Question 146
A Ministry wishes to re-appropriate funds from Employees Related Expenses to Utility Charges (Gas and Electricity). Which of the following is CORRECT regarding this action?
  • This re-appropriation is permissible with the prior consent of the Financial Adviser
  • This re-appropriation requires a Technical Supplementary Grant
  • This re-appropriation is strictly prohibited regardless of any consentโœ”๏ธ
  • This re-appropriation is allowed if the PAO certifies funds are available
Correct Answer Logic:
The O.M. explicitly prohibits re-appropriation from/to or within Employees Related Expenses and from Utility Charges (Gas Water Electricity Secret Service expenditure). This restriction applies absolutely.
Uploaded by: Fani Warraich
Mathematics QUESTION #4162
Question 147
Using Newton-Raphson method for $f(x) = \cos(x) - x = 0$ starting with $x_0 = \frac{\pi}{4}$, what is $x_1$?
  • $\frac{\pi}{4} - \frac{\cos(\pi/4) - \pi/4}{-\sin(\pi/4) - 1}$โœ”๏ธ
  • $\frac{\pi}{4} - \frac{\cos(\pi/4) - \pi/4}{-\sin(\pi/4)}$
  • $\frac{\pi}{4} + \frac{\cos(\pi/4) - \pi/4}{\sin(\pi/4) + 1}$
  • $\frac{\pi}{4} - \frac{\cos(\pi/4)}{\sin(\pi/4)}$
Correct Answer Logic:
Newton-Raphson: $x_{n+1} = x_n - \frac{f(x_n)}{f'(x_n)}$. Here $f'(x) = -\sin(x) - 1$. So $x_1 = x_0 - \frac{\cos(x_0) - x_0}{-\sin(x_0) - 1}$.
Uploaded by: Fani Warraich
Logical Reasoning QUESTION #3943
Question 148
Select the pair with a similar relationship to LAUREL : VICTOR
  • Chevrons : Armyโœ”๏ธ
  • Oscar : Movie star
  • Power : Glory
  • Blue ribbon : Cooking
Correct Answer Logic:
1
Uploaded by: Fani Warraich
Math Physics Chemistry Biology QUESTION #4303
Question 149
An active athlete has more stamina compared to a physically inactive person. Which organelle has greatly increased in the muscle cells of athletes?
  • Nucleus
  • Mitochondriaโœ”๏ธ
  • Golgi bodies
  • Smooth endoplasmic reticulum (SER)
Correct Answer Logic:
Mitochondria are the powerhouses of the cell. In athletes, muscle cells have more mitochondria to produce more ATP through aerobic respiration for sustained physical activity.
Uploaded by: Fani Warraich
Correct Answer Logic:
Pakistan generated over 70% of its electricity from thermal sources around 2005; the exact figure was higher than the given options, making 'None of these' the technically correct answer.
Uploaded by: Fani Warraich
Constitutional Law QUESTION #5812
Question 151
The President enters into an executive agreement with a foreign nation to allow for the mutual exchange of criminal records for counter-terrorism purposes. A federal statute, however, expressly prohibits the disclosure of such records to foreign entities without a court order. Which prevails?
  • The executive agreement, because the President has plenary power over foreign affairs.
  • The executive agreement, because it was entered into after the statute was enacted.
  • The federal statute, because an executive agreement cannot override an existing act of Congress.โœ”๏ธ
  • The federal statute, because criminal records are a matter of domestic privacy law.
Correct Answer Logic:
Executive agreements (unlike ratified treaties) do not prevail over prior conflicting federal statutes. Under the Youngstown framework, when the President acts in opposition to the expressed will of Congress, his power is at its 'lowest ebb.'
Uploaded by: Fani Warraich
Administration QUESTION #9607
Question 152
A company's supply chain uses the Economic Order Quantity (EOQ) model. If annual demand doubles while holding cost per unit remains constant and ordering cost remains constant, how does the optimal order quantity change, and what inventory management principle does this illustrate?
  • EOQ doubles โ€” demand and order quantity have a linear relationship in the EOQ model
  • EOQ increases by approximately 41% (square root of 2) โ€” the EOQ model's square root relationship means that doubling demand increases optimal order quantity by the square root of 2, not by 2; this illustrates the principle of inventory risk pooling and the non-linear scaling of inventory with demandโœ”๏ธ
  • EOQ remains unchanged โ€” the EOQ is only sensitive to changes in holding cost and ordering cost, not to demand changes
  • EOQ halves โ€” higher demand requires more frequent smaller orders to reduce holding costs
Correct Answer Logic:
EOQ = โˆš(2DS/H) where D=demand, S=ordering cost, H=holding cost. If D doubles: new EOQ = โˆš(2ร—2Dร—S/H) = โˆš2 ร— โˆš(2DS/H) = โˆš2 ร— original EOQ โ‰ˆ 1.414 ร— original EOQ. This square root relationship is fundamental โ€” it means that as demand scales, inventory does not scale proportionally (sub-linear scaling), which is the mathematical basis for inventory risk pooling and the efficiency gains from demand aggregation in supply chain network design.
Uploaded by: Fani Warraich
Math Physics Chemistry Biology QUESTION #7766
Question 153

Which characteristic does NOT apply to smooth muscle?

  • Controlled by autonomic nervous system
  • Spindle-shaped cells
  • Lines the wall of the heartโœ”๏ธ
  • Lack striations
Correct Answer Logic:

Smooth muscle lines walls of hollow organs (blood vessels, intestines, bladder). Cardiac muscle lines the heart wall. Smooth muscle lacks striations, is involuntary, and cells are spindle-shaped.

Uploaded by: Fani Warraich
MCQs Section QUESTION #4898
Question 154
A Labor Department study states that the _____ in the past decade and accounted for more than sixty-two percent of the total growth in the civilian work force.
  • numbers of women employed outside the home grew by more than a thirty-five percent increase
  • numbers of women employed outside the home grew more than thirty-five percent
  • numbers of women employed outside the home were raised by more than thirty-five percent
  • number of women employed outside the home increased by more than thirty-five percentโœ”๏ธ
Correct Answer Logic:
Singular 'number' is correct for a specific measured quantity. 'Increased by more than thirty-five percent' is concise and non-redundant. Options A and E are redundant ('grew by a thirty-five percent increase'). Options B and C use 'numbers' (plural) incorrectly for a singular measured count.
Uploaded by: Fani Warraich
Therapeutics and Patient Care QUESTION #3885
Question 155
Which topical clotrimazole treatment regimen is considered the most clinically appropriate for vaginal candidiasis?
  • $500$ mg as a single dose at bedtimeโœ”๏ธ
  • $100$ mg daily at bedtime for $10$ days
  • $500$ mg daily at bedtime for $3$ days
  • $100$ mg daily at bedtime for $14$ days
Correct Answer Logic:
A single intravaginal application of clotrimazole $500$ mg pessary is an evidence-based first-line regimen for uncomplicated vaginal candidiasis.
Uploaded by: Fani Warraich
Nursing QUESTION #9201
Question 156
A Head Nurse is planning a study to determine whether a new wound care protocol reduces infection rates compared to the standard protocol. What is the NULL HYPOTHESIS \((H_0)\)?
  • The new protocol reduces wound infection rates significantly
  • There is no difference in wound infection rates between the new and standard protocolsโœ”๏ธ
  • The standard protocol is superior to the new protocol
  • Wound infection rates are affected by multiple confounding variables
Correct Answer Logic:
Correct Answer: B

The null hypothesis \((H_0)\) always states that there is no effect, no difference, or no relationship between variables.

Hypothesis structure:
  • \(H_0\): \(\mu_{\text{new}} = \mu_{\text{standard}}\) (no difference in infection rates)
  • \(H_1\) (Alternative): \(\mu_{\text{new}} \neq \mu_{\text{standard}}\) or \(\mu_{\text{new}} < \mu_{\text{standard}}\)
The purpose of research is to test whether the data provides enough evidence to reject \(H_0\). If rejected, we accept the alternative hypothesis. If not rejected, we cannot claim the new protocol is better โ€” this does not prove they are equal, only that evidence was insufficient to show a difference.
Uploaded by: Fani Warraich
The Constitution of Pakistan QUESTION #9345
Question 157
Under Article 189, decisions of the Federal Constitutional Court on questions of law are binding on which courts?
  • Only High Courts and courts subordinate to them
  • All other courts in Pakistan, including the Supreme Courtโœ”๏ธ
  • The Supreme Court and all courts below it
  • Only courts subordinate to the Federal Constitutional Court
Correct Answer Logic:
Article 189(1) (as substituted by the 27th Amendment 2025) states that decisions of the Federal Constitutional Court on questions of law 'shall be binding on all other courts in Pakistan including the Supreme Court.' This reflects the FCC's superior position on constitutional questions post-2025.
Uploaded by: Fani Warraich
Accounting &amp; Finance QUESTION #6234
Question 158
Who has the right to fix the remuneration of the 'First Auditors' appointed by the Board?
  • The Shareholders
  • The Directorsโœ”๏ธ
  • The SECP
  • The Registrar
Correct Answer Logic:
If auditors are appointed by directors, the directors fix the remuneration.
Uploaded by: Fani Warraich
English QUESTION #2646
Question 159
Which sentence is in the Present Perfect Continuous tense?
  • He has written a letter.
  • He had been writing a letter.
  • He is writing a letter.
  • He has been writing a letter.โœ”๏ธ
Correct Answer Logic:
The formula for Present Perfect Continuous is Subject + has/have + been + Verb(ing).
Uploaded by: Fani Warraich
Boilers Mechanical Engineering QUESTION #2411
Question 160
Power transmitted by a hydraulic fluid flow (volumetric flow rate \(Q\), specific weight \(\gamma\), total head \(H\)) is:
  • \(P = \gamma Q / H\)
  • \(P = \gamma Q H\)โœ”๏ธ
  • \(P = Q H / \gamma\)
  • \(P = \rho Q^2 H\)
Correct Answer Logic:
Hydraulic power: \(P=\gamma QH\) (watts in SI). For a pump: \(P_{input}=\gamma QH_A/e_{pump}\).
Uploaded by: Fani Warraich