📚
Questions Reading Mode
Study questions platform-wide or filter by specific tests with correct answers revealed.
Electronics Engineering
QUESTION #11695
Question 1
A power MOSFET is suspected faulty. After discharging the gate, the drain-source reads $2\,\Omega$ with the ohmmeter regardless of probe direction. This indicates:
Correct Answer Logic:
A healthy power MOSFET D-S should read OL in both directions (with gate discharged), except for the body diode which gives ~0.5–0.7 V forward drop in one direction. A symmetrically low resistance D-S reading in both directions indicates a drain-source short — typical of avalanche damage, overcurrent, or overvoltage failure.
Uploaded by: Fani Warraich
Correct Answer Logic:
Fringe width \(\beta = \frac{\lambda D}{d}\). Since \(\lambda_{red} > \lambda_{blue}\), red fringes are wider, not closer. The assertion in the paper states red fringes are 'closer' which is false. But (R) is true. Hence (A) is false but (R) is true.
Uploaded by: Fani Warraich
Accounting & Finance
QUESTION #6056
Question 3
Which accounting principle requires that expenses be matched to the revenues they helped generate, within the same accounting period?
Correct Answer Logic:
The Matching Principle (also called the matching concept) states that expenses must be recognized in the same period as the revenues they helped produce. For example, cost of goods sold is matched against the sales revenue of the same period. The revenue recognition principle deals with when to record revenue; the cost principle is about recording at historical cost; and the full disclosure principle requires reporting of all relevant information.
Uploaded by: Fani Warraich
Maths
QUESTION #4555
Question 4
Simplify $\frac{12}{18}$ to lowest terms:
Correct Answer Logic:
GCD of $12$ and $18$ is $6$. So $\frac{12}{18} = \frac{12 \div 6}{18 \div 6} = \frac{2}{3}$
Uploaded by: Fani Warraich
Academic/Professional (Social Sciences)
QUESTION #6500
Question 5
Which term refers to the unintended and unrecognized consequences of a social process?
Correct Answer Logic:
Robert Merton distinguished between manifest (intended) and latent (unintended) functions.
Uploaded by: Fani Warraich
Islamic Studies
QUESTION #7698
Question 6
Punishment of false accusation of Zina is mentioned in which surah of Holy Quran?
Correct Answer Logic:
The punishment for false accusation of adultery (Qadhf) is mentioned in Surah Al-Nur (Chapter 24), not in the options provided. The punishment is 80 lashes for those who falsely accuse chaste women without bringing four witnesses.
Uploaded by: Fani Warraich
Correct Answer Logic:
Since FiO2 (21%) and water vapor pressure are essentially constant, a fall in total atmospheric pressure at altitude directly reduces the partial pressure of inspired oxygen (PiO2), reducing the driving gradient for oxygen diffusion into blood — the fundamental cause of high-altitude hypoxia.
Uploaded by: Fani Warraich
Psychology
QUESTION #1456
Question 8
The sympathetic nervous system is responsible for:
Correct Answer Logic:
The sympathetic nervous system (SNS) is a division of the autonomic nervous system that activates the 'fight or flight' response during perceived threats or stress. It increases heart rate, dilates pupils, inhibits digestion, and releases adrenaline. The parasympathetic nervous system ('rest and digest') is responsible for rest, relaxation, and digestion. Voluntary muscle movement is controlled by the somatic nervous system.
Uploaded by: Fani Warraich
Security Measures to Maintain Law and Order
QUESTION #863
Question 9
"Transparency" in security measures to maintain order involves:
Correct Answer Logic:
Ethical security includes informing the public of their rights and the security rules (e.g., prohibited items) through clear communication.
Uploaded by: Fani Warraich
Accounting & Finance
QUESTION #6205
Question 10
What does a high 'Price-Earnings (PE) Ratio' typically suggest?
Correct Answer Logic:
A high PE ratio often indicates that the market expects high future earnings growth [cite: 43].
Uploaded by: Fani Warraich
Bio-Technology
QUESTION #10585
Question 11
A photobioreactor is specifically designed to culture:
Correct Answer Logic:
Photobioreactors provide controlled light, CO₂, and mixing for photosynthetic microalgae (e.g. Chlorella, Spirulina) and cyanobacteria. Products include β-carotene, astaxanthin, and biomass. Key design challenges include: photoinhibition at high light intensities, self-shading as cell density increases, and CO₂ mass transfer. Tubular loop, flat panel, and helical designs maximise surface-area-to-volume ratio for light penetration.
Uploaded by: Fani Warraich
Paper-I (Anatomy/Physiology and Biochemistry/Microbiology)
QUESTION #3117
Question 12
The finger-like projections in the small intestine that increase surface area are called:
Correct Answer Logic:
Villi (and microvilli) are crucial for efficient absorption of nutrients.
Uploaded by: Fani Warraich
Psychology
QUESTION #9860
Question 13
The term 'germ cell' in genetics refers to:
Correct Answer Logic:
Germ cells are the reproductive cells — ova (eggs) and sperm — that carry genetic information to offspring. They undergo meiosis to produce gametes with half the normal chromosome number, distinct from somatic (body) cells.
Uploaded by: Fani Warraich
Security Measures to Maintain Law and Order
QUESTION #890
Question 14
"Crowd Control" during a flight delay is a measure to maintain law & order primarily falling under:
Correct Answer Logic:
Managing large, frustrated groups is a security function to prevent riots or breaches into the airside.
Uploaded by: Fani Warraich
Psychology
QUESTION #9923
Question 15
Which of the following identified universal symbolic images in myths, art, and dreams as expressions of the collective unconscious?
Correct Answer Logic:
Carl Jung identified archetypes — universal inherited symbolic images (Great Mother, Shadow, Hero, Self) found in myths, religions, and dreams across all cultures — stored in what he called the collective unconscious.
Uploaded by: Fani Warraich
Geography
QUESTION #6345
Question 16
The concept of 'time-space convergence' in economic geography refers to:
Correct Answer Logic:
Time-space convergence describes how transport/communication improvements reduce travel time between places, making them functionally closer despite unchanged physical distance. A trip taking weeks in the 1800s now takes hours, facilitating globalization.
Uploaded by: Fani Warraich
Mathematics
QUESTION #7450
Question 17
If the lines \(\frac{x-2}{1} = \frac{y-3}{1} = \frac{z-4}{-k}\) and \(\frac{x-1}{k} = \frac{y-4}{2} = \frac{z-5}{1}\) are coplanar, then k can have:
Correct Answer Logic:
For two lines to be coplanar, the scalar triple product of their direction ratios and the vector joining points on the lines must be zero. The direction ratios are \((1, 1, -k)\) and \((k, 2, 1)\). A point on the first line is \((2, 3, 4)\) and on the second is \((1, 4, 5)\). The vector joining them is \((-1, 1, 1)\). Setting up the determinant: \(\begin{vmatrix} -1 & 1 & 1 \\ 1 & 1 & -k \\ k & 2 & 1 \end{vmatrix} = 0\). Expanding: \(-1(1+2k) - 1(1+k^2) + 1(2-k) = 0\), which simplifies to \(k^2 + 3k = 0\), giving \(k = 0\) or \(k = -3\). Thus, k has exactly two values.
Uploaded by: Fani Warraich
Paper-I (Pharmaceutics II (Industrial and Quality Control) and Pharmaceutics III (Hospital and Community Pharmacy))
QUESTION #5725
Question 18
The $EPI$ schedule in Pakistan includes the $BCG$ vaccine. At what age and through which route is $0.05\text{ mL}$ of $BCG$ typically administered to an infant?
Correct Answer Logic:
The example illustrates lower ablation in slower-moving AST dust (28% for iron) versus higher ablation in faster-moving HTC dust (90% for iron).
Uploaded by: Fani Warraich
Dairy Food Science and Technology
QUESTION #5994
Question 20
In the production of lassi, the distinctive refreshing taste results from:
Correct Answer Logic:
Lassi is made by blending dahi (yoghurt) with water and optionally sugar, salt, or spices. The characteristic flavor comes from fermentation metabolites: lactic acid (tart), acetaldehyde (\(\approx 25\text{–}40\;\text{ppm}\), 'green/yoghurty' aroma), and diacetyl (buttery note). Dilution reduces viscosity and caloric density.
Uploaded by: Fani Warraich
Sign in to join the conversation and share your thoughts.
Log In to Comment