📚 Questions Reading Mode

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

Log in to see your joined tests.
Civil Engineering QUESTION #2133
Question 1
The critical path in a CPM (Critical Path Method) network is defined as:
  • The longest path from start to finish of the project, determining the minimum project duration — activities on the critical path have zero float and any delay directly delays project completion✔️
  • The path with the most activities from start to finish
  • The path with the highest total cost of activities
  • The shortest path from project start to finish
Correct Answer Logic:
The critical path is the longest duration path through the project network from start to finish. It defines the minimum possible project duration. Activities on the critical path have Total Float (TF) = 0: TF = Late Start − Early Start = Late Finish − Early Finish. Any delay to a critical activity delays the entire project by the same duration. Non-critical activities have positive float — they can be delayed without affecting project completion.
Uploaded by: Fani Warraich
Mathematics QUESTION #6964
Question 2

Using only principal values of inverse functions, describe the set $A=\left\{x\geq0:\tan^{-1}(2x)+\tan^{-1}(3x)=\dfrac{\pi}{4}\right\}$.

  • Contains two elements
  • Contains more than two elements
  • Is a singleton✔️
  • Is an empty set
Correct Answer Logic:

Apply the addition formula: $\tan^{-1}(2x)+\tan^{-1}(3x)=\tan^{-1}\!\left(\dfrac{5x}{1-6x^2}\right)$ when $6x^2<1$.

Setting equal to $\pi/4$: $\dfrac{5x}{1-6x^2}=1 \Rightarrow 5x=1-6x^2 \Rightarrow 6x^2+5x-1=0$

$x=\dfrac{-5\pm\sqrt{25+24}}{12}=\dfrac{-5\pm7}{12}$

$x=\dfrac{2}{12}=\dfrac{1}{6}$ or $x=\dfrac{-12}{12}=-1$.

Since $x\geq0$, only $x=\dfrac{1}{6}$ is valid. Check: $6\cdot(1/6)^2=1/6<1$ ✓. So $A=\{1/6\}$ — a singleton.

Uploaded by: Fani Warraich
Correct Answer Logic:

Using the formula $NPV = -I_0 + \sum \frac{CF_t}{(1+i)^t}$, we get: $-10,000 + 3,636 + 4,132 + 4,508 = 2,276$. (Calculated precisely: $NPV = 2104$).

Uploaded by: Fani Warraich
Civil Engineering QUESTION #2121
Question 4
In the design of RC beams using the limit state method (IS 456 / BS 8110), a beam is classified as 'under-reinforced' when:
  • The area of steel provided exceeds the balanced steel area
  • The neutral axis depth is less than the limiting neutral axis depth, ensuring that steel yields before concrete crushes — providing ductile failure with adequate warning✔️
  • The shear reinforcement is insufficient for the applied shear force
  • The beam deflects more than span/250 under service loads
Correct Answer Logic:
Under-reinforced sections have \(x_u < x_{u,max}\) (actual NA depth < limiting NA depth). Steel reaches its yield strain before concrete reaches ultimate strain (0.0035), causing gradual ductile failure with large deflections — giving adequate warning. Over-reinforced beams fail suddenly in compression without warning. Codes mandate under-reinforced design for safety.
Uploaded by: Fani Warraich
General Knowledge QUESTION #2619
Question 5
What does POST (Power On Self Test) do when a computer starts up?
  • It installs the latest software updates automatically
  • It figures out what hardware is on the computer and checks if everything is working✔️
  • It connects the computer to a wireless network
  • It opens the last used application from the previous session
Correct Answer Logic:
POST (Power On Self Test) runs automatically when you start a computer. It figures out what hardware is on the computer and checks that all components are functioning properly. If something fails POST, the computer may beep or display an error before loading the operating system.
Uploaded by: Fani Warraich
Civil / Architecture QUESTION #2361
Question 6
In the Finite Element Method (FEM) applied to structural analysis, the stiffness matrix \([K]\) of a structure is assembled from element stiffness matrices \([k_e]\). For a 2-node bar element of length \(L\), cross-sectional area \(A\), and modulus \(E\), the element stiffness matrix is:
  • \([k_e] = \dfrac{EA}{L} \begin{bmatrix} 1 & -1 \\ -1 & 1 \end{bmatrix}\)✔️
  • \([k_e] = \dfrac{EA}{L} \begin{bmatrix} 1 & 1 \\ 1 & 1 \end{bmatrix}\)
  • \([k_e] = \dfrac{EI}{L^3} \begin{bmatrix} 12 & -6L \\ -6L & 4L^2 \end{bmatrix}\)
  • \([k_e] = \dfrac{EA}{L^2} \begin{bmatrix} 1 & -1 \\ -1 & 1 \end{bmatrix}\)
Correct Answer Logic:
For a 2-node axial (bar) element with DOFs \(\{u_1, u_2\}\), the element stiffness matrix derived from the principle of virtual work is \([k_e] = \dfrac{EA}{L}\begin{bmatrix}1 & -1 \\ -1 & 1\end{bmatrix}\). This is symmetric and singular (as expected for an unrestrained element). Option C is part of the Euler-Bernoulli beam element stiffness matrix (for bending DOFs).
Uploaded by: Fani Warraich
Correct Answer Logic:
For a negatively charged sol like arsenious sulphide, the cation with the highest positive charge will be the most effective coagulant (Hardy-Schulze Rule). Comparing the cations:
  • $Na^{+}$ from $NaCl$ and $Na_{2}SO_{4}$ (+1)
  • $Ba^{2+}$ from $BaCl_{2}$ (+2)
  • $Al^{3+}$ from $AlCl_{3}$ (+3)
$AlCl_{3}$ is the most effective.
Uploaded by: Fani Warraich
Correct Answer Logic:
Fringe width = ?D/d = (500?10???10)/(1?10??) = 5?10?? m = 5 mm
Uploaded by: Fani Warraich
The Constitution of Pakistan QUESTION #9344
Question 9
A Bill to amend the Constitution that would alter the limits of a Province requires, in addition to two-thirds majorities in both Houses, what additional step?
  • Approval by a joint sitting by three-fourths majority
  • Approval by the Provincial Assembly concerned by not less than two-thirds of its total membership✔️
  • A referendum in the affected Province
  • A separate approval by the Senate alone
Correct Answer Logic:
Article 239(4) imposes this additional territorial integrity safeguard: no Bill altering provincial limits can be presented to the President for assent unless the affected Province's Assembly passes it by votes of not less than two-thirds of its total membership.
Uploaded by: Fani Warraich
English QUESTION #2651
Question 10
Change the sentence to active voice: 'The window was broken by the boy.'
  • The boy breaks the window.
  • The boy had broken the window.
  • The boy broke the window.✔️
  • The boy is breaking the window.
Correct Answer Logic:
The passive 'was broken' indicates Simple Past, so the active verb must be 'broke'.
Uploaded by: Fani Warraich
Math Physics Chemistry Biology QUESTION #7736
Question 11

The acidity of the female urethra is neutralized by secretions from which male gland?

  • Cowper's gland
  • Prostate gland✔️
  • Seminal vesicle
  • Vas deferens
Correct Answer Logic:

Prostate gland secretes a slightly alkaline fluid (pH ~7.5) that neutralizes acidic vaginal pH and urethral acidity, protecting sperm. Cowper's gland secretes pre-ejaculate; seminal vesicle provides fructose.

Uploaded by: Fani Warraich
General Abilities QUESTION #7939
Question 12
If \(X = \sqrt{1.69} - \sqrt{0.01}\), then the value of \(X\) is:
  • 1.2✔️
  • 1.68
  • 11.99
  • 12
Correct Answer Logic:
\(\sqrt{1.69} = 1.3\) and \(\sqrt{0.01} = 0.1\).
Therefore \(X = 1.3 - 0.1 = 1.20\).
Uploaded by: Fani Warraich
Correct Answer Logic:
Concentration $= \dfrac{2000\ \text{mg}}{500\ \text{mL}} = 4\ \text{mg/mL}$. Rate $= \dfrac{125\ \text{mL/hr}}{60} = 2.083\ \text{mL/min}$. Dose/min $= 2.083 \times 4 = 8.33\ \text{mg/min}$.
Uploaded by: Fani Warraich
Nursing QUESTION #9269
Question 14
A 6-year-old child with sickle cell disease presents with sudden-onset severe pain in hands and feet, fever, and pallor. Hb drops from 8 g/dL to 4.5 g/dL rapidly. The spleen is not palpable. The MOST likely crisis and nursing priority is:
  • Vaso-occlusive (painful) crisis; pain management
  • Aplastic crisis (due to Parvovirus B19); urgent blood transfusion✔️
  • Splenic sequestration crisis; splenectomy preparation
  • Hemolytic crisis; exchange transfusion
Correct Answer Logic:

Sickle Cell Disease — Types of Crisis:

CrisisFeaturesManagement
Vaso-occlusive (Painful)Most common; bone/joint pain, dactylitis (hand-foot syndrome in young children), feverIV fluids, analgesia (NSAIDs → opioids), O₂
Aplastic CrisisParvovirus B19 infects erythroid precursors; reticulocytopenia; severe anemia; spleen not enlargedUrgent blood transfusion
Splenic SequestrationBlood pools in spleen; massive splenomegaly; hypovolemic shock; age <5 yrsIV fluids, blood transfusion, splenectomy
Hemolytic CrisisAccelerated hemolysis; jaundice; often with G6PD deficiencyIdentify trigger, transfuse if severe

Key clue: Parvovirus B19 temporarily shuts down erythropoiesis → reticulocytes drop to near zero → Hb falls dramatically. The spleen is already infarcted by age 5 (autosplenectomy) in sickle cell, so not palpable.

Priority nursing action: Arrange urgent blood transfusion, monitor Hb, SpO₂, vital signs closely.

Uploaded by: Fani Warraich
General Abilities QUESTION #4490
Question 15
What is the product of $-8$ and $-5$?
  • $-40$
  • $40$✔️
  • $-13$
  • $13$
Correct Answer Logic:
When two negative numbers are multiplied, the result is positive. $(-8) \times (-5) = 40$
Uploaded by: Fani Warraich
English QUESTION #8401
Question 16
Gorgeous means:
  • magnificent✔️
  • waterfall
  • artificial
  • perfect
Correct Answer Logic:
Gorgeous means very beautiful or magnificent.
Uploaded by: Fani Warraich
Statistics QUESTION #1988
Question 17
Among all unbiased estimators of a parameter \(\theta\), the one with the minimum variance is called:
  • A consistent estimator
  • A sufficient estimator
  • The UMVUE (Uniformly Minimum Variance Unbiased Estimator)✔️
  • A maximum likelihood estimator
Correct Answer Logic:
An estimator that is unbiased AND has the smallest variance among all unbiased estimators for every value of \(\theta\) is called the UMVUE. By the Cramér-Rao inequality, no unbiased estimator can have variance below the Cramér-Rao lower bound.
Uploaded by: Fani Warraich
Paper-I (Pharmaceutics II (Industrial and Quality Control) and Pharmaceutics III (Hospital and Community Pharmacy)) QUESTION #5733
Question 18
In a 'Grid Layout' pharmacy design, how are the fixtures and counters typically installed?
  • In circles and arches
  • At right angles to one another✔️
  • In a random, unstructured flow
  • Only against the back wall
Correct Answer Logic:
In grid layout, fittings are at right angles in straight and parallel lines.
Uploaded by: Fani Warraich
Planning QUESTION #5024
Question 19
In social impact assessment, what is the 'displacement effect'?
  • Physical relocation of residents✔️
  • Psychological impact of change
  • Economic loss
  • Environmental degradation
Correct Answer Logic:
Displacement (direct or indirect/economic) involves forced relocation of residents due to development projects. Direct displacement is physical removal; economic displacement occurs when rising costs force residents out. Both have severe social impacts requiring mitigation measures and resettlement assistance.
Uploaded by: Fani Warraich
English QUESTION #2758
Question 20
Which sentence uses the APOSTROPHE correctly?
  • The dogs bone was buried in the garden.
  • The dog's bone was buried in the garden.✔️
  • The dogs' bone was buried in the garden.
  • The dogs'es bone was buried in the garden.
Correct Answer Logic:
An apostrophe + s ('s) is used to show possession for singular nouns. Since there is one dog, 'dog's' is correct. 'Dogs'' would be used for multiple dogs.
Uploaded by: Fani Warraich