📚 Questions Reading Mode

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

Log in to see your joined tests.
Correct Answer Logic:
  • Total mass of hydrogen in a $75 \text{ kg}$ person = $10\%$ of $75 = 7.5 \text{ kg}$.
  • $^1H$ has a mass of approximately $1 \text{ u}$, while $^2H$ (Deuterium) has a mass of $2 \text{ u}$.
  • Replacing all $^1H$ with $^2H$ effectively doubles the mass of the hydrogen component.
  • Weight gain = New mass - Original mass = $15 \text{ kg} - 7.5 \text{ kg} = 7.5 \text{ kg}$.
Uploaded by: Fani Warraich
Administration QUESTION #9600
Question 2
A supply chain manager implements an AI-driven demand forecasting system that integrates point-of-sale data, social media sentiment, and weather patterns. Compared to traditional time-series forecasting, which specific forecasting characteristic is most improved, and what new risk is introduced?
  • Accuracy of long-range forecasts is most improved; new risk is data privacy regulation compliance
  • Responsiveness to causal drivers of demand (beyond historical patterns) is most improved, enabling detection of demand shifts before they appear in sales data; new risk is model opacity ('black box' problem) where managers cannot explain or audit forecast logic, reducing trust and creating accountability gaps✔️
  • Speed of forecast generation is most improved; new risk is over-reliance on technology reducing human judgment
  • Forecast bias is most improved through algorithmic objectivity; new risk is that AI systems amplify existing data biases rather than correcting them
Correct Answer Logic:
AI/ML forecasting improves causal intelligence — it captures leading indicators (social sentiment, weather) that precede demand changes, addressing the fundamental weakness of pure time-series models that only extrapolate past patterns. The critical new risk is model opacity: complex neural networks cannot explain their predictions in ways humans can verify or challenge, creating accountability failures when forecasts are wrong and reducing managerial confidence in overriding automated recommendations — the 'automation bias' and 'black box' risks.
Uploaded by: Fani Warraich
Mathematics QUESTION #1301
Question 3
The characteristic equation of \(3y''-6y'+6y=0\) has roots:
  • \(r=1\pm i\)✔️
  • \(r=1\pm 2i\)
  • \(r=-1\pm i\)
  • \(r=2\pm i\)
Correct Answer Logic:
Dividing by 3: \(y''-2y'+2y=0\). Characteristic equation: \(r^2-2r+2=0\Rightarrow r=\dfrac{2\pm\sqrt{4-8}}{2}=\dfrac{2\pm 2i}{2}=1\pm i\). Complementary solution: \(y_c=e^x(C_1\cos x+C_2\sin x)\).
Uploaded by: Fani Warraich
Correct Answer Logic:
ISBD was developed by the International Federation of Library Associations and Institutions (IFLA). It standardizes elements and punctuation of bibliographic description to facilitate international exchange of bibliographic data.
Uploaded by: Fani Warraich
Math Physics Chemistry Biology QUESTION #7774
Question 5

Sickle cell anemia results from what molecular abnormality?

  • Reduced oxygen capacity
  • Linkage between polypeptide chains
  • Single amino acid substitution in hemoglobin✔️
  • Viral infection of RNA viruses
Correct Answer Logic:

Sickle cell anemia is caused by a point mutation (GAG → GTG) in the β-globin gene, replacing glutamate (Glu) with valine (Val) at position 6, causing hemoglobin polymerization.

Uploaded by: Fani Warraich
Chemistry QUESTION #7172
Question 6
Which of the following values represents a physically possible energy level for an excited state of a hydrogen atom?
  • $+13.6 \text{ eV}$
  • $-6.8 \text{ eV}$
  • $-3.4 \text{ eV}$✔️
  • $+6.8 \text{ eV}$
Correct Answer Logic:
The energy of an electron in a hydrogen atom is given by $E_{n} = \frac{-13.6}{n^{2}} \text{ eV}$.
  • For $n=1$, $E = -13.6 \text{ eV}$ (Ground state)
  • For $n=2$, $E = \frac{-13.6}{4} = -3.4 \text{ eV}$
  • For $n=3$, $E = \frac{-13.6}{9} = -1.51 \text{ eV}$
Only $-3.4 \text{ eV}$ matches a valid transition level.
Uploaded by: Fani Warraich
General Knowledge QUESTION #4802
Question 7
The International Day for the Elimination of Violence Against Women is observed annually on which date?
  • 25th December
  • 23rd November
  • 25th November✔️
  • 8th March
Correct Answer Logic:
The International Day for the Elimination of Violence against Women is observed on November 25 each year, designated by the United Nations to raise awareness about gender-based violence.
Uploaded by: Fani Warraich
Paper-II (Pharmacognosy and Pharmaceutics-I) QUESTION #3002
Question 8
In an 'Oil-in-Water' (O/W) emulsion, the 'Oil' is the:
  • Continuous phase
  • Dispersed phase✔️
  • Emulsifying agent
  • Solvent
Correct Answer Logic:
In O/W, oil droplets are dispersed throughout the water (continuous phase).
Uploaded by: Fani Warraich
Paper-I (Anatomy/Physiology and Biochemistry/Microbiology) QUESTION #3465
Question 9
'Hemolysis' in a lab tube of blood might be caused by adding:
  • Isotonic saline
  • Hypotonic solution (pure water)✔️
  • Hypertonic solution
  • Oil
Correct Answer Logic:
Water enters the RBCs by osmosis until they burst.
Uploaded by: Fani Warraich
Security Measures to Maintain Law and Order QUESTION #868
Question 10
Which code word is internationally recognized for an aircraft "Unlawful Interference" (Hijacking)?
  • Code 7500✔️
  • Code 7600
  • Code 7700
  • Code 9999
Correct Answer Logic:
Code 7500 is the transponder code used by pilots to discreetly signal a hijacking to Air Traffic Control.
Uploaded by: Fani Warraich
Chemistry QUESTION #5564
Question 11
Which of the following compounds will behave as a reducing sugar in an aqueous KOH solution? (A free hemiacetal/anomeric –OH is required for reducing sugar property)
  • The furanose with two free –OH groups on anomeric carbon✔️
  • The furanose with –OCH₃ at anomeric position
  • The furanose with –OCOCH₃ at anomeric position
  • The pyranose with –CH₂OCH₃ group
Correct Answer Logic:
A reducing sugar must have a free anomeric –OH (hemiacetal) that can open to give an aldehyde/ketone form. Option A shows a furanose ring with a free –OH at the anomeric carbon, which can open and reduce. Options B and C have the anomeric –OH blocked as an ether or ester (non-reducing). Option D also has a blocked anomeric position.
Uploaded by: Fani Warraich
CISA QUESTION #6843
Question 12
An organization implements multi-factor authentication but configures it to require only username/password during business hours, with the second factor required only for after-hours access. What is the PRIMARY security weakness?
  • Inconsistent user experience
  • Reduced security protection during the highest-risk period when most users are active✔️
  • Complicated configuration
  • Increased support costs
Correct Answer Logic:
Most attacks occur during business hours when users are active and system activity can blend with normal operations. Requiring MFA only after-hours protects the lower-risk period while leaving the higher-risk business hours protected by only single-factor authentication. The security is inverted from risk-based design.
Uploaded by: Fani Warraich
Correct Answer Logic:
The Stock and Debtors System uses all six accounts: Branch Stock Account, Branch Debtors Account, Branch Expenses Account, Branch Adjustment Account, Goods Sent to Branch Account, and Branch Stock Reserve Account. This system is used when goods are sent at pro-forma invoice price and the branch is large.
Uploaded by: Fani Warraich
General Knowledge QUESTION #8766
Question 14
'Zardak' is the highest peak of which mountain range?
  • Karakoram range
  • Sulaiman range✔️
  • Kirthar range
  • Hindukush range
Correct Answer Logic:
Zardak is the highest peak in the Sulaiman Range.
Uploaded by: Fani Warraich
Urdu QUESTION #5042
Question 15
اردو شاعری کے علاوہ مرزا غالب نے کس صنفِ نثر میں نام پیدا کیا؟
  • آپ بیتی
  • خطوط✔️
  • داستان
  • ان میں سے کوئی نہیں
Correct Answer Logic:
مرزا غالب اردو خطوط نگاری کے بانی سمجھے جاتے ہیں۔ ان کے خطوط اردو نثر کا سرمایہ ہیں۔
Uploaded by: Fani Warraich
Correct Answer Logic:
A noun is a word that names a person
Uploaded by: Fani Warraich
Paper-I (Anatomy/Physiology and Biochemistry/Microbiology) QUESTION #3277
Question 17
'Gram-Positive' bacteria appear which color after a successful Gram stain?
  • Pink/Red
  • Green
  • Purple/Blue✔️
  • Yellow
Correct Answer Logic:
Gram-positive bacteria retain the crystal violet dye due to their thick peptidoglycan layer.
Uploaded by: Fani Warraich
English QUESTION #8577
Question 18
What does the phrase 'thinking out of the box' mean?
  • It is necessary to sit in a box and then come out
  • You must not exercise your imagination but focus on facts only
  • You have to use your creativity to think differently✔️
  • None of the above
Correct Answer Logic:
'Think out of the box' means to think creatively and unconventionally.
Uploaded by: Fani Warraich
Correct Answer Logic:
No explanation provided for this question.
Uploaded by: Fani Warraich
General Knowledge QUESTION #2615
Question 20
A Hard Disk Drive (HDD) works by using:
  • Electronic flash memory chips with no moving parts
  • A spinning platter and a mechanical arm to read and write information✔️
  • A network connection to store data in the cloud
  • Light beams and optical lenses to read data from a disc
Correct Answer Logic:
An HDD (Hard Disk Drive) uses a spinning platter and a mechanical arm to read and write information. The platter spins at high RPM (Revolutions Per Minute) while the arm moves across it to access data.
Uploaded by: Fani Warraich