This practice set includes mixed questions from Quantitative Aptitude, Reasoning Ability, English Language, and Banking Awareness based on commonly observed IBPS PO exam patterns.
The questions are intended for self-practice and exam familiarisation only.
[
{
“question”: “What is 25% of 320?”,
“options”: [“60”, “70”, “80”, “90”],
“correct_answer”: “80”,
“explanation”: “25% means one-fourth. One-fourth of 320 is 80.”,
“difficulty”: “easy”
},
{
“question”: “If A = 1, B = 2, C = 3, what is the value of CAB?”,
“options”: [“6”, “5”, “4”, “3”],
“correct_answer”: “6”,
“explanation”: “C = 3, A = 1, B = 2 → 3 + 1 + 2 = 6.”,
“difficulty”: “easy”
},
{
“question”: “Choose the correct synonym of ‘Accurate’.”,
“options”: [“Wrong”, “Exact”, “Rough”, “Weak”],
“correct_answer”: “Exact”,
“explanation”: “Accurate means exact or correct.”,
“difficulty”: “easy”
},
{
“question”: “Which organisation regulates banking operations in India?”,
“options”: [“SEBI”, “RBI”, “IRDAI”, “NABARD”],
“correct_answer”: “RBI”,
“explanation”: “The Reserve Bank of India regulates banking operations.”,
“difficulty”: “easy”
},
{
“question”: “Find the next number in the series: 3, 6, 9, 12, ?”,
“options”: [“14”, “15”, “16”, “18”],
“correct_answer”: “15”,
“explanation”: “The series increases by 3 each time.”,
“difficulty”: “easy”
},
{
“question”: “If the cost price is ₹200 and selling price is ₹240, what is the profit?”,
“options”: [“₹30”, “₹35”, “₹40”, “₹45”],
“correct_answer”: “₹40”,
“explanation”: “Profit = Selling Price − Cost Price = 240 − 200 = 40.”,
“difficulty”: “easy”
},
{
“question”: “Choose the correctly spelled word.”,
“options”: [“Enviroment”, “Environment”, “Enviornment”, “Environmant”],
“correct_answer”: “Environment”,
“explanation”: “The correct spelling is ‘Environment’.”,
“difficulty”: “easy”
},
{
“question”: “What does PIN stand for in banking?”,
“options”: [“Personal Identity Number”, “Private Identity Number”, “Personal Information Number”, “Public Identity Number”],
“correct_answer”: “Personal Identity Number”,
“explanation”: “PIN stands for Personal Identity Number.”,
“difficulty”: “easy”
},
{
“question”: “A person walks 10 km north and then 6 km east. How far is he from the starting point?”,
“options”: [“14 km”, “16 km”, “12 km”, “8 km”],
“correct_answer”: “12 km”,
“explanation”: “Using Pythagoras theorem: √(10² + 6²) = √136 ≈ 12 km.”,
“difficulty”: “medium”
},
{
“question”: “The average of 5 numbers is 24. What is their total?”,
“options”: [“100”, “110”, “120”, “130”],
“correct_answer”: “120”,
“explanation”: “Total = Average × Number of values = 24 × 5 = 120.”,
“difficulty”: “medium”
},
{
“question”: “Fill in the blank: He is looking forward _ meeting you.”,
“options”: [“to”, “for”, “at”, “with”],
“correct_answer”: “to”,
“explanation”: “The phrase is ‘looking forward to’.”,
“difficulty”: “medium”
},
{
“question”: “CRR is expressed as a percentage of which deposits?”,
“options”: [“Time Deposits”, “Savings Deposits”, “Total Deposits”, “Demand and Time Liabilities”],
“correct_answer”: “Demand and Time Liabilities”,
“explanation”: “CRR is calculated on Net Demand and Time Liabilities.”,
“difficulty”: “medium”
},
{
“question”: “Find the odd one out.”,
“options”: [“Debit Card”, “Credit Card”, “ATM Card”, “Cheque”],
“correct_answer”: “Cheque”,
“explanation”: “Cheque is not a card-based payment instrument.”,
“difficulty”: “medium”
},
{
“question”: “If a number is multiplied by 5 and increased by 10, the result is 60. What is the number?”,
“options”: [“8”, “9”, “10”, “12”],
“correct_answer”: “10”,
“explanation”: “5x + 10 = 60 → 5x = 50 → x = 10.”,
“difficulty”: “medium”
},
{
“question”: “Choose the active voice of: ‘The report was prepared by the manager.'”,
“options”: [
“The manager prepares the report.”,
“The manager prepared the report.”,
“The manager is preparing the report.”,
“The manager had prepared the report.”
],
“correct_answer”: “The manager prepared the report.”,
“explanation”: “Past tense active voice is correct here.”,
“difficulty”: “medium”
},
{
“question”: “What does IMPS stand for?”,
“options”: [
“Immediate Payment Service”,
“Instant Money Payment System”,
“Interbank Money Processing System”,
“Immediate Money Processing Service”
],
“correct_answer”: “Immediate Payment Service”,
“explanation”: “IMPS stands for Immediate Payment Service.”,
“difficulty”: “medium”
},
{
“question”: “A sum becomes double in 8 years at simple interest. In how many years will it become triple?”,
“options”: [“12 years”, “14 years”, “16 years”, “20 years”],
“correct_answer”: “16 years”,
“explanation”: “If SI for doubling = 100% in 8 years, then 200% (triple) will take 16 years.”,
“difficulty”: “hard”
},
{
“question”: “In a certain code, BANK is written as ECPM. How is LOAN written?”,
“options”: [“PSER”, “PSEM”, “PTER”, “PSEN”],
“correct_answer”: “PSEN”,
“explanation”: “Letters are shifted forward alternately by +3 and +2.”,
“difficulty”: “hard”
},
{
“question”: “Choose the sentence with correct subject-verb agreement.”,
“options”: [
“One of the candidates have failed.”,
“One of the candidates has failed.”,
“One of the candidate have failed.”,
“One of the candidates were failed.”
],
“correct_answer”: “One of the candidates has failed.”,
“explanation”: “‘One’ is treated as singular.”,
“difficulty”: “hard”
},
{
“question”: “Which Basel norm focuses on improving bank capital adequacy and risk management?”,
“options”: [“Basel I”, “Basel II”, “Basel III”, “Basel IV”],
“correct_answer”: “Basel III”,
“explanation”: “Basel III strengthens bank capital and liquidity requirements.”,
“difficulty”: “hard”
}
]
