|
1086 | 1086 | "question": "Which of the following article constitute the 'Right to Life' in Indian Constitution", |
1087 | 1087 | "correct_answer": "Article 21", |
1088 | 1088 | "incorrect_answers": ["Article 16", "Article 15", "Article 14"] |
| 1089 | + }, |
| 1090 | + { |
| 1091 | + "category": "Literature", |
| 1092 | + "difficulty": "easy", |
| 1093 | + "question": "Who wrote the poem 'If'?", |
| 1094 | + "correct_answer": "Rudyard Kipling", |
| 1095 | + "incorrect_answers": [ |
| 1096 | + "Ruskin Bond", |
| 1097 | + "Rabindranath Tagore", |
| 1098 | + "J.K. Rowling" |
| 1099 | + ] |
| 1100 | + }, |
| 1101 | + { |
| 1102 | + "category": "Computers", |
| 1103 | + "difficulty": "medium", |
| 1104 | + "question": "Which of the following apps don't have a sending messages feature?", |
| 1105 | + "correct_answer": "Mac Notes", |
| 1106 | + "incorrect_answers": ["WhatsApp", "Twitter", "Telegram"] |
| 1107 | + }, |
| 1108 | + { |
| 1109 | + "category": "Science", |
| 1110 | + "difficulty": "hard", |
| 1111 | + "question": "Choose the odd one out based on the methods of transfer of heat.", |
| 1112 | + "correct_answer": "Heatwave", |
| 1113 | + "incorrect_answers": ["Conduction", "Radiation", "Convection"] |
| 1114 | + }, |
| 1115 | + { |
| 1116 | + "category": "History", |
| 1117 | + "difficulty": "easy", |
| 1118 | + "question": "Choose the order of the dynasties who ruled the Delhi Sultanate.", |
| 1119 | + "correct_answer": "Mamluk-Khalji-Tughlaq-Sayyid-Lodi", |
| 1120 | + "incorrect_answers": [ |
| 1121 | + "Mamluk-Sayyid-Khalji-Lodi-Tughlaq", |
| 1122 | + "Khalji-Tughlaq-Mamluk-Sayyid-Lodi", |
| 1123 | + "Mamluk-Sayyid-Tughlaq-Khalji-Lodi" |
| 1124 | + ] |
| 1125 | + }, |
| 1126 | + { |
| 1127 | + "category": "Games", |
| 1128 | + "difficulty": "medium", |
| 1129 | + "question": "What was the best selling video game in December 2017?", |
| 1130 | + "correct_answer": "Call of Duty: WWII", |
| 1131 | + "incorrect_answers": ["Minecraft", "Call of Duty: Zombies", "PubG"] |
| 1132 | + }, |
| 1133 | + { |
| 1134 | + "category": "Sports", |
| 1135 | + "difficulty": "hard", |
| 1136 | + "question": "In 2004, which men’s soccer team didn’t give up a single goal to their opponents?", |
| 1137 | + "correct_answer": "Argentina", |
| 1138 | + "incorrect_answers": ["Brazil", "France", "Croatia"] |
| 1139 | + }, |
| 1140 | + { |
| 1141 | + "category": "Mythology", |
| 1142 | + "difficulty": "easy", |
| 1143 | + "question": "Who was the wife of Lord Ram?", |
| 1144 | + "correct_answer": "Sita", |
| 1145 | + "incorrect_answers": ["Sati", "Stai", "Siat"] |
| 1146 | + }, |
| 1147 | + { |
| 1148 | + "category": "Maths", |
| 1149 | + "difficulty": "medium", |
| 1150 | + "question": "What is the formula of calculating the volume of a cylinder?", |
| 1151 | + "correct_answer": "πr2h", |
| 1152 | + "incorrect_answers": ["4/3πr3", "πr2h3", "πr2h9"] |
| 1153 | + }, |
| 1154 | + { |
| 1155 | + "category": "Geography", |
| 1156 | + "difficulty": "hard", |
| 1157 | + "question": "What percentage of river Nile is located in Egypt?", |
| 1158 | + "correct_answer": "22%", |
| 1159 | + "incorrect_answers": ["100%", "83%", "45%"] |
| 1160 | + }, |
| 1161 | + { |
| 1162 | + "category": "Geography", |
| 1163 | + "difficulty": "easy", |
| 1164 | + "question": "What is the oldest city of India?", |
| 1165 | + "correct_answer": "Varanasi", |
| 1166 | + "incorrect_answers": ["Ayodhya", "Patna", "Madurai"] |
| 1167 | + }, |
| 1168 | + { |
| 1169 | + "category": "General", |
| 1170 | + "difficulty": "medium", |
| 1171 | + "question": "What is the full form of the chatting abbreviation - 'IDTS'", |
| 1172 | + "correct_answer": "I don't think so", |
| 1173 | + "incorrect_answers": [ |
| 1174 | + "I danced thinking so", |
| 1175 | + "I don't think such", |
| 1176 | + "I don't think sour" |
| 1177 | + ] |
1089 | 1178 | } |
1090 | 1179 | ] |
0 commit comments