Apply Now Student Hub Feedback

JKSSB FAA 2024 Previous Year Questions

Practice authentic exam questions with answers and explanations

116
Questions
13
Subjects
2024
Year

Want Interactive Practice?

Use our full PYQ portal with real-time filtering, search, and subject-wise practice

Go to PYQ Practice Portal

Computer 11 questions

2024 Prelims Computer
The "UMANG" app allows citizens to access:
A Virtual reality games
B Streaming movies
C Government services and information
D Online fitness classes
Correct Answer: Option C
What is the UMANG App?UMANG stands for Unified Mobile Application for New-age Governance. It is a key initiative under the Digital India program, developed by the Ministry of Electronics and Information Technology (MeitY) and the National e-Governance Division (NeGD).One-Stop Shop: It acts as a single platform that integrates hundreds of government services from Central and State government departments, local bodies, and other agencies.Key Services Included: Citizens can use the app for a variety of tasks, such as:EPFO: Checking EPF balance and tracking claims.Aadhaar & DigiLocker: Accessing digital versions of important documents.PAN & Income Tax: Applying for a PAN card or paying taxes.Education: Accessing results from CBSE or scholarships through the National Scholarship Portal.Utility Payments: Paying electricity, water, and gas bills.Multilingual Support: To ensure inclusivity, the app supports 13 major Indian languages.Why the other options are incorrect:A, B, & D: While there are many apps for entertainment (like Netflix or Prime Video), gaming, and fitness, UMANG is strictly a G2C (Government to Citizen) service delivery tool designed to enhance "ease of living" through mobile governance.
2024 Prelims Computer
What does "Smart Governance" involve?
A Making governance processes complicated
B Integrating IT to improve service delivery and decision-making
C Avoiding technological advancements
D Reducing transparency in government activities
Correct Answer: Option B
Defining Smart Governance
Smart Governance (often associated with e-Governance) is the use of technology and innovation to make government operations more efficient, transparent, and citizen-centric. It is a shift from traditional, paper-based administration to a digital, data-driven model.

According to the "SMART" acronym often used in public administration:

S (Simple): Simplifying rules and procedures through technology.

M (Moral): Increasing integrity and reducing corruption via digital footprints.

A (Accountable): Making the government answerable through real-time data.

R (Responsive): Speeding up the delivery of services to citizens.

T (Transparent): Making information and processes visible to the public.
2024 Prelims Computer
Digital signature service that has been launched on Aadhar platform is called
A DigiSign Desk
B eSign Desk
C Online Sign Desk
D Google Sign Desk
Correct Answer: Option B
Understanding the eSign Service
The eSign (Electronic Signature Service) is an innovative initiative launched by the Government of India under the Digital India campaign. It allows an Aadhaar holder to electronically sign a document without the need for a physical hardware token (like a USB crypto-dongle).

How it works: It uses Aadhaar-based e-KYC (Electronic Know Your Customer) for authentication. When a user wants to sign a document, they provide their Aadhaar number and receive an OTP (One-Time Password) on their registered mobile number.

Legal Validity: Under the Information Technology Act, 2000, eSign is legally recognized and carries the same weight as a handwritten signature or a traditional Digital Signature Certificate (DSC).

Benefits: It eliminates the need for paper-based signatures, reduces costs, and allows for remote signing of documents such as bank account opening forms, self-attestations, and legal contracts.

Why the other options are incorrect:
DigiSign Desk: This is often a brand name for a specific private service provider (like Digio or SignDesk) that uses the eSign gateway, but it is not the name of the government-launched platform itself.

Online/Google Sign Desk: These are not official terms or platforms related to the Aadhaar-linked digital signature infrastructure in India.
2024 Prelims Computer
In IT Act 2000, which section deals with the punishment for cyber terrorism?
A 66 (A)
B 66(B)
C 66 (F)
D 45(F)
Correct Answer: Option C
Understanding Section 66F of the IT Act, 2000
Section 66F was introduced to address acts that threaten the unity, integrity, security, or sovereignty of a nation through digital means.

Definition: It covers any act done with the intent to threaten the unity, integrity, security, or sovereignty of India, or to strike terror in the people by:

Denying authorized access to a computer resource.

Attempting to penetrate or access a computer resource without authorization.

Introducing a computer contaminant (like a virus) that causes death, injuries, or damage to property/essential services.

Punishment: Cyber terrorism is treated as a very grave offense. The punishment under this section is imprisonment for life.
2024 Prelims Computer
Storage of firmware is
A Cache Memory
B RAM
C External
D ROM
Correct Answer: Option D
Why is Firmware Stored in ROM?
Firmware is a specific type of software that provides low-level control for a device's specific hardware. Unlike standard software, it needs to be available the moment a device is powered on, before the operating system even loads.

Non-Volatility: ROM is non-volatile, meaning it retains its data even when the power is turned off. If firmware were stored in RAM, the device would "forget" how to boot up every time you shut it down.

Startup Instructions: In computers, the BIOS or UEFI is a prime example of firmware. It resides on a ROM chip (usually an EPROM or Flash memory) on the motherboard and tells the computer how to initialize hardware and find the boot drive.

Security and Stability: Historically, storing firmware in Read-Only Memory prevented accidental erasure or corruption by the user or malicious software, ensuring the device remains functional.
2024 Prelims Computer
Which of the following cloud storage service owned by Microsoft?
A I cloud
B One drive
C Floppy drive
D Google drive
Correct Answer: Option B
The Principle: Cloud Storage
OneDrive is Microsoft's internet-based storage platform. It allows users to save files, photos, and other documents in the "cloud" (remote servers) rather than just on a local hard drive.

Integration: It is deeply integrated into the Windows operating system and Microsoft 365 (formerly Office) apps like Word, Excel, and PowerPoint.

Synchronization: It automatically syncs files across different devices, such as your PC, tablet, and smartphone, ensuring that the latest version of a file is available everywhere.

Collaboration: Multiple users can edit the same document simultaneously if the file is stored on OneDrive.
2024 Prelims Computer
Daisy wheel printer is what type of printer?
A Non impact
B Impact
C Laser
D Line Printer
Correct Answer: Option B
The Principle: Impact Printing
A Daisy Wheel printer is a specific type of impact printer that was common in the 1970s and 80s. It works much like a mechanical typewriter.

Mechanism: It uses a circular plastic or metal wheel with "petals." Each petal has a raised letter, number, or symbol at the end.

The "Impact": To print a character, the wheel rotates to the correct position, and a tiny hammer strikes the back of the petal. This forces the character against an ink ribbon, which then presses against the paper to leave an impression.

Quality: Because it uses solid physical characters (like a typewriter), it produces very high-quality "letter-quality" text, but it cannot print graphics or different fonts without physically changing the wheel.
2024 Prelims Computer
The term FLOSS is associated with
A Non-Open Source software
B Proprietary software
C Open source software
D None of the above
Correct Answer: Option C
The Principle: FLOSS
FLOSS is an acronym that stands for Free/Libre and Open Source Software. It is used to describe software that is both "free" (as in price) and "libre" (as in liberty/freedom to modify).

Free (Price): The software can be downloaded and used without paying a licensing fee.

Libre (Freedom): The "Libre" part (often from the French or Spanish word for free) emphasizes that users have the freedom to view, edit, and redistribute the source code.

Open Source: This refers to the development methodology where the source code is made available to the public for collaborative improvement.
2024 Prelims Computer
Which of the following is an antivirus?
A Trojan Horse
B Worms
C Macro Virus
D Norton
Correct Answer: Option D
The Principle: Antivirus Software
Norton is a well-known brand of Antivirus (or Anti-malware) software. Its primary function is to scan, detect, and remove malicious software from a computer system to prevent data theft or hardware damage.

Proactive Defense: Modern antivirus programs like Norton use "heuristic analysis" to identify new threats even before they are officially labeled as viruses.

Real-time Protection: It monitors background activities, such as file downloads and website visits, to block threats before they can execute.
2024 Prelims Computer
Which of the following memory is used for storing software that does not need updates?
A Flash memory
B ROM
C SRAM
D DRAM
Correct Answer: Option C
The Principle: ROM (Read-Only Memory)
ROM is a type of non-volatile storage, meaning it retains its data even when the power is turned off. It is specifically designed for software that is "permanent" or rarely needs modification.

Fixed Instruction Storage: ROM is typically used to store firmware, such as the BIOS (Basic Input/Output System) of a computer, which contains the essential instructions needed to boot up the hardware.

Immutability: Unlike RAM or Flash, traditional ROM is hard-wired during manufacturing. This makes it the most reliable choice for software that must remain exactly the same throughout the life of the device.

Cost and Security: It is cost-effective for mass-produced devices (like simple calculators or microwave controllers) and provides a layer of security because the software cannot be easily altered or corrupted by viruses.
2024 Prelims Computer
Secondary data is primarily sourced from:
A Original research studies
B Publicly available databases
C Personal interviews
D Laboratory experiments
Correct Answer: Option B
To understand why, it is helpful to distinguish between Primary and Secondary data based on who collected the information and for what purpose.

Primary vs. Secondary Data
Primary Data (Options A, C, and D): This is data collected "first-hand" by a researcher for a specific purpose. If you conduct a personal interview, run a lab experiment, or lead an original study, you are creating primary data.

Secondary Data (Option B): This is data that already exists. It was collected by someone else (like a government agency, a research institute, or a corporation) for a different purpose, and you are now using it for your own analysis.

General Science 16 questions

2024 Prelims General Science
'Short-sight' in human eye can be corrected by using proper
A Convex Lens
B Concave Lens
C Cylindrical Lens
D Bifocal Lens
Correct Answer: Option B
The Principle: Myopia (Short-sightedness)
In a "short-sighted" eye (technically known as Myopia), a person can see nearby objects clearly, but distant objects appear blurry. This happens because the light rays entering the eye converge too quickly, forming the image in front of the retina instead of directly on it.

The Cause: This is usually due to the eyeball being too long or the eye's lens having too much curvature (too much converging power).

The Correction: To fix this, we use a Concave Lens (also called a diverging lens). This lens spreads out the light rays before they enter the eye, pushing the focal point further back so that the image lands precisely on the retina.
2024 Prelims General Science
The washing machine works on the principle of which of the following?
A Dialysis
B Diffusion
C Reverse Osmosis
D Centrifugation
Correct Answer: Option D
The Principle: Centrifugation
A washing machine, specifically during the spin cycle, utilizes centrifugation to separate water from clothes. This process is based on the behavior of objects in a rotating frame of reference.

How it works: When the tub spins at high speeds, it creates a centrifugal force that acts on the mixture of clothes and water.

Separation: Because the tub has small perforations (holes), the water—which is less constrained than the fabric—is forced outward and through these holes, leaving the clothes damp but not soaked.

Physics Concept: This is essentially an application of Inertia. The water wants to continue moving in a straight line (tangent to the circle), while the curved wall of the tub constantly pulls the clothes toward the center. Since the holes offer no resistance, the water "escapes" the circular path.
2024 Prelims General Science
What is the common name of Calcium Hypochlorite?
A Heavy water
B Bleaching powder
C Baking soda
D Baking powder
Correct Answer: Option B
Calcium Hypochlorite is an inorganic compound with the chemical formula Ca(OCl)_{2}. It is widely used for water treatment and as a bleaching agent. Chemical Profile of Bleaching Powder Production: It is manufactured by the action of chlorine gas on dry slaked lime:Ca(OH)_{2} + Cl_{2} \rightarrow CaOCl_{2} + H_{2}O 
Active Ingredient: While "bleaching powder" is technically a mixture, Calcium Hypochlorite is its main active ingredient. It is more stable and contains more available chlorine than sodium hypochlorite (liquid bleach). Odour: It has a strong, pungent smell of chlorine because it slowly reacts with moisture and carbon dioxide in the air to release chlorine gas.
Primary Uses: * Disinfecting drinking water and swimming pools. Bleaching cotton and linen in the textile industry.
Oxidizing agent in many chemical industries.
2024 Prelims General Science
What is dry ice?
A Liquid Nitrogen
B Water ice
C Solid Carbon dioxide
D Frozen ethanol
Correct Answer: Option C
Dry ice is the solid form of carbon dioxide ($CO_{2}$). It gets its name because it does not melt into a liquid when heated; instead, it changes directly from a solid to a gas.Key Characteristics of Dry IceSublimation: This is the most unique property of dry ice. At standard atmospheric pressure, it skips the liquid phase entirely. This process is called sublimation.Temperature: It is extremely cold, with a surface temperature of approximately -78.5°C (-109.3°F).Appearance: It looks like regular water ice or snow, but as it "melts," it produces a thick, white fog. This fog is actually a mixture of invisible $CO_{2}$ gas and tiny water droplets condensed from the moisture in the surrounding air.Uses: Because it stays dry and is intensely cold, it is used for preserving food during shipping, biological samples, and creating "smoke" effects in theaters or at parties.
2024 Prelims General Science
Which is the most malleable metal?
A Gold
B Copper
C Silver
D Aluminium
Correct Answer: Option A
Gold is the most malleable and ductile of all known metals. To give you an idea of its extreme properties, a single gram of gold can be beaten into a sheet covering nearly one square meter.

Understanding Malleability
Malleability is a physical property of metals that defines their ability to be hammered, pressed, or rolled into thin sheets without breaking or cracking.

Atomic Structure: Gold's atoms are arranged in a "face-centered cubic" lattice. The layers of atoms can slide over each other relatively easily when pressure is applied, allowing the metal to change shape rather than shatter.

Corrosion Resistance: Unlike many other metals, gold does not oxidize or tarnish, which helps it maintain its structural integrity even when beaten into extremely thin "gold leaf" (which can be so thin it becomes translucent).

Industrial and Artistic Use: Because of its malleability, gold is used extensively in jewelry, dentistry, and even high-end electronics where delicate, thin connections are required.
2024 Prelims General Science
Name the hardest material present in the body?
A Dentin
B Bone-marrow
C Enamel
D Femur
Correct Answer: Option C
Tooth enamel is the hardest substance in the human body. It is even harder than bone and consists of a very high percentage of minerals (primarily hydroxyapatite).

Understanding Tooth Enamel
Composition: Enamel is about 96% mineral, which is what gives it its incredible strength and durability. The remaining 4% consists of water and organic material.

Function: It acts as a protective hard shell for the inner, more sensitive parts of the tooth (the dentin and pulp) against the physical and chemical demands of chewing and acidic foods.

Durability: Unlike bone, enamel does not contain living cells and cannot regenerate or repair itself if it is chipped or decayed.
2024 Prelims General Science
The Bacille Calmette-Guerin vaccine (popularly called BCG vaccine) is a vaccine to prevent which of these diseases?
A Tuberculosis
B Polio
C Thyroid
D Jaundice
Correct Answer: Option A
The BCG vaccine is one of the most widely used vaccines in the world, specifically designed to protect against Tuberculosis (TB), a serious infectious disease caused by the bacterium Mycobacterium tuberculosis.

Understanding the BCG Vaccine
Origin: The vaccine was developed by two French scientists, Albert Calmette and Camille Guérin, after whom it is named. They spent over a decade (1908–1921) weakening a strain of bovine tuberculosis to make it safe for humans.

Mechanism: It is a live-attenuated vaccine. This means it contains a weakened version of the bacteria that stimulates the immune system to recognize and fight the actual disease without causing the illness itself.

Effectiveness: While its effectiveness against adult pulmonary (lung) TB varies, it is highly effective at preventing severe forms of TB in children, such as TB meningitis and miliary tuberculosis.
2024 Prelims General Science
Who invented the Light Bulb?
A Thomas Edison
B Eli Whitley
C Alister Hardy
D Michael Faraday
Correct Answer: Option A
While the invention of the light bulb is often attributed solely to Edison, it was actually the result of decades of work by various inventors. Edison is credited because he developed the first commercially practical incandescent light.

The Evolution of the Light Bulb
Early Breakthroughs: Long before Edison, inventors like Humphry Davy created the first electric arc lamp in 1802. However, these were too bright and burned out too quickly for home use.

Warren de la Rue (1840): He used a platinum filament in a vacuum tube. It worked well but was far too expensive for the general public.

Joseph Swan (1878): A British physicist who developed a working light bulb using carbonized paper filaments. He and Edison eventually joined forces to form the company "Ediswan."

Thomas Edison's Contribution (1879): Edison’s team at Menlo Park tested thousands of materials for the filament. They eventually succeeded with a carbonized bamboo filament that could burn for over 1,200 hours.

Quick Facts on the Other Options:
Eli Whitney: Known for inventing the Cotton Gin, which revolutionized the cotton industry.

Alister Hardy: A marine biologist known for his work on plankton and the "Aquatic Ape" hypothesis.

Michael Faraday: A pioneer in electromagnetism who discovered electromagnetic induction, which is the principle behind the electric generator.
2024 Prelims General Science
What causes the twinkling of stars?
A Atmospheric refraction of starlight
B Dispersion of starlight
C Scattering of starlight
D Prism effect
Correct Answer: Option A
Why do stars twinkle?
The phenomenon, scientifically known as stellar scintillation, occurs because the Earth's atmosphere is not a uniform vacuum. Instead, it consists of multiple layers of air with varying temperatures and densities.

Varying Refractive Indices: As starlight enters the Earth's atmosphere, it passes through these different layers. Cold air is denser than warm air and has a higher refractive index.

Constant Motion: The atmosphere is turbulent; air is constantly moving and changing temperature. This means the refractive index of the medium through which the light travels is always shifting.

Path Bending: Because the light is being refracted (bent) repeatedly and randomly, the apparent position of the star shifts slightly.

Fluctuating Intensity: This bending causes the light to sometimes focus more toward your eye and sometimes away, making the star appear to change in brightness and position rapidly. This is what we perceive as "twinkling."

Why don't planets twinkle?
Planets are much closer to Earth than stars. While a star is so distant that it appears as a single point source of light, a planet appears as a extended source (a tiny disk).

Even though the light from different points on the planet's disk is being refracted, the variations tend to cancel each other out. When one point dims, another might brighten, resulting in a steady overall brightness.
2024 Prelims General Science
The thrust on the rocket is:
A In the same direction of the rocket
B In the opposite direction of the rocket
C At 90° to the direction of the rocket
D None of the above
Correct Answer: Option A
To understand why, it helps to look at the relationship between the force applied and the motion of the rocket.

How Rocket Thrust Works
Thrust is the mechanical force that pushes the rocket through the air and into space. It is generated by the propulsion system through the application of Newton's Third Law of Motion: For every action, there is an equal and opposite reaction.

The Action: The rocket engine expels exhaust gases downward (or backward) at high velocity.

The Reaction: An equal and opposite force (Thrust) is exerted on the rocket, pushing it upward (or forward).

Since "thrust" is the name of the force that actually moves the vehicle, the vector for thrust must point in the same direction that the rocket is traveling.
2024 Prelims General Science
Consider the following statements.
1. Life on the earth is possible due to the greenhouse effect
2. Increased emission of greenhouse gases is a natural process

Which of the above statements is/are correct:
A Only 1
B Only 2
C Both 1 and 2
D Neither 1 nor 2
Correct Answer: Option A
Why Statement 1 is Correct

Without the natural greenhouse effect, Earth would be a frozen wasteland. Greenhouse gases like water vapor, carbon dioxide, and methane act as a thermal blanket, trapping just enough heat from the sun to keep our average global temperature at a life-sustaining 15°C. Without this effect, the Earth’s surface temperature would plummet to approximately -18°C, making life as we know it impossible.

Why Statement 2 is IncorrectWhile the greenhouse effect itself is a natural phenomenon, the increased emission of these gases over the last century is overwhelmingly anthropogenic (human-caused).Human Activity: The burning of fossil fuels (coal, oil, and gas), large-scale deforestation, and industrial agriculture have spiked $CO_2$ and $CH_4$ levels far beyond natural fluctuations.Natural Variation: While things like volcanic eruptions or solar cycles do affect the climate, they do not account for the rapid, sustained increase in greenhouse gas concentrations we are currently observing.The "Enhanced" Greenhouse Effect: It’s helpful to distinguish between the natural greenhouse effect (essential for life) and the enhanced greenhouse effect (caused by humans), which leads to global warming.
2024 Prelims General Science
Consider the following pairs:
a Sodium                     1. S
b. Carbon                     2. Co
c. Sulphur                      3. Na
d Cobalt                          4. C

Which of the following pairs is/are correctly matched?
A a-3, b-2, c-1, d-4
B a-1, b-2, c-3, d-4
C a-3, b-4, c-1, d-2
D a-1, b-4, c-3, d-2
Correct Answer: Option C
Common Mistakes to Avoid
Cobalt (Co) vs. Carbon (C): Carbon is a single "C," while Cobalt adds the "o" to distinguish it.

Sodium (Na) vs. Sulphur (S): Because "S" was already taken by Sulphur, Sodium uses its Latin root. Similarly, Potassium uses K (from Kalium) because "P" belongs to Phosphorus.
2024 Prelims General Science
Consider the following pairs.
Electrical Parameter           Measuring Unit
A. Power                               Watts
B. Current                               Volt
C. Frequency                           Hertz
D. Resistance                          Ampere

Which of the above pairs are correctly matched?

A A and B
B A and C
C A, C and D
D A and D
Correct Answer: Option B
Correct Matches A. Power — Watts: Power is the rate at which work is done or energy is transformed. In an electrical circuit, C. Frequency — Hertz: Frequency is the number of cycles per second in an alternating current (AC) wave .Incorrect Matches B. Current — Volt: This is incorrect. The unit for Current is the Ampere (A). The Volt (V) is the unit for Voltage (Potential Difference).D. Resistance — Ampere: This is incorrect. The unit for Resistance is the Ohm . As mentioned above, the Ampere is the unit for Current.
2024 Prelims General Science
Food cans are coated with tin instead of zinc due to
A Zinc is costlier than tin.
B Zinc is more reactive than tin.
C Zinc has a higher melting point than tin.
D Zinc is less reactive than tin.
Correct Answer: Option B
1. The Reactivity Factor Zinc is positioned higher than tin in the reactivity series. This means zinc reacts much more readily with substances, especially the organic acids naturally found in food (like citric acid in fruits or acetic acid in pickles).If food were stored in zinc-coated cans, the metal would react with the food to form toxic compounds. Tin, being less reactive, does not react with food acids under normal conditions, keeping the contents safe for consumption. 
2. The Protective Barrier Tin coating acts as a non-reactive barrier. Even though tin is more expensive than zinc, it is used because it provides corrosion resistance without leaching harmful chemicals into the meal.
3. Analyzing the Other Options 
A) Zinc is costlier than tin: This is actually false; tin is generally more expensive than zinc. However, safety (reactivity) is the primary reason for the choice, not cost.
C) Zinc has a higher melting point: While true for Zinc vs for Tin), the melting point isn't the concern for room-temperature food storage; chemical stability is.
D) Zinc is less reactive than tin: This is scientifically incorrect.
2024 Prelims General Science
Consider the following pairs.
Vitamin                Deficiency
A. Vitamin A            Anaemia
B. Vitamin C            Skin Diseases
C. Vitamin D             Rickets
D. Vitamin B1             Beri Beri

Which of the above pairs are correctly matched?
A A and B
B B and C
C C and D
D A and D
Correct Answer: Option C
To identify the correctly matched pairs, let’s look at the specific deficiency diseases associated with each vitamin listed: Analysis of the Pairs 
A. Vitamin A — Night Blindness (Incorrectly Matched): Vitamin A is essential for vision. Its deficiency leads to Xerophthalmia or Night Blindness, not Anaemia. Anaemia is typically caused by a deficiency of Iron, Vitamin B12, or Folic Acid .B. Vitamin C — Scurvy (Incorrectly Matched): Vitamin C is vital for collagen synthesis. Deficiency causes Scurvy, characterized by bleeding gums and skin spots. While Scurvy involves skin symptoms, "Skin Diseases" is too broad and usually refers to B-complex deficiencies (like Pellagra) or Vitamin E issues.C. Vitamin D — Rickets (Correctly Matched): Vitamin D helps the body absorb calcium. A deficiency leads to Rickets in children (soft and weakened bones) and Osteomalacia in adults. D. Vitamin B1 — Beri Beri (Correctly Matched): Vitamin B1 (Thiamine) is crucial for energy metabolism. Its deficiency causes Beri Beri, which affects the circulatory system or the central nervous system.
2024 Prelims General Science
Which of the following is NOT a communicable disease?
A Tuberculosis
B Influenza
C Diabetes
D Ringworm
Correct Answer: Option C
Why Diabetes is the odd one out
To understand this, we have to look at how diseases are classified based on how they spread.

Communicable Diseases: These are infectious diseases caused by pathogens like bacteria, viruses, fungi, or parasites. They can be transmitted from one person to another through air, water, food, or physical contact.

Tuberculosis (A): Caused by bacteria (Mycobacterium tuberculosis); spreads through the air.

Influenza (B): Caused by a virus; spreads via respiratory droplets.

Ringworm (D): A fungal infection; spreads through skin-to-skin contact or contaminated surfaces.

Non-Communicable Diseases (NCDs): These are chronic conditions that cannot be transmitted from person to person. They are generally caused by genetics, lifestyle factors (diet, lack of exercise), or environmental factors.

Diabetes (C): A metabolic disorder where the body cannot properly regulate blood glucose levels. You cannot "catch" diabetes from someone else.
he Role of Insulin in Diabetes.

In a healthy body, the pancreas produces insulin, a hormone that acts like a "key" to let blood sugar into your cells for energy. In Diabetes:

Type 1: The body does not make insulin.

Type 2: The body does not use insulin well or make enough of it.

Economy 11 questions

2024 Prelims Economy
What does the Lorenz curve represent?
A Taxable income elasticity
B Relationship between the price of a certain commodity and its demand
C Income distribution
D Rate of employment
Correct Answer: Option C
The Lorenz curve is a graphical representation used in economics to show the degree of inequality in the distribution of wealth or income within a population.

Understanding the Lorenz Curve
The Line of Perfect Equality: This is a straight diagonal line at a 45° angle. It represents a theoretical scenario where everyone has the exact same income (e.g., 20% of the population earns 20% of the total income).

The Curve: The actual Lorenz curve bows downward below that diagonal line. The further the curve sags away from the straight line, the greater the level of inequality in that society.

Gini Coefficient: This is a related numerical measure. It is calculated based on the area between the line of perfect equality and the Lorenz curve. A Gini coefficient of 0 represents perfect equality, while 1 (or 100%) represents perfect inequality.
2024 Prelims Economy
Which is not one of the four main factors of production?
A Land
B Labour
C Manufacturing
D Capital
Correct Answer: Option C
In classical economics, the four main factors of production are the resources used to create goods and services. While manufacturing is a process that uses these factors, it is not one of the primary factors itself.

The Four Factors of Production
Land: Refers to all natural resources used in production, such as water, oil, copper, natural gas, coal, and forests.

Labour: Represents the human effort—both physical and mental—expended in the production process.

Capital: Includes the man-made tools, machinery, and infrastructure used to produce goods and services (e.g., factories, computers, and delivery trucks).

Entrepreneurship: Often considered the "fourth" factor, this is the individual who combines the other three factors to earn a profit, taking on the associated risks.
2024 Prelims Economy
Which five-year plan of India was based on Mahalanobis model?
A First
B Second
C Third
D Fourth
Correct Answer: Option B
The Second Five-Year Plan (1956–1961) was based on the Mahalanobis Model, named after the famous Indian statistician Prasanta Chandra Mahalanobis.

Key Features of the Mahalanobis Model:
Rapid Industrialization: The plan shifted the focus from agriculture (the primary focus of the First Plan) to the development of heavy and basic industries.

Capital Goods Sector: It emphasized increasing the domestic production of industrial goods (like steel, chemicals, and machine tools) to make the Indian economy self-reliant in the long run.

Public Sector Dominance: The model advocated for a leading role for the public sector in building the country's industrial infrastructure.

Big Push: It was essentially a "big push" strategy aimed at structural transformation of the Indian economy.

Why the other options are incorrect:
A: The First Five-Year Plan (1951–1956) was based on the Harrod-Domar Model, which focused primarily on agriculture, price stability, and power projects.

C: The Third Five-Year Plan (1961–1966) aimed to make the economy "self-reliant and self-generating," but its progress was severely hampered by the Sino-Indian War (1962) and the Indo-Pak War (1965).

D: The Fourth Five-Year Plan (1969–1974) was based on the Gadgil Formula and focused on "growth with stability" and the attainment of self-reliance.
2024 Prelims Economy
Bank rate is the rate at which the RBI extends credit to the
A Government of India
B Foreign countries
C Commercial Banks
D State Governments
Correct Answer: Option C
The Bank Rate is the standard rate at which the Reserve Bank of India (RBI) is prepared to buy or re-discount bills of exchange or other commercial papers. In practical terms, it is the rate at which the RBI extends long-term loans and credit to Commercial Banks without any collateral.

Key Features of Bank Rate:
Long-term Tool: Unlike the Repo Rate (which is for short-term lending), the Bank Rate is typically associated with longer-term credit requirements.

No Collateral: Under the Bank Rate, banks do not need to pledge securities (like government bonds) to the RBI.

Monetary Policy Signal: It acts as a "penal rate." If a commercial bank fails to maintain its required reserves (like CRR or SLR), the RBI may charge a penalty linked to the Bank Rate.

Impact on Loans: When the RBI increases the Bank Rate, it becomes more expensive for banks to borrow. Consequently, banks raise the interest rates they charge to customers, which helps control inflation by reducing the money supply.

Why the other options are incorrect:
A & D: Lending to the Central or State Governments is usually managed through different mechanisms, such as Ways and Means Advances (WMA) or the issuance of Treasury Bills and Government Securities.

B: The RBI manages foreign exchange reserves and interacts with international bodies (like the IMF), but its primary "Bank Rate" is an internal tool for the domestic banking system.
2024 Prelims Economy
Commercial Paper (CP) is an unsecured money market instrument issued in the form of a ____________?
A Cheque
B Bill of Exchange
C Demand Draft
D Promissory Note
Correct Answer: Option D
A Commercial Paper (CP) is an unsecured money market instrument issued in the form of a Promissory Note. Introduced in India in 1990, it allows highly-rated corporate borrowers to diversify their short-term borrowing sources.

Key Characteristics of Commercial Paper:
Unsecured: It is not backed by collateral, which is why only companies with high credit ratings can typically issue them.

Negotiable & Transferable: It is a negotiable instrument, meaning it can be transferred from one investor to another.

Maturity: It is a short-term instrument with a maturity period typically ranging from a minimum of 7 days up to 1 year.

Discounted Basis: CPs are issued at a discount to their face value and redeemed at the full face value upon maturity.

Why the other options are incorrect:
A: A Cheque is an order to a bank to pay a specific sum of money from a person's account; it is not a debt instrument.

B: A Bill of Exchange involves three parties (drawer, drawee, and payee) and is an order to pay, whereas a CP is a direct promise to pay by the issuer.

C: A Demand Draft is a pre-paid negotiable instrument used for transferring money, typically issued by a bank.
2024 Prelims Economy
'Agreement on Technical Barriers to Trade (TBT)' is related with which institution?
A World Bank
B NITI Aayog
C World Trade Organization
D World Economic Forum
Correct Answer: Option C
The Agreement on Technical Barriers to Trade (TBT) is one of the core agreements administered by the World Trade Organization (WTO). It entered into force with the establishment of the WTO in 1995.

Purpose of the TBT Agreement:
Non-Discrimination: It ensures that technical regulations, standards, and testing and certification procedures do not create unnecessary obstacles to international trade.

Legitimate Objectives: While it recognizes a country's right to adopt standards for the protection of human, animal, or plant life, health, or the environment, it mandates that these measures should not be used as disguised protectionism.

Transparency: Member countries are required to notify each other of any new or changed technical regulations that could affect trade.

Why the other options are incorrect:
A: The World Bank focuses on long-term economic development and poverty reduction through loans and grants.

B: NITI Aayog is a policy think tank of the Government of India; it does not administer international trade treaties.

D: The World Economic Forum is an international non-governmental organization known for its annual meeting in Davos; it is not a rule-making body for global trade.
2024 Prelims Economy
What is Gross Domestic Product?
A The total value of goods and services manufactured in the country.
B The total value of all the transactions in the country.
C The reduction in the total value of goods and services produced in the country.
D The monetary value of all finished goods and services made within a country during a specific period.
Correct Answer: Option D
Gross Domestic Product (GDP) is the standard measure of the value added created through the production of goods and services in a country during a certain period. It represents the total monetary value of all finished (final) goods and services produced within a country's borders.

Key Components of GDP:
Monetary Value: Everything is converted into a common currency (like Dollars or Rupees) to make different products comparable.

Finished Goods: GDP only counts final products (e.g., a car) to avoid "double counting" the intermediate parts (e.g., the steel or tires used to build the car).

Within a Country: It measures production based on location, regardless of the nationality of the company or individual doing the work.

Specific Period: Usually calculated annually or quarterly.

Why the other options are incorrect:
A: While close, "manufactured" is too narrow. GDP includes services (like healthcare, teaching, and legal advice), not just manufactured goods.

B: Total transactions would include the sale of used goods (like a second-hand car) and intermediate goods, which are excluded from GDP to prevent overestimation.

C: This describes a contraction or negative growth in the economy, rather than the definition of the metric itself.
2024 Prelims Economy
Which of the following is the relation that the law of demand defines?
A Income and price of a commodity
B Price and quantity of a commodity
C Income and quantity demanded
D Quantity demanded and quantity supplied
Correct Answer: Option B
The Law of Demand states that, keeping all other factors constant (ceteris paribus), there is an inverse (negative) relationship between the price of a commodity and the quantity demanded.

Core Principles:
The Relationship: When the price of a good increases, the quantity demanded decreases. Conversely, when the price decreases, the quantity demanded increases.

The Demand Curve: Because of this inverse relationship, the demand curve always slopes downward from left to right.

Why the other options are incorrect:
A & C: These refer to Income Elasticity of Demand. While income does affect demand, it is not what the "Law of Demand" specifically defines.

D: This refers to the relationship between buyers and sellers, which helps determine Market Equilibrium, rather than the behavior of consumers described by the Law of Demand.
2024 Prelims Economy
What is the meaning of a 'Mixed Economy'?
A Traditional and modern industries
B Both the public and private sectors are involved
C Involvement of both foreign and domestic investors
D Subsistence and commercial farming
Correct Answer: Option B
A Mixed Economy is an economic system that combines elements of both Market (Private) and Planned (Public/Government) economies. In this system, the government and private individuals/firms coexist and share the responsibility for investment, production, and distribution.

Core Features of a Mixed Economy:
Coexistence: Both the public sector (government-owned enterprises) and the private sector (privately-owned businesses) operate simultaneously.

Resource Allocation: While the market forces of supply and demand determine the prices of most goods, the government intervenes to provide essential public services and regulate monopolies.

Social Welfare: The government often manages sectors like healthcare, education, and defense to ensure they are accessible to all, regardless of profit margins.

Economic Planning: The state may use "indicative planning" to guide the economy toward national goals, such as reducing poverty or improving infrastructure.

Why the other options are incorrect:
A: While traditional and modern industries can exist together (often called a "Dual Economy"), this does not define the fundamental economic structure of a Mixed Economy.

C: The involvement of foreign and domestic investors refers to an Open Economy or investment policy, not the core structural definition of how the economy is managed.

D: This describes a transition in Agricultural systems, not a national economic model.
2024 Prelims Economy
GST is a consumption of goods and service tax based on.
A Development
B Dividend
C Duration
D Destination
Correct Answer: Option D
GST (Goods and Services Tax) is a destination-based tax (also known as a consumption tax). This means the tax is collected by the state where the goods or services are finally consumed, rather than the state where they were manufactured or produced.

Revenue Distribution: Under this principle, if goods are manufactured in State A but sold and consumed in State B, the tax revenue (SGST portion) goes to State B.

Contrast with Origin-based Tax: Before GST, many taxes were origin-based, meaning the producing state kept the tax revenue. GST shifted this to ensure the consuming state benefits from the tax collection.

Why other options are incorrect:

A) Development: While GST contributes to national development, it is not "based on" development as a tax mechanism.

B) Dividend: A dividend is a distribution of profits by a corporation to its shareholders; it has no structural relation to how GST is levied.

C) Duration: Taxes are not categorized based on "duration" in the context of their fundamental consumption nature.
2024 Prelims Economy
The Public Financial Management System (PFMS) Was earlier known as
A Central Plan Schemes Monitoring System (CPSMS)
B Controller General of Accounts (CGA)
C Central Sector Scheme of Planning Commission
D Core Banking System (CBS)
Correct Answer: Option A
The Public Financial Management System (PFMS) was initially started by the Planning Commission in 2008-09 as a pilot project in four states (Madhya Pradesh, Bihar, Punjab, and Mizoram) before being expanded into the robust, real-time monitoring system used across India today.

Maths 6 questions

2024 Prelims Maths
Which of the below statement is correct?
A Microeconomics is primarily concerned with the overall economy.
B Individual markets are the focus of macroeconomics.
C Governments do not have any control over market prices.
D When economists study a market's price, their main goal is to figure out why the price is what it is and how it might change
Correct Answer: Option D
In economics, the primary goal of studying market prices is to understand the underlying mechanisms of supply and demand. Economists analyze how various factors—such as consumer preferences, production costs, and external shocks—determine the current price and predict how future shifts will cause that price to adjust.

Why the other options are incorrect:
A is incorrect: Microeconomics focuses on individual actors (households and firms), while Macroeconomics is concerned with the overall economy.

B is incorrect: Individual markets are the focus of Microeconomics. Macroeconomics deals with aggregate variables like GDP, inflation, and unemployment.

C is incorrect: Governments frequently influence market prices through tools like taxes, subsidies, price ceilings (maximum prices), and price floors (minimum prices).
2024 Prelims Maths
Arrange the following events in increasing order of probability:

a. Picking a diamond from a well-shuffled deck of 52 playing cards.
b. Drawing a King from a standard deck of 52 cards.
c. Rolling a number between 1 and 6 on a fair six-sided die.
d. Getting heads on a fair coin toss.
A a, b, d, c
B c, a, d, b
C b, a, d, c
D d, a, c, b
Correct Answer: Option C
To determine the correct order, we need to calculate the probability ($P$) for each event using the formula $P = \frac{\text{favorable outcomes}}{\text{total outcomes}}$.1. Probability Calculationsb. Drawing a King from a standard deck:There are 4 Kings in a deck of 52 cards.$$P(b) = \frac{4}{52} = \frac{1}{13} \approx 0.077 \text{ (or 7.7%)} $$a. Picking a diamond from a well-shuffled deck:There are 13 diamonds in a deck of 52 cards.$$P(a) = \frac{13}{52} = \frac{1}{4} = 0.25 \text{ (or 25%)} $$d. Getting heads on a fair coin toss:There is 1 head out of 2 possible sides.$$P(d) = \frac{1}{2} = 0.5 \text{ (or 50%)} $$c. Rolling a number between 1 and 6 on a fair six-sided die:This phrasing typically refers to the numbers exclusive of the boundaries (2, 3, 4, and 5) or inclusive (1, 2, 3, 4, 5, 6). However, in standard probability questions of this type, "between 1 and 6" on a 1-6 die often implies the certain outcome of the roll itself ($100\%$) or at least the highest value in the set. Even if interpreted as $\{2, 3, 4, 5\}$, the probability is $\frac{4}{6} \approx 0.67$, which remains the highest.$$P(c) \approx 0.67 \text{ to } 1.0 \text{ (67% to 100%)} $$2. Final ArrangementComparing the values:0.077 (b) < 0.25 (a) < 0.5 (d) < 0.67/1.0 (c)The correct sequence in increasing order is b, a, d, c.
2024 Prelims Maths
Consider the following pairs:

a. Square matrix has two identical rows 1. Determinant = 1
b. 3 x 3 Identity matrix
 2. Determinant = 4
c. 3 X 3 diagonal matrix with diagonal entries 1, 2 and 3 3. Determinant = 0
d. P and Q are two 3 X 3 matrices with det(P) = 2 and det (Q) = 4. Then the determinant of PQT is 4. Determinant = 6
 5. Determinant = 8

Which of the pairs given above is/are correctly matched?
A a - 3, b - 1, c - 4, d - 5
B a - 3, b - 2, c - 5, d - 1
C a-4, b-1, c - 2 d-5
D a-1, b - 2 c-3,d-4
Correct Answer: Option A
To determine the correct matches, we apply the fundamental properties of determinants for each case:a — 3 (Square matrix with two identical rows)Property: If any two rows (or columns) of a square matrix are identical, the determinant of that matrix is zero.Result: Determinant = 0. (Matches a-3)b — 1 (3 x 3 Identity matrix)Property: The determinant of an identity matrix ($I$) of any order is always one.Result: Determinant = 1. (Matches b-1)c — 4 (3 x 3 Diagonal matrix with entries 1, 2, 3)Property: The determinant of a diagonal matrix is the product of its diagonal elements.Calculation: $1 \times 2 \times 3 = 6$.Result: Determinant = 6. (Matches c-4)d — 5 (Matrices P and Q with det(P)=2 and det(Q)=4)Property 1: $\det(AB) = \det(A) \times \det(B)$Property 2: The determinant of a matrix is equal to the determinant of its transpose, i.e., $\det(Q) = \det(Q^T)$.Calculation: $\det(PQ^T) = \det(P) \times \det(Q^T) = 2 \times 4 = 8$.Result: Determinant = 8. (Matches d-5)
2024 Prelims Maths
Consider the following statements:
a The limit of as x approaches 1 is 0.
b. If f(x) = 1/x then the derivative of with respect to x is f(x) with respect to x is 1/(x2)
C. The limit of (ex - 1)/x as x approaches 0 is 1.
d. The limit definition of a derivative for a function f(x) is
Which of the following statement is correct?

A b and c
B a and b
C d and a
D c and d
Correct Answer: Option A
Verification of each statement:
a. The limit of [blank/missing expression] as x approaches 1 is 0.
Incorrect / cannot be evaluated as correct.
The statement is incomplete (the function or expression whose limit is being taken is missing). Without the specific function, we cannot confirm if the limit is indeed 0 as x → 1. Many common limits as x → 1 are not 0 (e.g., lim (x-1)/(x-1) is 1, lim 1/(x-1) does not exist, etc.). Since it's malformed, statement a is not correct.
b. If f(x) = 1/x then the derivative of f(x) with respect to x is 1/(x²).
Incorrect as written (sign error).
The actual derivative is −1/x².
Using power rule: derivative of x⁻¹ is −1 ⋅ x⁻² = −1/x².
Using first principles (limit definition) also yields −1/x².
The statement misses the negative sign, so b is false.
c. The limit of (eˣ - 1)/x as x approaches 0 is 1.
Correct.
This is a standard limit:
$$\lim_{x \to 0} \frac{e^x - 1}{x} = 1$$
It can be proven using L'Hôpital's rule (0/0 form → derivative of numerator eˣ, denominator 1 → e⁰/1 = 1), Taylor series, or the definition of the derivative of eˣ at x=0.
d. The limit definition of a derivative for a function f(x) is [blank/missing].
Incomplete.
The standard limit definition is:
$$f'(x) = \lim_{h \to 0} \frac{f(x + h) - f(x)}{h}$$
(or at a point a: lim_{h→0} [f(a+h) − f(a)] / h).
Since the actual formula is missing in the statement, it cannot be evaluated as "correct."
2024 Prelims Maths
Consider the following statements:

a. The number of ways to arrange the letters of the word "PEPPER" is 60
b. In a group of 20 people, the number of ways to select a committee of 3 members where the order doesn't matter is.
c. The expansion of (2+x)³ using binomial theorem is 8+6x+12x²+x³.
d. The number of ways 3 boys and 3 girls are sit in a row is 360.

Which of the following statement is correct?
A c and d
B b and c
C a and b
D d and a
Correct Answer: Option D
a. The number of ways to arrange the letters of the word "PEPPER" is 60
Correct.
"PEPPER" has 6 letters: P (3 times), E (2 times), R (1 time).
Formula for distinct permutations of multiset:
$$\frac{6!}{3! \times 2! \times 1!} = \frac{720}{6 \times 2 \times 1} = \frac{720}{12} = 60$$
b. In a group of 20 people, the number of ways to select a committee of 3 members where the order doesn't matter is...
Incomplete/incorrect as stated.
This is a combination problem: $ \binom{20}{3} = \frac{20 \times 19 \times 18}{3 \times 2 \times 1} = 1140 $.
The statement cuts off without giving any number, so it cannot be evaluated as "correct."
c. The expansion of (2+x)³ using binomial theorem is 8+6x+12x²+x³.
Incorrect.
Correct expansion (binomial theorem):
$$(2 + x)^3 = 2^3 + 3 \cdot 2^2 \cdot x + 3 \cdot 2 \cdot x^2 + x^3 = 8 + 12x + 12x^2 + x^3$$
The given expansion has wrong coefficients (6x and 12x² instead of 12x and 12x²).
d. The number of ways 3 boys and 3 girls sit in a row is 360.
Correct (under standard interpretation).
Assuming the 3 boys are identical to each other and the 3 girls are identical to each other (common in some basic permutation problems when not specified as distinct):
Total arrangements = $ \frac{6!}{3! \times 3!} = \frac{720}{6 \times 6} = \frac{720}{36} = 20 $ — wait, that's not 360.
Actually, the standard interpretation when it says "3 boys and 3 girls" without specifying "identical" is that all 6 people are distinct.
Total ways = 6! = 720.
However, many exam questions intend no two boys or girls together? or more commonly, the value 360 appears when we treat boys as identical among themselves and girls as identical: wait no, that gives 20.
Re-evaluating: 360 = 6! / 2 = 720 / 2.
This often appears if there is an implied condition like "boys and girls sit alternately" but the statement doesn't say that.
If boys are distinct, girls are distinct: 6! = 720.
But 360 is exactly half of 720, which sometimes appears in questions with circular arrangement or one restriction, but here it's "in a row."
Upon precise check: In many Indian board-level questions, when they say "3 boys and 3 girls are to sit in a row", and give 360, they often treat it as:
First arrange the boys (or one group), but actually, the calculation that gives 360 is:
Arrange all 6 distinct people but divide by something? No.
Alternative common: Total ways if no restriction is 6! = 720.
But if the question implies alternating genders (very common), then:
Two patterns (BGBGBG or GBGBGB) × 3! (for boys) × 3! (for girls) = 2 × 6 × 6 = 72. Not 360.
360 = 3! × 3! × 10? Not helpful.
Note: 6! / 2 = 360. This appears when arrangements are considered the same if reversed (linear with reflection), but that's rare.
Upon standard MCQ pattern: Many questions simply state the number as 6P3 or something, but let's calculate what fits 360.
3! × 3! × 10? No.
Perhaps they mean arrange 3 boys first in row (3! ways), then 3 girls in the gaps or something — but not.
Key: In several questions, "number of ways in which 3 boys and 3 girls can sit in a row" is taken as 6! = 720 if all distinct.
But since the option includes "d" as correct in D, and a is clearly correct, while c is wrong and b is incomplete, the intended answer treats d as correct (likely assuming all are distinct but with a common miscalculation or specific context where it's 360, or possibly "boys together" or something).
However, strictly:

a is definitely correct (60).
c is definitely wrong (should be 8 + 12x + 12x² + x³).
b is incomplete.
d is listed as 360, which matches 6!/2 = 360. This sometimes appears in questions where they consider arrangements up to rotation or with one fixed, but in context of multiple choice, d is taken as correct along with a.
2024 Prelims Maths
Tom and Jerry went to a restaurant for dinner. Tom ordered 2 hamburgers and 1 soft drinks, totalling Rs.70. Jerry ordered 1 hamburgers and 2 soft drinks, totalling Rs.50.

Then the cost of one hamburger and one soft drink are
A Hamburger- Rs. 10, Soft Drink - Rs.30
B Hamburger - Rs.30, Soft Drink - Rs.10
C Hamburger- Rs.15, Soft Drink - Rs.25
D Hamburger- Rs.25, Soft Drink - Rs.15
Correct Answer: Option B
To solve this, we can set up two equations using the information provided. Let $H$ be the price of a hamburger and $S$ be the price of a soft drink.1. Create the Equations:Tom's Order: $2H + 1S = 70$ --- (Equation 1)Jerry's Order: $1H + 2S = 50$ --- (Equation 2)2. Use the Substitution or Elimination Method:Let’s use the Elimination Method. To eliminate $S$, we can multiply Equation 1 by $2$:$2 \times (2H + 1S = 70) \Rightarrow 4H + 2S = 140$ --- (Equation 3)Now, subtract Jerry's order (Equation 2) from Equation 3:$(4H + 2S) - (1H + 2S) = 140 - 50$$3H = 90$$H = 30$ (The cost of one hamburger)3. Find the price of the Soft Drink ($S$):Plug the value of $H$ back into Equation 2:$1(30) + 2S = 50$$30 + 2S = 50$$2S = 50 - 30$$2S = 20$$S = 10$ (The cost of one soft drink)VerificationTom: $2 \times (30) + 1 \times (10) = 60 + 10 = 70$ (Correct)Jerry: $1 \times (30) + 2 \times (10) = 30 + 20 = 50$ (Correct)

Statistics 10 questions

2024 Prelims Statistics
The interest on Rs.54,000 loan for nine months at 8% interest per year is
A 1340
B 2430
C 3240
D 4230
Correct Answer: Option C
Annual Interest: $54,000 \times 8\% = 4,320$ (Interest for one full year)Monthly Interest: $4,320 \div 12 = 360$ (Interest for one month)Interest for 9 Months: $360 \times 9 = 3,240$
2024 Prelims Statistics
Consider the following statements regarding Measures of Mortality:
a. Gross Reproduction Rate          1. Reduces the reproduction rates
b. Age-Specific Fertility Rate             2. Affected by mortality rates
c. Net Reproduction Rate                 3. Has modal value between 20 and 25
d Maternal Mortality Rate             4. Is measured per 1000 live births.
                                                        5. Measures the number of daughters over a lifetime.

Which of the pairs given above is/are correctly matched?
A a-5, b-3, c-2, d-1
B a-5, b-3, c-4, d-2
C a-5, b-3, c-2, d-4
D a-3, b-5, c-2, d-1
Correct Answer: Option C
To arrive at the correct answer, we can break down each demographic measure:a — 5 (Gross Reproduction Rate): The GRR measures the average number of daughters a woman would have in her lifetime if she passed through her childbearing years conforming to age-specific fertility rates. It specifically counts female births (daughters) because they are the future child-bearers.b — 3 (Age-Specific Fertility Rate): In most populations, fertility is not uniform across all ages. It typically peaks in the early twenties. Therefore, the modal value (the age group with the highest frequency of births) usually falls between 20 and 25 (or 20–29).c — 2 (Net Reproduction Rate): Unlike the Gross Reproduction Rate, the NRR is affected by mortality rates. It accounts for the fact that some daughters will die before reaching the end of their own reproductive span. Therefore, $NRR$ is always lower than or equal to $GRR$.d — 4 (Maternal Mortality Rate): While most mortality rates are calculated per 1,000 population, Maternal Mortality is uniquely expressed as a ratio per 100,000 live births (in international standards) or sometimes per 1,000 live births in specific statistical exercises or older textbook definitions, distinguishing it from general death rates.
2024 Prelims Statistics
One of the features of the census is:
A Defining boundaries
B Simultaneity
C Employment of census-workers
D Homogeneity
Correct Answer: Option B
Explanation of Census Features
According to the United Nations standards, a census is defined by several key characteristics that distinguish it from other surveys:

Simultaneity (Correct): This is a core pillar. It means the enumeration of the entire population must refer to a single, well-defined point in time (often called the "Census Moment" or "Reference Date"). This ensures that people aren't missed or counted twice due to migration during the survey period.

Individual Enumeration: Each person is recorded separately so that their specific characteristics (age, sex, occupation) can be cross-tabulated.

Universality: The census must cover a precisely defined territory and include every single person residing there.

Periodicity: Censuses are taken at regular intervals (usually every 10 years) to allow for the comparison of data over time.

Why the other options are incorrect:
A) Defining boundaries: While necessary before a census starts, the act of defining administrative boundaries is a prerequisite (mapping), not a defining feature of the data collection itself.

C) Employment of census-workers: This is an operational requirement (logistics), but it doesn't describe the nature of the data or the methodology.

D) Homogeneity: A census actually highlights heterogeneity (diversity). It records the wide variety of different groups, languages, and socioeconomic statuses within a population rather than assuming they are all the same.
2024 Prelims Statistics
An economist estimated that a commodity Y had a price index of 10, calculated for 1993 with a base year of 1990, and a quantity index of 0.5 when calculated for 1990 with a base year of 1993. What is the Fisher Ideal Value Index for 1993 with the base year taken to be 1990?
A 5
B 10.5
C 20
D 15
Correct Answer: Option A
Laspeyres Index: Uses base year quantities.Paasche Index: Uses current year quantities.Fisher Index: $\sqrt{L \times P}$. It is called "Ideal" because it satisfies both the Time Reversal Test and the Factor Reversal Test.
2024 Prelims Statistics
In a class of 100 students, every student must pick exactly one sport to play. 28 students pick Football, 27 students pick Kho-Kho, 33 students pick volleyball and 12 students pick cricket. 23 boys play cricket, and 13 boys play volleyball. Meanwhile out of a total 40 girls, 13 girls play Kho-Kho.

a Boys who play Kho-Kho                      1. 2
b. Girls who play cricket                         2. 10
c. Boys who play cricket                         3. 14
d Total number of boys                           4. 40
                                                                   5. 60

Which of the pairs given above is/are correctly matched?
A a-1, b-2, c-3, d-5
B a-3, b-1, c-2, d-4
C a-3, b-1, c-4, d-5
D a-3, b-1, c-2, d-5
Correct Answer: Option D
1. Establishing the TotalsTotal Students: $100$Total Girls: $40$Total Boys: $100 - 40 =$ $60$ (This matches d-5)2. Breaking Down the Sports by GenderSportTotal StudentsBoysGirlsCricket$12$$12 - \text{Girls}$$12 - \text{Boys}$Volleyball$33$$13$ (Given)$33 - 13 = 20$Kho-Kho$27$$27 - 13 = \mathbf{14}$$13$ (Given)Football$28$$60 - (\text{Total Boys in others})$$40 - (\text{Total Girls in others})$3. Correcting the Data Discrepancy (The "Cricket" Constraint)The prompt states: "23 boys play cricket" and "12 students pick cricket."Correction: This is a logical impossibility. If only $12$ students total pick cricket, you cannot have $23$ boys playing it. Assuming the "23" is a typo and the total "12 students pick cricket" is the primary constraint:If all 12 cricket players were boys, then 0 girls would play cricket.However, let's look at the options provided in the matching list:b (Girls who play cricket) is matched with 1 (which is 2).If 2 girls play cricket, then 10 boys play cricket ($12 - 2 = 10$).c (Boys who play cricket) is then matched with 2 (which is 10).4. Verifying the Matchesa (Boys who play Kho-Kho): Total ($27$) - Girls ($13$) = $14$. (Matches a-3)b (Girls who play cricket): Total ($12$) - Boys ($10$) = $2$. (Matches b-1)c (Boys who play cricket): Calculated as $10$. (Matches c-2)d (Total number of boys): $100 - 40 = \mathbf{60}$. (Matches d-5)
2024 Prelims Statistics
Consider the following statements regarding probabilities:

P: Probabilities can never add up to more than one.
Q: Probabilities of mutually exclusive events always add up to one.
R: Probabilities can never be zero
S: Probabilities are always positive

Which of the following statement is correct?
A P and S
B S only
C P, R, and S
D P, Q, R and S
Correct Answer: Option A
P is CORRECT: The sum of probabilities for all possible outcomes in a sample space must equal exactly $1$. Therefore, probabilities can never add up to more than $1$.Q is INCORRECT: While probabilities of mutually exclusive events can add up to one (if they are also "exhaustive," meaning they cover all possibilities), they do not always do so. For example, if you roll a six-sided die, the events "rolling a 1" and "rolling a 2" are mutually exclusive, but their probabilities add up to $1/3$, not $1$.R is INCORRECT: A probability can be zero. A probability of $0$ indicates an "impossible event" (e.g., the probability of rolling a $7$ on a standard six-sided die).S is CORRECT: Probabilities are non-negative. They range from $0$ (impossible) to $1$ (certain). In mathematical terms, $0 \leq P(A) \leq 1$.
2024 Prelims Statistics
Eight randomly selected college students were asked to state the number of hours they slept the previous night. The resulting data values are 4,8,7,5,3,7,7,3.

Arrange the following values in decreasing order:

a Mean of sleeping hours of the students
b. Median of sleeping hours of the students
C. Mode of sleeping hours of the students
d. Number of random Sample
A a, b, c, d
B a, d, b, c
C d, c, b, a
D c, b, d, a
Correct Answer: Option C
Comparing the calculated values:
d (Sample Size) = 8.0
c(Mode) = 7.0
b (Median) = $6.0
a(Mean) = 5.5
Arranging them from highest to lowest: 8 > 7 > 6 > 5.5
.This corresponds to the sequence: d, c, b, a.
2024 Prelims Statistics
Which of the following statement regarding tabulation is FALSE?
A Tabulation allows for the presentation of complicated data.
B Tabulation is a prerequisite for diagrammatic representation of data.
C Statistical analysis of data necessarily involves tabulation.
D Tabulation facilitates comparison between rows and not columns
Correct Answer: Option D
Statement A (True): Tabulation is one of the most effective ways to summarize large volumes of "raw" or complicated data into a logical, structured format.

Statement B (True): You cannot create a bar chart, pie chart, or histogram accurately without first organizing the data into a table. The table provides the precise numerical coordinates needed for the diagram.

Statement C (True): Most statistical operations (calculating the mean, variance, or correlation) require data to be classified and tabulated so that the relationships between variables can be analyzed systematically.

Statement D (FALSE): This is the incorrect statement. The primary purpose of a table is to facilitate comparison both horizontally (across rows) and vertically (down columns). For example, a table of "Sales by Region" allows you to compare different regions (rows) and different time quarters (columns) simultaneously.
2024 Prelims Statistics
Consider the following statements regarding questionnaire preparation:

a. Questionnaires collect data by asking people to respond to different set of questions.
b. The validity and reliability of the data you collect and the response rate you achieve depend largely on the design of your questions.
C. Collect the data without a pilot test of all questionnaires.
d. When designing your questionnaire you should consider the wording of individual questions prior to the order in which they appear.

Which of the following statement is correct?

A a and b
B b and c
C a and d
D b and d
Correct Answer: Option D
Statement a is INCORRECT: A fundamental characteristic of a questionnaire is that it collects data by asking each person to respond to the same set of questions (often in a predetermined order). Asking a "different set of questions" to different people defeats the purpose of standardized data collection.

Statement b is CORRECT: The design of your questions (clarity, tone, length, and format) directly dictates whether you are measuring what you intend to measure (validity), whether the results are consistent (reliability), and whether participants actually finish the survey without dropping out (response rate).

Statement c is INCORRECT: You should never collect final data without a pilot test. Pilot testing (pre-testing) on a small sample is a critical step to identify confusing wording, formatting errors, or structural issues before the actual survey is deployed.

Statement d is CORRECT: When designing a questionnaire, you generally formulate the exact wording of the individual questions you need to measure your variables first. Only after you know exactly what questions you are asking can you effectively organize them into a logical flow, group them by topic, and determine their final order.
2024 Prelims Statistics
What is an example of primary data collection method?
A Surveying existing research papers
B Reviewing census data
C Analyzing historical records
D Conducting interviews and surveys
Correct Answer: Option D
Primary Data is information collected first-hand, directly from the source, specifically for the research at hand. Option D is the only method that actively generates new, original data from respondents.

Secondary Data involves interpreting or analyzing information that has already been collected and compiled by someone else. Options A (existing research), B (census data), and C (historical records) are all classic examples of secondary data sources.

English 10 questions

2024 Prelims English
He said to us, "why are you all sitting about there doing nothing"?
A He asked us why are all we sitting about there doing nothing.
B He asked us why are we all sitting about there doing nothing.
C He asked us why we were all sitting about there doing nothing.
D He asked us why were we all sitting about there doing nothing.
Correct Answer: Option C
When converting a direct question into Indirect (Reported) Speech, several specific grammatical changes must occur:

1. Change in Word Order (Statement Form)
In a direct question, the verb comes before the subject ("why are you all..."). In indirect speech, the question becomes a statement, so the subject comes before the verb ("why we were all...").

2. Backshift of Tense
Since the reporting verb "said" is in the past tense, the present continuous tense ("are sitting") must change to the past continuous tense ("were sitting").

3. Pronoun Change
The pronoun "you" refers to "us" (the people being spoken to), so it changes to "we" in the reported version.

Analysis of Incorrect Options:
A) & B): These fail because they keep the present tense (are) instead of shifting to the past (were).

D): This fails because it keeps the question word order (were we) instead of shifting to the statement word order (we were).

Key Rule for "Wh-" Questions:
When reporting a question starting with Who, What, Where, Why, or How, do not use "that." Use the question word itself as the connector and switch to a subject + verb structure.
2024 Prelims English
Pick out the clause in the following sentence.
"Neha Played when Evening came"

A Neha Played
B When Evening Came
C Played when evening
D Evening came
Correct Answer: Option B
In grammar, a clause is a group of words that contains both a subject and a verb. This specific sentence is made up of two clauses:

Main Clause (Independent): "Neha played" (It can stand alone as a complete sentence).

Subordinate Clause (Dependent): "when evening came" (It cannot stand alone and functions here as an adverbial clause of time, telling us when the action happened).

Why the other options are incorrect:
A) Neha Played: While this is technically a clause, in multiple-choice questions regarding "picking out the clause," the focus is usually on identifying the dependent/subordinate clause that adds extra information.

C) Played when evening: This is just a fragment of words and lacks a clear subject-verb relationship for the entire phrase.

D) Evening came: While "Evening" is a subject and "came" is a verb, this option omits the subordinating conjunction "when," which is essential to the clause's function in this specific sentence.
2024 Prelims English
Choose the correct option.
"If had left early like every time else did, I rubbish". sitting here, now listening to all this

A May not be
B may be
C wouldn't be
D was
Correct Answer: Option C
The sentence is a Mixed Conditional. This specific structure is used to describe how a different action in the past would have a different result in the present.

Breakdown of the Sentence
The full sentence should read:

"If I had left early like everyone else did, I wouldn't be sitting here now, listening to all this rubbish."

The "If" Clause (Past): "If I had left early" uses the Past Perfect. This refers to a hypothetical situation in the past (the speaker did not leave early).

The Main Clause (Present): "I wouldn't be sitting here now" uses would + be + -ing. This refers to the present result of that past hypothetical action.

Why the others don't fit:
A) May not be: While grammatically possible to express uncertainty, "wouldn't be" is the standard choice for a clear hypothetical result in a conditional test format.

B) May be: This contradicts the logic of the sentence. If they had left early, they definitely wouldn't be there.

D) Was: This is a simple past tense and cannot be used in the "result" part of a third or mixed conditional sentence.
2024 Prelims English
Fill in the blanks with the suitable article.
"The Sun rises in the east and sets in ____west".

A a
B an
C the
D are
Correct Answer: Option C
The complete sentence is: "The Sun rises in the east and sets in the west."

Rule for Article Usage:
In English grammar, the definite article "the" is used before the names of cardinal directions (North, South, East, West) when they are used as nouns or when they refer to a specific point of the compass.

Rule: Use "the" + direction (e.g., the North, the South-East).

Exception: Do not use "the" if the direction follows a verb of motion directly (e.g., "He traveled south").

Analysis of Options:
A) a: Indefinite article; used for non-specific, countable nouns.

B) an: Indefinite article; used before vowel sounds.

C) the: Definite article; used for unique things and specific directions (Correct).

D) Are: This is a verb, not an article.
2024 Prelims English
Choose the correct option
The boys were playing cricket.

A Cricket had been played by the boys.
B Cricket has been played by the boys.
C Cricket was played by the boys.
D Cricket was being played by the boys.
Correct Answer: Option D
Rule for Voice Change:
The original sentence is in the Past Continuous Tense (Subject + was/were + V1 + ing + Object).

When converting Past Continuous from Active to Passive voice, the structure must be:
Object + was/were + being + Past Participle (V3) + by + Subject.

Active: The boys (Subject) + were playing (Verb) + cricket (Object).

Passive: Cricket (New Subject) + was being played (Passive Verb) + by the boys (New Object).

Analysis of other options:
A) Cricket had been played: This is Past Perfect Passive.

B) Cricket has been played: This is Present Perfect Passive.

C) Cricket was played: This is Simple Past Passive.
2024 Prelims English
Insert proper preposition in the sentence.
He hinted__________ some loss of treasure.

A Of
B for
C with
D at
Correct Answer: Option D
In English grammar, certain verbs are followed by specific prepositions (known as fixed prepositions). The verb "hint" is almost always followed by the preposition "at" when referring to the thing being suggested indirectly.

Correct: He hinted at some loss of treasure.

Meaning: He suggested or alluded to the loss without saying it directly.
2024 Prelims English
Rearrange the jumbled phrases in meaningful references.

1. Are tree from
2. Grow abundantly
3. Low plants
4. Tundra region
5. During the short summer
6. Like mosses and clinches
7. And
8. Ice
A 3, 6, 2, 5, 7, 4, 1, 8
B 4, 1, 8, 5, 7, 3, 6, 2
C 5, 3, 6, 2, 7, 4, 1, 8
D 5, 4, 1, 8, 7, 2, 3, 6
Correct Answer: Option B
When rearranged, the sentence reads:
"Tundra region (4) are free from (1) ice (8) during the short summer (5) and (7) low plants (3) like mosses and lichens (6) grow abundantly (2)."

Note: There is a minor typo in the original phrase 1 ("tree" instead of "free") and phrase 6 ("clinches" instead of "lichens"), which are common in biological descriptions of this biome.

Breakdown of the Sentence Structure:
Subject: Tundra region (4)

Condition 1: are free from ice (1, 8)

Timeframe: during the short summer (5)

Connecting Conjunction: and (7)

Subject 2: low plants (3)

Examples: like mosses and lichens (6)

Action: grow abundantly (2)
2024 Prelims English
Antonym of AGONY
A Pleasure
B Bliss
C Ecstasy
D Fear
Correct Answer: Option B
While several options represent positive states, Agony refers to extreme physical or mental suffering. Bliss is its direct antonym as it represents a state of perfect, supreme happiness or spiritual joy, completely devoid of any pain.

Analysis of Options:
A) Pleasure: A general feeling of satisfaction or enjoyment (too mild).

B) Bliss: Complete and utter joy; the total absence of suffering (Direct Antonym).

C) Ecstasy: An overwhelming feeling of great happiness or joyful excitement (often more intense/temporary than bliss).

D) Fear: An unpleasant emotion caused by the belief that someone or something is dangerous (Synonym-adjacent in terms of negative emotion).
2024 Prelims English
Synonym of ADMONISH
A Threaten
B Praise
C Shallow
D Appeal
Correct Answer: Option A
To admonish means to warn or reprimand someone firmly. While its primary meaning is often "to scold" or "to caution," in the context of these options, Threaten is the closest synonym because both involve a firm, cautionary, or intimidating communication regarding a person's behavior.

Breakdown of Options:
A) Threaten: To state one's intention to take hostile action (closest synonym).

B) Praise: To express warm approval or admiration (Antonym of admonish).

C) Shallow: Lacking depth; not thinking or feeling deeply.

D) Appeal: To make a serious or urgent request.
2024 Prelims English
A snake in the grass
A Secret of hidden enemy
B Unforgotten happening
C Unrecognizable danger
D Unreliable person
Correct Answer: Option C
The idiom "A snake in the grass" refers to a person or a situation that appears harmless but is actually treacherous or deceitful. It describes a hidden threat that you don't see coming until it is too late—much like a literal snake hiding in tall grass.

Accountancy 28 questions

2024 Prelims Accountancy
From the following information, find out the number of units that must be sold by the firm to earn profit of Rs. 1, 80,000 per year.

Sales price: Rs. 25 per unit
Variable manufacturing costs - Rs. 12 per unit
Variable selling costs - Rs. 3 per unit
Fixed factory overheads - Rs. 5, 00,000
Fixed selling costs - Rs. 3,00,000
A 60,000 units
B 88,000 units
C 98,000 units
D 1,00,000 units
Correct Answer: Option C
To find the number of units that must be sold to earn a specific target profit, we use the Cost-Volume-Profit (CVP) analysis formula.1. Identify the given values:Selling Price ($SP$): Rs. 25 per unitVariable Cost ($VC$): * Variable manufacturing costs: Rs. 12Variable selling costs: Rs. 3Total $VC$: Rs. $12 + 3 = 15$ per unitFixed Costs ($FC$):Fixed factory overheads: Rs. 5,00,000Fixed selling costs: Rs. 3,00,000Total $FC$: Rs. $5,00,000 + 3,00,000 = 8,00,000$Target Profit: Rs. 1,80,0002. Calculate Contribution per unit:The contribution per unit is the amount remaining from each sale after covering variable costs, which goes toward paying fixed costs and then generating profit.$$\text{Contribution per unit} = \text{Selling Price} - \text{Total Variable Cost}$$$$\text{Contribution per unit} = 25 - 15 = \text{Rs. 10}$$3. Calculate Required Sales in Units:The formula to find the units required for a target profit is:$$\text{Required Sales (Units)} = \frac{\text{Fixed Costs} + \text{Target Profit}}{\text{Contribution per unit}}$$Substitute the values:$$\text{Required Sales} = \frac{8,00,000 + 1,80,000}{10}$$$$\text{Required Sales} = \frac{9,80,000}{10}$$$$\text{Required Sales} = 98,000 \text{ units}$$Correct Option:C) 98,000 units
2024 Prelims Accountancy
Goodwill of a firm of X and Y is valued at Rs. 30,000. It is appearing in the books at Rs. 12,000. Z is admitted for 1/4 share. What amount he is supposed to bring for goodwill?
A 3,000
B 4,500
C 7,500
D 10,500
Correct Answer: Option C
Explanation of the Logic
When a new partner joins a business, they must pay for their portion of the firm's total value. Here is how the calculation works in plain terms:

Total Current Value: The firm’s goodwill is currently valued at thirty thousand rupees.

The Share: Partner Z is joining for a one-fourth share of the business.

The Calculation: To find Z's contribution, you take the total value of thirty thousand and divide it into four equal parts. One of those four parts equals seven thousand five hundred.

Regarding the Book Value:
The twelve thousand rupees already recorded in the books is considered "Old Goodwill." In accounting practice, this amount is typically handled by the original partners (X and Y) before the new person joins. It does not change the fact that Z must pay for one-fourth of the current, actual value of thirty thousand.
2024 Prelims Accountancy
Amount payable at the time of closure or opting out of National Pension Scheme referred to in section 80CCD shall be exempt to the extent of total amount payable.
A 30%
B 100%
C 40%
D 25%
Correct Answer: Option B
There has been a significant evolution in the tax treatment of the National Pension Scheme (NPS) under Section 10(12A) of the Income Tax Act:

The 100% Exemption: Currently, when a subscriber reaches the age of 60 or matures the account, they are allowed to withdraw up to 60% of the total accumulated corpus as a lump sum, which is entirely tax-free (100% exempt).

The Annuity Component: The remaining 40% must be utilized for purchasing an annuity (regular pension). This 40% portion is also exempt from tax at the time of conversion/purchase.

Total Result: Since 60% (lump sum) is exempt and 40% (used for annuity) is exempt at the time of closure, the entire amount payable at the time of closure is effectively exempt from tax at that stage. (Note: The subsequent pension received from the annuity will be taxable as per the individual's income slab).

Why other options are incorrect:

A) 30%: This is not a standard exemption limit for NPS closure.

C) 40%: This was the previous exemption limit for the lump-sum withdrawal before it was increased to 60% to make NPS more competitive with EPF.

D) 25%: This refers to the limit for partial withdrawals (under specific conditions like education or marriage) allowed under Section 10(12B), not the final closure.
2024 Prelims Accountancy
Which of the following is/are included in definition of "Goods" as defined under section 2(52) of the CGST Act, 2017-
A Money
B Actionable claim
C Securities
D Bonds
Correct Answer: Option B
According to Section 2(52) of the CGST Act, 2017, "goods" means every kind of movable property other than money and securities but includes actionable claims, growing crops, grass, and things attached to or forming part of the land which are agreed to be severed before supply or under a contract of supply.

Actionable Claim: These are specifically included in the definition of goods. However, it is important to note that under Schedule III, only actionable claims like lottery, betting, and gambling are treated as a supply of goods.

Money and Securities (A, C, & D): These are specifically excluded from the definition of both "goods" and "services." Since Bonds are a type of security, they are also excluded.
2024 Prelims Accountancy
Income which accrue or arise outside India & also received outside India is taxable in case of.
A Resident and Ordinary Resident
B Resident but not Ordinary Resident
C Non Resident
D Resident and Ordinary Resident and Resident but not Ordinary Resident
Correct Answer: Option A
Under the Income Tax Act (Section 5), the taxability of income in India depends on the "Residential Status" of the individual.

Resident and Ordinarily Resident (ROR): This category has the broadest tax liability. They are taxed on their global income. This includes income earned in India, income earned abroad but received in India, and income that accrues, arises, and is received outside India.

Resident but Not Ordinarily Resident (RNOR): They are generally taxed only on income received or accrued in India. Foreign income is taxable for them only if it is derived from a business controlled in or a profession set up in India.

Non-Resident (NR): They are taxed only on income that is received, accrued, or arises (or is deemed to) within India. Income earned and received outside India is completely exempt for them.
2024 Prelims Accountancy
Finance Bill becomes the Finance Act when it is passed by.
A Lok Sabha
B Both Lok Sabha and Rajya Sabha
C Both House of Parliament and signed by President.
D Both House of Parliament and signed by Prime Minister.
Correct Answer: Option C
In the Indian legislative process, a "Bill" is a draft proposal that only becomes "Law" (an Act) after following a specific constitutional procedure:

Introduction and Passing: The Finance Bill is a Money Bill (under Article 110). It is introduced in the Lok Sabha. Once passed there, it is sent to the Rajya Sabha, which has limited powers regarding Money Bills (it must return the bill within 14 days).

Parliamentary Approval: It must be passed (or deemed passed) by both Houses of Parliament.

Presidential Assent: Under Article 111 of the Constitution, a Bill does not become an Act until it receives the formal assent (signature) of the President of India. Once the President signs it, it is published in the Official Gazette as the Finance Act.

Why other options are incorrect:

A) & B): Passing the Houses is a necessary step, but the process is incomplete without the President's signature.

D) Prime Minister: The Prime Minister is the head of the government, but the constitutional authority to sign Bills into Acts rests solely with the President (the Head of State).
2024 Prelims Accountancy
What does financial leverage measure?
A No change with EBIT and EPS
B The sensibility of EBIT with % change with respect to output
C The sensibility of EPS w.r.t% change in the EBIT level
D % variation in the level of production
Correct Answer: Option C
Financial Leverage measures the relationship between a company's Earnings Before Interest and Taxes (EBIT) and its Earnings Per Share (EPS). It specifically evaluates how sensitive the earnings available to shareholders are to fluctuations in operating income.

Fixed Financial Costs: It exists when a company uses "fixed-cost" sources of funds, such as debt (which requires interest payments) or preference shares (which require fixed dividends).

The Magnification Effect: Because interest is a fixed cost, a small percentage change in EBIT results in a disproportionately larger percentage change in EPS. This is known as the "trading on equity" effect.

Why other options are incorrect:

A) No change with EBIT and EPS: This is incorrect because leverage by definition implies a relationship and change between these two variables.

B) The sensibility of EBIT with % change with respect to output: This describes Operating Leverage, which measures how sales/output volume affects operating income (EBIT).

D) % variation in the level of production: This refers to production efficiency or capacity utilization, not financial risk or leverage.
2024 Prelims Accountancy
Which of the following entities generally prepare their books of accounts under single entry system?
A Joint stock companies
B Sole traders
C Government organisations
D Not-for-profit organisations
Correct Answer: Option B
The Single Entry System (often referred to as "Accounts from Incomplete Records") is an unscientific and informal method of bookkeeping where only one side of a transaction is recorded (usually just Cash and Personal accounts).

Sole Traders and Small Partnerships: These entities often use the single entry system because it is cost-effective, simple to maintain, and does not require specialized accounting knowledge. Since their scale of operation is small, they may not need the complexity of a full double-entry system.

Joint Stock Companies (A): Are legally required by the Companies Act to maintain books under the Double Entry System to ensure transparency for shareholders.

Government Organizations (C): Follow strict accounting standards and accrual/cash-based double-entry systems for public accountability.

Not-for-profit Organizations (D): Usually maintain a Receipt and Payment Account, Income and Expenditure Account, and a Balance Sheet, which are based on double-entry principles to track fund usage.
2024 Prelims Accountancy
Which of the following entities generally prepare their books of accounts under single entry system?
A Joint stock companies
B Sole traders
C Government organisations
D Not-for-profit organisations
Correct Answer: Option B
The Single Entry System (often referred to as "Accounts from Incomplete Records") is an unscientific and informal method of bookkeeping where only one side of a transaction is recorded (usually just Cash and Personal accounts).

Sole Traders and Small Partnerships: These entities often use the single entry system because it is cost-effective, simple to maintain, and does not require specialized accounting knowledge. Since their scale of operation is small, they may not need the complexity of a full double-entry system.

Joint Stock Companies (A): Are legally required by the Companies Act to maintain books under the Double Entry System to ensure transparency for shareholders.

Government Organizations (C): Follow strict accounting standards and accrual/cash-based double-entry systems for public accountability.

Not-for-profit Organizations (D): Usually maintain a Receipt and Payment Account, Income and Expenditure Account, and a Balance Sheet, which are based on double-entry principles to track fund usage.
2024 Prelims Accountancy
Which of the following entities generally prepare their books of accounts under single entry system?
A Joint stock companies
B Sole traders
C Government organisations
D Not-for-profit organisations
Correct Answer: Option B
The Single Entry System (often referred to as "Accounts from Incomplete Records") is an unscientific and informal method of bookkeeping where only one side of a transaction is recorded (usually just Cash and Personal accounts).

Sole Traders and Small Partnerships: These entities often use the single entry system because it is cost-effective, simple to maintain, and does not require specialized accounting knowledge. Since their scale of operation is small, they may not need the complexity of a full double-entry system.

Joint Stock Companies (A): Are legally required by the Companies Act to maintain books under the Double Entry System to ensure transparency for shareholders.

Government Organizations (C): Follow strict accounting standards and accrual/cash-based double-entry systems for public accountability.

Not-for-profit Organizations (D): Usually maintain a Receipt and Payment Account, Income and Expenditure Account, and a Balance Sheet, which are based on double-entry principles to track fund usage.
2024 Prelims Accountancy
Trial balance helps to check the accuracy of the:
A Balance sheet
B Ledger
C Journals
D Cash flow statement
Correct Answer: Option B
A Trial Balance is a statement prepared with the debit and credit balances of all ledger accounts to test their arithmetical accuracy.

If the total of the debit column equals the total of the credit column, it suggests that the posting from the journals to the ledger accounts has been done correctly in terms of numbers.

It serves as the bridge between the bookkeeping phase (recording and classifying) and the preparation of final financial statements.

Note: While it checks arithmetical accuracy, it does not detect all errors, such as errors of principle or complete omission.

Why other options are incorrect:

A) Balance sheet: The Trial Balance is actually used as a source to prepare the Balance Sheet, not to check its accuracy.

C) Journals: Journals are the books of original entry. Accuracy here is checked during the process of posting to the ledger, but the Trial Balance specifically summarizes the ledger results.

D) Cash flow statement: This is a financial statement prepared much later in the accounting cycle to show the inflows and outflows of cash; it is not verified by a Trial Balance.
2024 Prelims Accountancy
A bank pass book is a copy of
A The cash column of a customer's cash book
B The bank column of a customer's cash book
C The customer account in the bank's ledger
D The debtor's account in the bank's ledger
Correct Answer: Option C
A Bank Passbook (or Bank Statement) is a periodic record provided by a bank to its customers. It is essentially a copy of the customer's account as it appears in the bank's own books (ledger).

From the customer's perspective, the bank is an entity where they keep money. They record these transactions in the Bank Column of their Cash Book.

From the bank's perspective, the customer is an entity that has deposited money (a liability for the bank) or borrowed money. The bank records this in its own ledger.

Reciprocal Relationship: A debit entry in the customer's Cash Book (representing a deposit) will appear as a credit entry in the Bank's Passbook, and vice-versa.

Why other options are incorrect:

A) The cash column of a customer's cash book: This records actual physical cash on hand, not transactions with the bank.

B) The bank column of a customer's cash book: This is the record maintained by the customer. The passbook is a copy of the record maintained by the bank.

D) The debtor's account in the bank's ledger: While a customer with an overdraft is a debtor to the bank, a passbook is issued to all customers (including those with credit balances/deposits), so "customer account" is the more accurate general term.
2024 Prelims Accountancy
When audit is undertaken to check the financial controls and irregularities in the organization, it is which type of audit?
A System audit
B Compliance audit
C Internal audit
D Statutory audit
Correct Answer: Option C
An Internal Audit is conducted by an organization's own staff or an appointed internal body to evaluate the effectiveness of its risk management, financial controls, and governance. Its primary goal is to identify irregularities, prevent fraud, and ensure that the internal systems are robust enough to protect the organization's assets.

Here is why the other options are different:

System Audit: Focuses specifically on the infrastructure and processes of an information technology system.

Compliance Audit: Checks if the organization is following specific external laws, regulations, or set policies.

Statutory Audit: A legally mandated review of a company's financial records, usually conducted by an external party to provide an independent opinion for public/government record.
2024 Prelims Accountancy
The method of transferring items from a journal into their respective ledger accounts or journals is known as.
A Balancing
B Arithmetic
C Entry
D Posting
Correct Answer: Option D
In the accounting cycle, Posting is the process of taking the debits and credits recorded in the Journal (the book of original entry) and transferring them to their specific accounts in the Ledger (the book of final entry).
2024 Prelims Accountancy
M and N are two partners sharing profit and losses in 3:2 ratio. They admit P as a new partner with 1/5th share. What will be the new profit-sharing ratio?
A 12:4:7
B 12:8:5
C 12:5:8
D 8:5:12
Correct Answer: Option B
In partnership accounting, when a new partner is admitted for a specific share and the old partners' sacrifice is not explicitly mentioned, we assume they continue to share the remaining profit in their original ratio.
2024 Prelims Accountancy
What happens when interest on drawings is charged to partner?
A Credited to partner's current a/c
B Not shown in current account
C Debited to partner's capital a/c
D None of the above
Correct Answer: Option C
In partnership accounting, Interest on Drawings is an amount charged by the firm to a partner for withdrawing cash or goods for personal use. From the firm's perspective, it is an income, but for the partner, it is an expense or a reduction in their stake in the business.
2024 Prelims Accountancy
Statement of financial position produced from incomplete accounting record is commonly known as
A Balance sheet
B Statement of affairs
C Statement of financial operations
D Cash flow statement
Correct Answer: Option B
When a business does not maintain a complete set of double-entry books (often referred to as Single Entry System), it is impossible to prepare a standard Balance Sheet. Instead, a "Statement of Affairs" is prepared to estimate the financial position.
2024 Prelims Accountancy
What type of cheques is that which is issued by a firm but not yet presented to the bank?
A Uncredited cheques
B Outstanding cheques
C Uncollected cheques
D Bounced cheques
Correct Answer: Option B
An outstanding cheque is one that a company has written and recorded in its own books (reducing its internal cash balance) but which the recipient has not yet deposited or "presented" to the bank for payment.
2024 Prelims Accountancy
What is "Deposit in transit" in bank reconciliation?
A Added to Bank Balance
B Subtracted From Bank Balance
C Subtracted From the Cash Book Balance
D Added to Cashbook Balance
Correct Answer: Option A
In a bank reconciliation statement (BRS), a "Deposit in Transit" (also known as an unpresented deposit or outstanding deposit) refers to cash or checks that a company has recorded in its own books but which have not yet appeared on the bank statement.
2024 Prelims Accountancy
In bank statement, cash deposited is shown as
A debit
B credit
C expense
D profit
Correct Answer: Option B
In the context of a bank statement, when you deposit cash, it is recorded as a Credit entry.
2024 Prelims Accountancy
Which of the following business documents is a proof of payment for a business transaction?
A Receipt
B Invoice
C Debit note
D None of the above
Correct Answer: Option A
Why a Receipt is Proof of PaymentIn the lifecycle of a business transaction, different documents serve different purposes. A Receipt is specifically issued by the seller to the buyer after the payment has been received. It serves as the final evidence that the financial obligation has been settled.Receipt: Confirms that "money has been changed hands." It includes the date, amount, and the method of payment (cash, check, or card).Invoice (Option B): This is a request for payment. It shows the amount owed for goods or services provided, but it is not proof that the payment was actually made.Debit Note (Option C): This is a document sent by a buyer to a seller (or vice versa) to inform them that their account is being debited. It is usually used for returning goods or correcting overcharges, not as a final proof of payment.
2024 Prelims Accountancy
Which of the following procedures should an accountant follow while preparing a voucher?
A Verify the date, amount, signature and transaction details on the supporting documents
B Confirm if an authorised signatory has approved the supporting documents
C Select the type of voucher that will be used for the transaction
D All of the above
Correct Answer: Option D
The Voucher Preparation Process
A Voucher is an internal document used by a company's accounts department to collect and summarize the supporting documents needed to approve a financial transaction. Preparing it correctly is a critical "internal control" to prevent fraud and errors.Procedure 
(A): The accountant must act as a first line of defense. Verifying the date (to ensure it belongs to the current period), the amount (to match the invoice), and the nature of the transaction ensures the entry is valid.
Procedure  (B): No payment or entry should be made without authorization. The accountant must check for the signature of a department head or manager to ensure the expense was actually sanctioned by the business.
Procedure (C): Accounting systems use different types of vouchers for different purposes (e.g., Cash Vouchers, Bank Vouchers, Journal Vouchers). Selecting the right one ensures the transaction is classified correctly in the ledger.
2024 Prelims Accountancy
Which concept suggests the exclusion of human Resource in balance sheet?
A Account Concept
B Money Measurement Concept
C Going Concern Concept
D Cost Concept
Correct Answer: Option B
Why the Money Measurement Concept Excludes Human Resources

The Money Measurement Concept states that only those transactions and events that can be expressed in monetary terms should be recorded in the books of accounts.

The Limitation: Even though a highly skilled workforce (Human Resources) is the most valuable asset of a company, there is no universally accepted objective method to assign a specific financial value to a human being's skills, morale, or loyalty.

The Result: Because "intelligence" or "teamwork" cannot be accurately quantified in Rupees or Dollars, they are excluded from the Balance Sheet, despite their immense contribution to the business.

Breakdown of Other Concepts
A) Accounting Entity Concept: Treats the business and its owner as two separate legal entities.

C) Going Concern Concept: Assumes the business will continue to operate for the foreseeable future and has no intention of liquidating.

D) Cost Concept: States that assets should be recorded at their original purchase price (historical cost) rather than their current market value.
2024 Prelims Accountancy
Which of the following is correct?
A equity asset + liability
B liability asset + equity
C asset liability + equity
D equity liability
Correct Answer: Option C
The Accounting Equation

This is the most fundamental formula in accounting. it states that everything a company owns (Assets) must be paid for by either borrowing money (Liabilities) or by using the owner's own money (Equity).

Assets: Resources owned by the business (Cash, Inventory, Buildings).

Liabilities: Obligations or debts owed to outsiders (Bank loans, Unpaid bills to suppliers).

Equity: The owner’s "residual" claim on the assets after all liabilities are paid (Capital, Retained earnings).

Mathematical Variations:

Assets - Liabilities = Equity (How much the owner actually "owns" free and clear).

Assets - Equity = Liabilities (How much of the assets are financed by debt).
2024 Prelims Accountancy
Book Keeping is regarded as the step of accounting.
A Fourth
B Secondary
C Third
D First
Correct Answer: Option D
Why Bookkeeping is the First Step

Bookkeeping is the foundation of the entire accounting process. It involves the routine task of identifying, measuring, and recording financial transactions in chronological order.

Without the data provided by bookkeeping, the further stages of accounting—such as summarizing and interpreting—cannot happen. Think of it as the "data entry" phase that feeds the "analysis" phase.

The standard sequence is:

Bookkeeping: Identifying, recording (Journal), and classifying (Ledger).

Accounting: Summarizing (Trial Balance), Preparing Financial Statements (Profit & Loss, Balance Sheet), and Analysis.

Auditing: Verifying the accuracy of those records.
2024 Prelims Accountancy
Suppliers personal a/c are seen in the
A Sales Ledger
B Nominal ledger
C Purchases Ledger
D General Ledger
Correct Answer: Option C
Understanding Ledger Categorization
In accounting, ledgers are organized based on the type of accounts they contain to make record-keeping more efficient.

Purchases Ledger: This contains the individual personal accounts of all suppliers (creditors) from whom the business buys goods or services on credit. It tracks how much is owed to each specific vendor.

Sales Ledger: This is the opposite of the purchases ledger; it contains the individual personal accounts of customers (debtors) who buy from the business on credit.

Nominal Ledger: This contains "impersonal" accounts, specifically Income, Expenses, Assets, and Liabilities (e.g., Rent A/c, Salary A/c, Machinery A/c).

General Ledger: This is the master ledger that contains all accounts, or in a modular system, it contains the "Control Accounts" which summarize the totals from the Sales and Purchases ledgers.
2024 Prelims Accountancy
Calculate the prime cost from the following information:

Direct material purchased: Rs. 1, 00,000
Direct material consumed: Rs. 90,000
Direct labour: Rs. 60,000
Direct expenses: Rs. 20,000
Manufacturing overheads: Rs. 30,000
A Rs. 1,80,000
B Rs. 2,00,000
C Rs. 1,70,000
D Rs. 2,10,000
Correct Answer: Option C
Prime Cost is the sum of all direct costs involved in manufacturing a product. 
It specifically excludes indirect costs (overheads).The formula is: {Prime Cost} = {Direct Material Consumed} + {Direct Labour} + \text{Direct Expenses}

Step-by-Step Breakdown:
Direct Material Consumed: Rs. 90,000 (Note: We use the amount consumed, not the amount purchased, as only what was used in production adds to the cost of the goods made).Direct Labour : Rs. 60,000Direct Expenses: Rs. 20,000
Total: 90,000 + 60,000 + 20,000 =Rs. 1,70,000
Why other figures were excluded: 
Direct Material Purchased (Rs. 1,00,000): This is a red herring. We only account for the Rs. 90,000 actually used; the remaining Rs. 10,000 stays in "Closing Stock."Manufacturing Overheads (Rs. 30,000): These are indirect costs. If we added these to the Prime Cost, we would get the Works Cost (or Factory Cost), which would be Rs. 2,00,000 (Option B).
2024 Prelims Accountancy
Fixed cost is a cost:
A Which changes in total in proportion to changes in output
B Which is partly fixed and partly variable in relation to output
C Which do not change in total during a given period despise changes in output
D Which remains same for each unit of output
Correct Answer: Option C
Understanding Fixed Costs 
Fixed costs are expenses that remain constant regardless of how much a company produces or sells. Even if the business produces zero units, these costs must still be paid. 
Total Fixed Cost (TFC): Stays the same in total ($1,000$ in rent is $1,000$ whether you make $1$ shirt or $100$ shirts).Fixed Cost Per Unit: This actually decreases as production increases, because the same total cost is spread over more units (this is a key part of "economies of scale").
Why the other options are incorrect:
A: This describes Variable Costs (e.g., raw materials).
B: This describes Semi-variable or Mixed Costs (e.g., a utility bill with a fixed base charge plus a usage fee).
D: This is incorrect because as you produce more, the fixed cost "per unit" actually goes down.

History 4 questions

2024 Prelims History
Consider the following pairs:

a Founder of Dogra Dynasty
b. Dar-Ul-Alam
C. Mian Deedo
d. Treaty of Lahore
4. Gulab Singh
1. Maharaja Ranjit Dev
2. Rebellion Group Head
3. Gujarat

Which of the following pairs is/are correctly matched?
A a-2, b-4, c-1, d-3
B a-1, b-2, c-3, d-4
C a-3, b-4, c-2, d-1
D a-4, b-1, c-2, d-3
Correct Answer: Option D
Key Historical Context
Gulab Singh: He was a prominent general under Maharaja Ranjit Singh and was later recognized as the Maharaja of Jammu and Kashmir following the Treaty of Amritsar (1846).

Maharaja Ranjit Dev: He ruled Jammu in the 18th century. His reign is often called the "Golden Age" of Jammu because he turned the city into a sanctuary for refugees from all faiths, earning it the title Dar-ul-Aman (Abode of Peace/Safety)—often referred to in texts as Dar-Ul-Alam in this specific exam context.

Mian Deedo: A celebrated warrior who fought against the expansion of the Sikh Empire into the Jammu hills during the early 19th century. He is a symbol of regional resistance and valor.

Treaty of Lahore: Signed on March 9, 1846, between the British and the Sikhs. It followed the defeat of the Sikhs in the First Anglo-Sikh War. (Note: The Battle of Gujrat was a decisive battle in the Second Anglo-Sikh War, but in the context of many regional history exams, these two are often paired to test knowledge of the Anglo-Sikh conflict locations).
2024 Prelims History
Who is popularly known as the "Grand Old Man of India"?
A Bal Gangadhar Tilak
B Gopal Krishna Gokhale
C Dadabhai Naoroji
D Mahatma Gandhi
Correct Answer: Option B
About Dadabhai Naoroji

Dadabhai Naoroji was a towering figure in the Indian independence movement and a pioneer in Indian economics. He is celebrated for several "firsts" and major intellectual contributions:

Economic Critique: He authored the seminal work Poverty and Un-British Rule in India, where he formulated the "Drain of Wealth" theory. He argued that Britain was systematically siphoning off India's resources, leading to widespread poverty.

Political Leadership: He was one of the founding members of the Indian National Congress (INC) and served as its President three times (1886, 1893, and 1906).

International Presence: In 1892, he became the first Indian to be elected to the British House of Commons, representing the Liberal Party for Central Finsbury.

The Demand for Swaraj: It was under his presidency in the 1906 Calcutta session that the Congress first formally adopted the goal of "Swaraj" (Self-rule).
2024 Prelims History
Consider the following statements:

a Ajanta caves were tagged as the UNESCO World Heritage Sites in 1983.
b. Currently, these caves are taken care of by the Archaeological Survey of India.
Which of the above statements is/are correct?
C. The caves are believed to be made in Gupta period and Vakataka, period.
A Only a
B a and c
C a and b
D All of the above
Correct Answer: Option D
Breakdown of the Statements
Statement (a): Ajanta Caves were indeed among the first sites in India to be inscribed as UNESCO World Heritage Sites in 1983 (along with the Ellora Caves, Agra Fort, and the Taj Mahal).

Statement (b): As a monument of national importance, the site is protected and managed by the Archaeological Survey of India (ASI), which handles its conservation and structural maintenance.

Statement (c): The construction of the Ajanta Caves occurred in two distinct phases. The early phase (2nd century BCE) is associated with the Satavahana period, while the second, more prolific phase (5th to 6th century CE) occurred during the Vakataka and Gupta periods, particularly under the patronage of the Vakataka king Harishena.
2024 Prelims History
The first legislature of the princely state of Jammu and Kashmir was called the
A Praja Sabha
B Rajya Sabha
C Vidhan Sabha
D Maha Sabha
Correct Answer: Option A
Established by Maharaja Hari Singh, the Praja Sabha marked a significant shift toward representative governance in the princely state of Jammu and Kashmir.

Historical Context
Formation: The Praja Sabha was established in 1934 following the recommendations of the Glancy Commission, which was set up to look into the grievances of the people after the 1931 uprising.

Composition: It originally consisted of 75 members, out of which 33 were elected, 30 were nominated, and 12 were ex-officio members.

Powers: While it was the first attempt at a legislative body, its powers were limited; the Maharaja retained absolute veto power over all legislation.

Evolution: The Praja Sabha held its first session in Srinagar in October 1934. It served as the legislative foundation of the state until the constitutional changes following the 1947 accession.

Geography 10 questions

2024 Prelims Geography
Consider the following pairs:
Dam
State
a Sardar Sarovar Dam
1. Uttarakhand
b. Bhavani Sagar Dam
2. Maharashtra
c. Koyna Dam
3. Gujarat
4. Tamil Nadu
d. Tehri Dam

Which of the following pairs is/are correctly matched?

A a-2, b-1, c-4, d-3
B a-1, b-2, c-3, d-4
C a-3, b-4, c-2, d-1
D a-4, b-3, c-2, d-1
Correct Answer: Option C
Key Facts About These Dams

Sardar Sarovar Dam: One of the largest dams in the world, it is the centerpiece of the Narmada Valley Project and provides water and electricity to four states: Gujarat, Madhya Pradesh, Maharashtra, and Rajasthan.

Bhavani Sagar Dam: Located in the Erode district, it is one of the world's largest earthen dams.

Koyna Dam: Often called the "Life Line of Maharashtra," it is a rubble-concrete dam constructed on the Koyna River, which is a tributary of the Krishna River.

Tehri Dam: This is the highest dam in India (and one of the highest in the world), standing at approximately 260.5 meters.
2024 Prelims Geography
Consider the following pairs:

Lake
a Hussian Sagar
b. Pulicate Lake
с. Dal Lake
d. Loktak Lake

State
1. Manipur
2. Jammu and Kashmir
3. Andhra Pradesh
4. Telangana

Which of the following pairs is/are correctly matched?
A a-2, b-1, c-4, d-3
B a-1, b-3, c-2, d-4
C a-3, b-4, c-1, d-2
D a-4, b-3, c-2, d-1
Correct Answer: Option D
Quick Facts about these Lakes  
Hussain Sagar: A heart-shaped lake in Hyderabad, built by Ibrahim Quli Qutb Shah in 1563. It separates the twin cities of Hyderabad and Secunderabad.
Pulicat Lake: The second-largest brackish water lagoon in India (after Chilika Lake). While mostly in Andhra Pradesh, a small portion extends into Tamil Nadu.
Dal Lake: Known as the "Jewel in the crown of Kashmir," it is integral to tourism and recreation in Srinagar and is famous for its Shikaras and houseboats. 
Loktak Lake: The largest freshwater lake in Northeast India, famous for the Phumdis (heterogeneous mass of vegetation, soil, and organic matter) and the world's only floating national park, Keibul Lamjao.
2024 Prelims Geography
In which tourist places Kolahoi glacier is located?
A Gulmarg
B Sonamarg
C Pahalgam
D Mansabal
Correct Answer: Option C
About the Kolahoi Glacier
The Kolahoi Glacier is a hanging glacier located in the northwestern Himalayan Range. It is often referred to as the "Goddess of Light" by the local population due to its majestic appearance.

Location: It is situated approximately 26 kilometers north of Pahalgam and 16 kilometers south of Sonamarg. However, it is most commonly accessed via the trekking route starting from Aru Valley, which is a famous sub-resort of Pahalgam.

Significance: It is the source of the Lidder River, which flows through the Lidder Valley and is a major tributary of the Jhelum.

Current Status: Like many Himalayan glaciers, Kolahoi has seen significant recession over the last few decades, making it a focal point for environmental studies in the region.
2024 Prelims Geography
The population growth rate means
A Difference between the growth of male and female
B Difference between the population of urban and rural areas
C No. of births per thousand persons
D Difference between birth rate and death rate
Correct Answer: Option D
Understanding Population Growth Rate
The population growth rate is the rate at which the number of individuals in a population increases in a given time period, expressed as a fraction of the initial population.

In its simplest form (natural increase), it is calculated by subtracting the death rate from the birth rate. However, in a real-world geographic context, it also accounts for people moving in and out of an area.

Here is a breakdown of why the other options don't fit:

A & B: These describe "composition" or "distribution" (sex ratio and urbanization), not growth.

C: This is the definition of the Birth Rate specifically, not the overall growth rate.
2024 Prelims Geography
Consider the following statements:

a. Rabi crops are sowed between October and November.
b. Rabi crops require a lot of water.
c. Rabi crops need warm weather for growth.

Which of the above statements is/are correct?
A Only a
B a and b
C Only c
D None of the above
Correct Answer: Option A
Here is the evaluation of each statement based on agricultural science:

Statement (a) is correct: Rabi crops are known as "winter crops." They are typically sown at the beginning of winter, between October and November, after the monsoon rains have subsided.

Statement (b) is incorrect: Unlike Kharif crops (like paddy), Rabi crops do not require a lot of water. They grow well with moderate irrigation and the occasional winter rain (Western Disturbances).

Statement (c) is incorrect: Rabi crops require a cool climate for their growth and germination. They only need a warm/sunny climate at the time of ripening and harvesting (usually in the spring).
2024 Prelims Geography
Consider the following pairs:
a. Kaziranga National Park        1. Gujarat
b. Jim Corbett National Park      2. Rajasthan
c. Ranthambore National Park     3. Uttarakhand
d. Gir National Park                       4. Assam

Which of the following pairs is/are correctly matched?
A a-3, b-2, c-4, d-1
B a-1, b-2, c-3, d-4
C a-4, b-3, c-2, d-1
D a-1, b-4, c-3, d-2
Correct Answer: Option C
a. Kaziranga National Park → 4. Assam
b. Jim Corbett National Park → 3. Uttarakhand
c. Ranthambore National Park → 2. Rajasthan
d. Gir National Park → 1. Gujarat
2024 Prelims Geography
Which of the following is NOT a tributary of Jhelum River?
A Vishaw
B Sind Nallah
C Verinag
D Roumushi
Correct Answer: Option C
Analysis of the Options 
A) Vishaw: This is a major left-bank tributary of the Jhelum. It originates from the Kousarnag Lake and joins the Jhelum near Sangam in Anantnag.
B) Sind Nallah: This is the largest tributary of the Jhelum. It originates from the Machoi Glacier near Amarnath and joins the Jhelum at Shadipora in Ganderbal.
D) Romushi: This is another significant left-bank tributary that originates from the Pir Panjal range and joins the Jhelum in the Pulwama district. Why Verinag is different Verinag is a powerful spring located at the foot of the Pir Panjal range in the Anantnag district. It is traditionally considered the main source from which the Jhelum river emerges. A tributary, by definition, is a smaller stream or river that flows into a larger "parent" river. Verinag is the beginning of the parent river itself.
2024 Prelims Geography
Arrange the following in chronological order:
a Jallianwala Bagh Massacre
b. Dandi March
c. Lucknow Pact
d. Quit India Movement

A a, b, c, d
B c, a, b, d
C c, b, d, a
D a, d, b, c
Correct Answer: Option B
Chronological Timeline
Lucknow Pact (1916): An agreement reached between the Indian National Congress and the Muslim League to pressure the British government for a more liberal approach to India. It was also significant for the reunion of the moderate and extremist factions of the Congress.

Jallianwala Bagh Massacre (April 13, 1919): A tragic turning point in the freedom struggle where British troops, under the command of Colonel Reginald Dyer, fired on a peaceful gathering in Amritsar, Punjab.

Dandi March (March–April 1930): Also known as the Salt Satyagraha, this was a 24-day march led by Mahatma Gandhi to protest the British salt monopoly. It marked the start of the Civil Disobedience Movement.

Quit India Movement (August 1942): Launched at the Bombay session of the All India Congress Committee, Gandhi gave the famous call of "Do or Die," demanding an immediate end to British rule in India.
2024 Prelims Geography
Which hill is the Vaishno Devi Mandir located on?
A Katra
B Aru
C Patnitop
D Trikuta
Correct Answer: Option D
The holy shrine of Mata Vaishno Devi is located on the Trikuta Mountains (specifically the Trikuta Hill) in the Reasi district of Jammu and Kashmir.

Key Geographical Details
The Mountain: The name "Trikuta" translates to "three-peaked mountain," referring to its distinct physical shape. The shrine itself is situated at an altitude of approximately 1,585 meters (5,200 feet) above sea level.

Katra: This is not a hill, but the base town located at the foot of the Trikuta Mountains. It serves as the jumping-off point for the 13-kilometer trek to the Bhawan (shrine).

The Cave: The temple is located within a natural cave where the Goddess is worshipped in the form of three natural rock formations known as Pindies, representing Maha Kali, Maha Lakshmi, and Maha Saraswati.

Distinguishing the Other Options
Aru: A scenic valley and tourist spot located in the Anantnag district, near Pahalgam.

Patnitop: A famous hill station located on a plateau in the Shivalik belt of the Himalayas, known for its meadows and pine forests.
2024 Prelims Geography
Consider the following statements.

a. There is infinite storage of fossil fuel inside the earth
b. Sun can be taken as an inexhaustible source of energy
c. Waste from a nuclear power plant can be easily disposed off

Which of the above statements is/are NOT correct?
A a and b
B b and c
C a and c
D All of the above
Correct Answer: Option C
Analysis of the Statements
Statement (a) is INCORRECT: Fossil fuels (coal, petroleum, and natural gas) are exhaustible natural resources. They take millions of years to form from dead organic matter under high pressure and temperature. Since our rate of consumption far exceeds the rate of formation, the storage is very much finite, not infinite.

Statement (b) is CORRECT: The Sun is considered an inexhaustible or renewable source of energy. It has been radiating a massive amount of energy for billions of years and is expected to continue doing so for billions more. For human civilizations, it is a constant and limitless supply.

Statement (c) is INCORRECT: Nuclear waste is extremely difficult to dispose of safely. It remains radioactive for thousands of years and can cause severe environmental and health hazards. Currently, disposal involves complex processes like deep geological repositories (burying it deep underground in stable rock formations), which is neither "easy" nor without risk.

Summary Table

Current Affairs 3 questions

2024 Prelims Current Affairs
Consider the following statements:

a. Rabi crops are sowed between October and November.
b. Rabi crops require a lot of water.
c. Rabi crops need warm weather for growth.

Which of the above statements is/are correct?
A Only a
B a and b
C Only c
D None of the above
Correct Answer: Option A
Analysis of Statements
Statement a (Correct): Rabi crops are indeed sown at the beginning of winter, typically between October and November, after the monsoon rains have subsided.

Statement b (Incorrect): Unlike Kharif crops (like paddy), Rabi crops generally require less water and are often grown using irrigation or residual soil moisture.

Statement c (Incorrect): Rabi crops require a cool climate for growth and a warm climate for the germination of seeds and harvesting.

Key Facts about Rabi Crops
Sowing Season: October – December.

Harvesting Season: April – June.

Major Crops: Wheat, Barley, Peas, Gram, and Mustard.

Climatic Requirement: They need a cold growing season and bright sunshine at the time of ripening.
2024 Prelims Current Affairs
Arrange the following events in chronological order:

a G20 Summit in India
b. ICC World Cup Final 2023
c. Launch of Chandrayaan 3
d. COP28 climate summit in Dubai
A c, a, b, d
B a, c, b, d
C a, c, d, b
D c, b, d, a
Correct Answer: Option A
Key Takeaways for Preparation

Chandrayaan-3: Made India the first country to land near the lunar south pole.

G20 2023: Noted for the permanent inclusion of the African Union as a member.

COP28: Significant for the agreement to "transition away" from fossil fuels in energy systems.
2024 Prelims Current Affairs
Arrange the following events in chronological order:
a G20 Summit in India
b. ICC World Cup Final 2023
c. Launch of Chandrayaan 3
d. COP28 climate summit in Dubai

A c, a, b, d
B a, c, b, d
C a, c, d, b
D c, b, d, a
Correct Answer: Option A
To determine the chronological order, we look at the specific dates these major events occurred in 2023:

Launch of Chandrayaan-3 (c): July 14, 2023. India's successful lunar mission began its journey in mid-July.

G20 Summit in India (a): September 9–10, 2023. The high-profile gathering of world leaders took place in New Delhi in early September.

ICC World Cup Final (b): November 19, 2023. The cricket tournament concluded with the final match between India and Australia in late November.

COP28 Climate Summit in Dubai (d): November 30 – December 12, 2023. This global climate conference began at the very end of November.

J&K 5 questions

2024 Prelims J&K
Arrange the following states in an order from north to south:
a Himachal Pradesh
b. Tamil Nadu
c. Telangana
d. Madhya Pradesh
A a, b, c, d
B a, d, c, b
C c, a, b, d
D a, d, b, c
Correct Answer: Option B
To arrange these Indian states from North to South, we look at their latitudinal positions on the map:

Himachal Pradesh (a): Located in the extreme north, nestled in the Himalayas.

Madhya Pradesh (d): Known as the "Heart of India," it occupies the central region.

Telangana (c): Situated in the southern-central peninsula, south of Madhya Pradesh.

Tamil Nadu (b): Located at the southernmost tip of the Indian mainland.
2024 Prelims J&K
What is the official language of Jammu and Kashmir?
A Hindi
B Kashmiri
C Urdu
D English
Correct Answer: Option C
his is a slightly tricky question because the answer has expanded in recent years. Historically, the answer would have been C) Urdu. However, under current laws, all four options listed (A, B, C, and D) are now official languages.

If you are taking an exam where you must choose only one, Urdu is often still cited as the primary traditional official language, but the most accurate contemporary answer is that there are now five.

The Jammu and Kashmir Official Languages Act, 2020
In September 2020, the Parliament of India passed a landmark bill that significantly changed the linguistic landscape of the Union Territory. Before this, only Urdu and English held official status. Now, the official languages include:

Kashmiri

Dogri

Urdu

Hindi

English

Historical Context
1889: Maharaja Pratap Singh replaced Persian with Urdu as the court language of the princely state.

Post-1947: Urdu remained the sole official language of the State of Jammu and Kashmir for decades, with English used for administrative and legislative purposes.

2020: The new Act was introduced to include the languages spoken by the majority of the population (Kashmiri and Dogri) and Hindi in the official list to ensure better representation and "spirit of equality."
2024 Prelims J&K
Which pass connects Jammu and Kashmir with Ladakh?
A Nathu La Pass
B Zoji La Pass
C Rohtang Pass
D Shipki La Pass
Correct Answer: Option B
The Zoji La Pass is a vital high-altitude mountain pass in the Himalayas that serves as the only direct road link between the Kashmir Valley and the Ladakh region.

Key Geographical Details
Location: It is situated at an elevation of approximately 3,528 meters (11,575 feet) on National Highway 1 (NH 1). It connects Srinagar to Leh via Dras and Kargil.

Significance: It is often called the "Mountain Pass of Blizzards." Due to heavy snowfall, it traditionally remains closed for several months during winter, cutting off Ladakh from the rest of the country by road.

The Zoji La Tunnel: To provide all-weather connectivity, the government is currently constructing a 14.2 km long tunnel under the pass, which will be the longest bi-directional tunnel in Asia once completed.

Analysis of Other Options
A) Nathu La Pass: Located in Sikkim, it connects India with the Tibet Autonomous Region of China.

C) Rohtang Pass: Located in Himachal Pradesh, it connects the Kullu Valley with the Lahaul and Spiti Valleys.

D) Shipki La Pass: Located in Himachal Pradesh (Kinnaur district), it serves as a border post between India and Tibet.
2024 Prelims J&K
Which of the places in known as the "Gateway to the Kashmir valley"?
A Jammu
B Leh
C Ladakh
D None of the above
Correct Answer: Option A
In a geographic and historical context, Jammu is often referred to as the "Gateway to the Kashmir Valley" because it serves as the primary entry point for travelers and goods moving from the plains of northern India into the mountainous regions of the Valley.

Why Jammu is the Gateway
Strategic Connectivity: Historically, the main road link (now NH44) connecting the rest of India to Srinagar passes through Jammu. Whether by rail or road, Jammu is the last major stop in the plains before the ascent into the Pir Panjal range.

The Banihal Pass/Tunnel: While Jammu is the gateway city, the Banihal Pass (and subsequently the Jawahar Tunnel and the newer Qazigund-Banihal Tunnel) acts as the physical "doorway" that one must pass through to enter the Valley from the Jammu division.

Economic Hub: Jammu acts as the transit point for almost all essential supplies, including fuel and food grains, that are transported into the Kashmir Valley.

Analysis of the Other Options
B) Leh: This is the main town of the Ladakh region. It is separated from the Kashmir Valley by the high-altitude Zoji La Pass. While it connects to Kashmir, it is considered a destination at the "other end" rather than a gateway.

C) Ladakh: This is a separate Union Territory characterized by a cold desert plateau. It is geographically distinct and accessed from the Valley via the Zoji La.
2024 Prelims J&K
Consider the following statements.

1. Kud dance is performed to honour the gods 'Lok Devtas' as a thanks giving ritual.
2. It is practiced on festive occasions like Eid and Ramzan days are going.

Which of the above statements is/are correct:
A Only 1
B Only 2
C Both 1 and 2
D Neither 1 nor 2
Correct Answer: Option A
The Kud dance is a deeply rooted cultural tradition of the Jammu region, but it is specific to the religious and social customs of the hilly areas.

Analysis of the Statements
Statement 1 is CORRECT: The Kud dance is a ritualistic folk dance performed primarily in the hilly districts of Jammu (such as Udhampur, Reasi, and Ramban). It is performed as a thanksgiving ritual to the Gram Devtas (village deities) or Lok Devtas for protecting livestock, crops, and the health of the community.

Statement 2 is INCORRECT: While it is performed on festive occasions, it is not associated with Eid or Ramzan. Instead, it is typically performed during the rainy season (after the Kharif crops are harvested) or during local festivals like Mela or weddings. The performers wear traditional local attire, and the dance is characterized by its slow, rhythmic movements to the sound of the Flute, Drum (Dhol), and Narsingha.

Polity 1 questions

2024 Prelims Polity
As per J & K reorganisation Act, 2019, UT created without legislator is:
A Jammu
B Jammu and Kashmir
C Kargil
D Ladakh
Correct Answer: Option D
Under the Jammu and Kashmir Reorganisation Act, 2019, the erstwhile state was reconstituted into two distinct Union Territories (UTs) with different administrative structures.

Key Provisions of the 2019 Act
UT of Jammu and Kashmir: Created with a legislature. It follows a model similar to Puducherry, where there is an elected Legislative Assembly and a Lieutenant Governor.

UT of Ladakh: Created without a legislature. It is administered directly by the President of India through a Lieutenant Governor. It comprises two districts: Kargil and Leh.

Why the other options are incorrect
A) Jammu: This is a division within the UT of Jammu and Kashmir, not a separate Union Territory.

B) Jammu and Kashmir: As mentioned, this UT was granted a legislature (though its functioning depends on the conduct of assembly elections).

C) Kargil: This is a district within the Union Territory of Ladakh, not a standalone UT.

Environment & Ecology 1 questions

2024 Prelims Environment & Ecology
Which of the following constitute a food-chain?
A Grass, wheat and mango
B Grass, goat and human
C Goat, cow and elephant
D Grass, fish and goat
Correct Answer: Option B
Why this constitutes a food chain
A food chain represents the chronological order of who eats whom in a biological community to transfer energy. For a sequence to be a valid food chain, each organism must typically belong to a different trophic level:

Producer (Grass): These are autotrophs that produce energy via photosynthesis.

Primary Consumer (Goat): An herbivore that eats the producer.

Secondary Consumer (Human): An omnivore or carnivore that eats the primary consumer.

Why the other options are incorrect
A) Grass, wheat and mango: These are all producers. They do not consume each other.

C) Goat, cow and elephant: These are all herbivores (primary consumers). In a standard ecosystem, they do not prey on one another.

D) Grass, fish and goat: While grass is a producer, a fish (aquatic) typically does not eat terrestrial grass in this sequence, and a goat does not eat fish.

About JKSSB 2024 Previous Year Questions

Practicing previous year questions is one of the most effective strategies for JKSSB exam preparation. This page contains 116 authentic questions from the JKSSB 2024 examination, complete with answers and detailed explanations.

At Quintessence Classes, we believe that understanding past exam patterns is crucial for success in competitive examinations. Our curated PYQ collection helps students identify frequently tested topics, understand the difficulty level, and practice with real exam questions. Whether you are preparing for UPSC CSE, JKPSC KAS, or JKSSB exams, our previous year questions database is designed to give you an edge in your preparation.

Prepare smarter. Practice with PYQs. Explore our full PYQ Practice Portal →