Rajasthan Exam · 100 Q · 1/3 Negative Marking * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Segoe UI', Roboto, system-ui, sans-serif; background: #f4f7fc; padding: 20px; color: #1e293b; } .container { max-width: 1100px; margin: 0 auto; background: white; border-radius: 28px; box-shadow: 0 20px 40px -10px rgba(0,20,40,0.2); padding: 24px 28px; } .header { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; border-bottom: 2px solid #e9eef3; padding-bottom: 18px; margin-bottom: 24px; } .title { font-size: 1.7rem; font-weight: 700; background: linear-gradient(135deg, #1e3c72, #2a5298); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .timer-box { background: #0b1e33; color: white; padding: 10px 22px; border-radius: 60px; font-size: 1.6rem; font-weight: 600; letter-spacing: 1px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } .stats-row { display: flex; flex-wrap: wrap; gap: 20px 30px; background: #f8faff; padding: 12px 20px; border-radius: 60px; margin-bottom: 20px; font-weight: 500; border: 1px solid #dde5ed; } .stats-row span { color: #1e3c72; } .badge { background: #dbeafe; padding: 4px 14px; border-radius: 40px; font-size: 0.9rem; } .question-panel { background: #ffffff; border-radius: 24px; padding: 20px 24px 12px; border: 1px solid #e2eaf2; box-shadow: 0 4px 12px rgba(0,0,0,0.02); } .qnum { font-size: 1.2rem; font-weight: 600; color: #2563eb; margin-bottom: 12px; } .qtext { font-size: 1.05rem; line-height: 1.7; margin-bottom: 18px; } .qtext .eng { display: block; } .qtext .hin { display: block; color: #1f4b7a; margin-top: 4px; } .options { display: flex; flex-direction: column; gap: 10px; margin-bottom: 24px; } .option { display: flex; align-items: baseline; gap: 12px; padding: 10px 16px; border-radius: 14px; background: #f9fcff; border: 1px solid #e2eaf2; cursor: pointer; transition: 0.15s; } .option:hover { background: #eef5ff; border-color: #8bb1f0; } .option.selected { background: #dbeafe; border-color: #2563eb; } .option input[type="radio"] { accent-color: #1e3c72; transform: scale(1.1); width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px; } .option label { font-size: 0.98rem; flex: 1; cursor: pointer; } .option label .hin { color: #1f4b7a; margin-left: 8px; font-size: 0.93rem; } .nav-bar { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin-top: 18px; gap: 16px; border-top: 1px solid #e2eaf2; padding-top: 20px; } .nav-btn { background: #eef2f7; border: none; padding: 10px 26px; border-radius: 60px; font-weight: 600; font-size: 0.95rem; color: #1e293b; cursor: pointer; transition: 0.2s; border: 1px solid transparent; } .nav-btn:hover { background: #d5e0ed; border-color: #a0b9d4; } .nav-btn.primary { background: #1e3c72; color: white; box-shadow: 0 4px 8px rgba(30,60,114,0.25); } .nav-btn.primary:hover { background: #12315f; } .reset-btn { background: #fee2e2; color: #991b1b; border-color: #fecaca; } .reset-btn:hover { background: #fecaca; } .jump-grid { display: flex; flex-wrap: wrap; gap: 8px; margin: 18px 0 8px; } .jump-btn { width: 40px; height: 40px; border-radius: 40px; border: 1px solid #d0dcec; background: white; font-weight: 600; cursor: pointer; transition: 0.1s; color: #1e293b; } .jump-btn.answered { background: #b7d0f0; border-color: #2a5298; } .jump-btn.active { background: #1e3c72; color: white; border-color: #1e3c72; } .jump-btn:hover { background: #d5e0ed; } .result-box { background: #f0f7fe; border-radius: 24px; padding: 24px; margin-top: 28px; border-left: 6px solid #1e3c72; } .result-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px,1fr)); gap: 14px; margin: 16px 0; } .result-item { background: white; padding: 12px 16px; border-radius: 16px; box-shadow: 0 2px 8px rgba(0,0,0,0.03); } .review-item { background: white; border-radius: 16px; padding: 16px 20px; margin: 12px 0; border: 1px solid #dde5ed; } .review-item.correct { border-left: 6px solid #22c55e; } .review-item.wrong { border-left: 6px solid #ef4444; } .review-item.unanswered { border-left: 6px solid #f59e0b; } .review-item .qtext-preview { font-size: 0.95rem; margin-bottom: 4px; } .review-item .qtext-preview .eng { display: block; } .review-item .qtext-preview .hin { display: block; color: #1f4b7a; font-size: 0.9rem; } .review-item .meta { font-size: 0.9rem; color: #475569; margin-top: 6px; } .footer-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 18px; } .hidden { display: none; } .mt-2 { margin-top: 12px; } .text-sm { font-size: 0.9rem; } .text-muted { color: #475569; } 📘 राजस्थान अभ्यास · 100 Q 60:00 ✅ Answered: 0/100 ⏳ Remaining: 100 ⏱️ 60 min · 1/3 negative प्रश्न 1 / 100 ◀ पिछला अगला ▶ ↺ रीसेट 📊 परिणाम ↺ पुनः प्रारंभ करें (function() { // -------------------------------------------------------------- // ALL 100 QUESTIONS — COMPLETE, NO TRUNCATION // -------------------------------------------------------------- const QUESTIONS = []; function opt(label, eng, hin) { return { label, textEng: eng, textHin: hin }; } // 1 QUESTIONS.push({ id: 1, textEng: 'Which of these statements is/are not true in relation to "Gentlemen Agreement"? (1) This agreement was made in 1942 A.D. (2) It was related to the princely state of Jalore. (3) According to this agreement, the princely government would not help the British in future.', textHin: '"जेंटलमेन एग्रीमेंट" के संबंध में निम्नलिखित में से कौन सा/से कथन सत्य नहीं है/हैं? (1) यह समझौता 1942 ई. में हुआ था। (2) यह जालौर रियासत से संबंधित था। (3) इस समझौते के अनुसार रियासत सरकार भविष्य में अंग्रेजों की सहायता नहीं करेगी।', options: [ opt('A', '(1) and (2)', '(1) और (2)'), opt('B', 'Only (2)', 'केवल (2)'), opt('C', 'Only (3)', 'केवल (3)'), opt('D', 'None of these', 'इनमें से कोई नहीं') ], answer: 'A' }); QUESTIONS.push({ id:2, textEng: 'How is the ancient historical place "Aashram Pattan" known in Modern Times?', textHin: 'प्राचीन ऐतिहासिक स्थल "आश्रम पट्टन" आधुनिक समय में किस नाम से जाना जाता है?', options: [ opt('A','Jhalrapatan','झालरापाटन'), opt('B','Keshoraipatan','केशोरायपाटन'), opt('C','Viratnagar','विराटनगर'), opt('D','Bhinmal','भीनमाल') ], answer:'B' }); QUESTIONS.push({ id:3, textEng: 'In 17th century\'s "Sisodia-Rathore Alliance", the rural of Mewar was -', textHin: '17वीं शताब्दी के "सिसोदिया-राठौड़ गठबंधन" में मेवाड़ का शासक था -', options: [ opt('A','Maharana Jagat Singh - I','महाराणा जगत सिंह - I'), opt('B','Maharana Raj Singh - I','महाराणा राज सिंह - I'), opt('C','Maharana Amar Singh - II','महाराणा अमर सिंह - II'), opt('D','Maharana Sangram Singh - II','महाराणा संग्राम सिंह - II') ], answer:'C' }); QUESTIONS.push({ id:4, textEng: 'Identify the chronology of the following Battles - (1) Battle of Haldighati (2) Battle of Khanwa (3) Second Battle of Tarain', textHin: 'निम्नलिखित युद्धों की कालानुक्रमिक व्यवस्था पहचानिए - (1) हल्दीघाटी का युद्ध (2) खानवा का युद्ध (3) तराइन का द्वितीय युद्ध', options: [ opt('A','1, 2, 3','1, 2, 3'), opt('B','2, 3, 1','2, 3, 1'), opt('C','3, 2, 1','3, 2, 1'), opt('D','1, 3, 2','1, 3, 2') ], answer:'C' }); QUESTIONS.push({ id:5, textEng: 'Sarvottam Vilas, Gaj Vilas, Jawahar Vilas is situated in which of the following forts?', textHin: 'सर्वोत्तम विलास, गज विलास, जवाहर विलास निम्नलिखित में से किस किले में स्थित हैं?', options: [ opt('A','Bala Quila','बाला किला'), opt('B','Jalore fort','जालोर का किला'), opt('C','Mehrangarh fort','मेहरानगढ़ का किला'), opt('D','Sonargarh fort','सोनारगढ़ का किला') ], answer:'D' }); QUESTIONS.push({ id:6, textEng: 'Haveli painting belongs to which century?', textHin: 'हवेली चित्रकला किस शताब्दी से संबंधित है?', options: [ opt('A','17th century','17वीं शताब्दी'), opt('B','20th century','20वीं शताब्दी'), opt('C','18th century','18वीं शताब्दी'), opt('D','19th century','19वीं शताब्दी') ], answer:'D' }); QUESTIONS.push({ id:7, textEng: 'Rajasthan\'s famous folk art "Bewan" is -', textHin: 'राजस्थान की प्रसिद्ध लोक कला "बेवन" है -', options: [ opt('A','Presenting the life of a folk deity through paintings on a khadi cloth.','खादी के कपड़े पर लोक देवता के जीवन को चित्रों के माध्यम से प्रस्तुत करना।'), opt('B','A throne made of wood on which the idol of Thakurji is adorned and seated.','लकड़ी का बना एक सिंहासन जिस पर ठाकुरजी की मूर्ति विराजमान की जाती है।'), opt('C','A sword shaped figure made of wood which is used in Ramleela drama.','लकड़ी का बना तलवार के आकार का एक चिह्न जो रामलीला नाटक में प्रयोग होता है।'), opt('D','A temple shaped figure made of wood with doors.','लकड़ी का बना एक मंदिराकार चिह्न जिसमें दरवाजे होते हैं।') ], answer:'D' }); QUESTIONS.push({ id:8, textEng: 'In which part of the body do women wear "Damana" ornament?', textHin: 'महिलाएं "दमना" आभूषण शरीर के किस अंग में पहनती हैं?', options: [ opt('A','Finger','उंगली'), opt('B','Nose','नाक'), opt('C','Ears','कान'), opt('D','Feet','पैर') ], answer:'A' }); QUESTIONS.push({ id:9, textEng: 'Late Hisamuddin was an accomplished artist of which Handicraft?', textHin: 'स्वर्गीय हिसामुद्दीन किस हस्तशिल्प के प्रतिष्ठित कलाकार थे?', options: [ opt('A','Thewa craft','थेवा कला'), opt('B','Usta craft','उस्ता कला'), opt('C','Jatt Patti craft','जट पट्टी कला'), opt('D','Meenakari','मीनाकारी') ], answer:'B' }); QUESTIONS.push({ id:10, textEng: 'On the second day of marriage, reception and feast is organised by the groom\'s side for the newly weds. What is it called?', textHin: 'विवाह के दूसरे दिन वर पक्ष द्वारा नवविवाहितों के लिए स्वागत एवं भोज का आयोजन किया जाता है। इसे क्या कहते हैं?', options: [ opt('A','Ku','कू'), opt('B','Badhar','बधार'), opt('C','Aulandi','औलांडी'), opt('D','Aano','आनो') ], answer:'B' }); QUESTIONS.push({ id:11, textEng: 'Who is called the \'forgotten Hero of Marwar\'?', textHin: '\'मारवाड़ का भूला हुआ नायक\' किसे कहा जाता है?', options: [ opt('A','Rao Chandrasen','राव चंद्रसेन'), opt('B','Rao Gangdev','राव गंगदेव'), opt('C','Maharaja Ajit Singh','महाराजा अजीत सिंह'), opt('D','Sur Singh','सूर सिंह') ], answer:'A' }); QUESTIONS.push({ id:12, textEng: 'Which scholar made a scientific division of Rajasthani painting style in his book "Rajput paintings"?', textHin: 'किस विद्वान ने अपनी पुस्तक "राजपुत पेंटिंग्स" में राजस्थानी चित्रकला शैली का वैज्ञानिक विभाजन किया?', options: [ opt('A','Dr. Shridhar Andhare','डॉ. श्रीधर अंधारे'), opt('B','Ananda Coomaraswamy','आनंद कूमारस्वामी'), opt('C','Dr. Fayaz Ali','डॉ. फैयाज अली'), opt('D','Eric Dickinson','एरिक डिकिंसन') ], answer:'B' }); // 13 QUESTIONS.push({ id: 13, textEng: 'Match the following institutions with their founders: (A) Rajasthan Seva Sangh (B) Desh Hitaishini Sabha (C) Veer Bharat Sabha (D) Sarv Hitaishini Sabha. (1) Vijay Singh Pathik, Ram Narayan Choudhary, Hari Bhai Kinker (2) Kesari Singh Barhath (3) Swami Gopaldas (4) Maharana Sajjan Singh. Choose the correct code.', textHin: 'निम्नलिखित संस्थाओं को उनके संस्थापकों से सुमेलित कीजिए: (A) राजस्थान सेवा संघ (B) देश हितैषिणी सभा (C) वीर भारत सभा (D) सर्व हितैषिणी सभा। (1) विजय सिंह पथिक, राम नारायण चौधरी, हरि भाई किंकर (2) केसरी सिंह बारहठ (3) स्वामी गोपालदास (4) महाराणा सज्जन सिंह। सही कूट चुनें।', options: [ opt('A', 'A-1, B-4, C-2, D-3', 'A-1, B-4, C-2, D-3'), opt('B', 'A-4, B-2, C-3, D-1', 'A-4, B-2, C-3, D-1'), opt('C', 'A-3, B-1, C-2, D-4', 'A-3, B-1, C-2, D-4'), opt('D', 'A-1, B-2, C-3, D-4', 'A-1, B-2, C-3, D-4') ], answer: 'A' }); QUESTIONS.push({ id:14, textEng: 'Which of the following pairs (Book – Author) is not correctly matched?', textHin: 'निम्नलिखित में से कौन सा युग्म (पुस्तक – लेखक) सही सुमेलित नहीं है?', options: [ opt('A','Desh Darpan – Shankardan Samaur','देश दर्पण – शंकरदान समौर'), opt('B','Suraj Prakash – Karnidan','सूरज प्रकाश – करनीदान'), opt('C','Kirtar Bavni – Kavi Isardas','कीर्तार बावनी – कवि ईसरदास'), opt('D','Ragunath Rupak – Mancharam Sevag','रघुनाथ रूपक – मंचाराम सेवग') ], answer:'C' }); QUESTIONS.push({ id:15, textEng: 'Which one of the following pairs (Archaeological Site - Related District) is not correctly matched?', textHin: 'निम्नलिखित युग्मों में से कौनसा युग्म (पुरास्थल – संबंधित जिला) सुमेलित नहीं है?', options: [ opt('A','Sunari - Jhunjhunu','सुनारी - झुंझुनूं'), opt('B','Gilund - Rajsamand','गिलूण्ड - राजसमन्द'), opt('C','Ojhiyana - Chittorgarh','ओझियाना - चित्तौड़गढ़'), opt('D','Jodhpura - Jaipur','जोधपुरा - जयपुर') ], answer:'C' }); QUESTIONS.push({ id:16, textEng: 'Which of the following pairs (Currency - Issuers) is not correctly matched?', textHin: 'निम्नलिखित युग्मों में से कौनसा युग्म (मुद्राएँ – रियासत) सुमेलित नहीं है?', options: [ opt('A','Akhaishahi - Jaisalmer','अखैशाही - जैसलमेर'), opt('B','Jhadshahi - Jaipur','झाड़शाही - जयपुर'), opt('C','Vijaishahi - Bikaner','विजयशाही - बीकानेर'), opt('D','Gajshahi - Jodhpur','गजशाही - जोधपुर') ], answer:'C' }); QUESTIONS.push({ id:17, textEng: 'The founder of Ren Branch of Ram Snehi Sect was -', textHin: 'रामस्नेही सम्प्रदाय की रैण शाखा के प्रवर्तक थे –', options: [ opt('A','Saint Ram Charan ji','संत रामचरण जी'), opt('B','Saint Dariyav Ji','संत दरियाव जी'), opt('C','Saint Hariram Das Ji','संत हरिराम दास जी'), opt('D','Saint Haridas Ji','संत हरिदास जी') ], answer:'B' }); QUESTIONS.push({ id:18, textEng: 'Where is Lok Kala Mandir located?', textHin: 'लोक कला मन्दिर कहाँ स्थित है?', options: [ opt('A','Udaipur','उदयपुर'), opt('B','Jaipur','जयपुर'), opt('C','Bikaner','बीकानेर'), opt('D','Jodhpur','जोधपुर') ], answer:'A' }); QUESTIONS.push({ id:19, textEng: 'Which of the following statements is/are true in relation to Abhaneri? (1) The Harshat Mata temple here was built by the Feudal Chauhan\'s of Pratiharas. (2) The Chand Baori of Abhaneri is world famous. (3) There is a famous temple of goddess Pippalada.', textHin: 'आभानेरी के संदर्भ में, निम्नलिखित में से कौनसा/कौनसे विकल्प सही हैं? (1) यहाँ निर्मित हर्षत माता मंदिर प्रतिहारों के सामंत चौहानों ने बनवाया था। (2) यहाँ की चाँद वावड़ी विश्व प्रसिद्ध है। (3) यहाँ का पिप्पलाद माता का मंदिर प्रसिद्ध है।', options: [ opt('A','Only (2)','केवल (2)'), opt('B','(1) and (2)','(1) और (2)'), opt('C','(1), (2) and (3)','(1), (2) और (3)'), opt('D','Only (3)','केवल (3)') ], answer:'B' }); QUESTIONS.push({ id:20, textEng: 'How many languages of Rajasthan are mentioned in Kuvalayamala?', textHin: 'कुवलयमाला में राजस्थान की कितनी भाषाओं का उल्लेख है?', options: [ opt('A','08','08'), opt('B','28','28'), opt('C','06','06'), opt('D','18','18') ], answer:'D' }); QUESTIONS.push({ id:21, textEng: 'Who is the brand ambassador of Beti Bachao Beti Padhao campaign in Rajasthan?', textHin: 'राजस्थान में बेटी बचाओ बेटी पढ़ाओ अभियान का ब्रांड एम्बेसेडर कौन है?', options: [ opt('A','Sarika Gupta','सारिका गुप्ता'), opt('B','Avani Lekhara','अवनी लेखरा'), opt('C','Mithali Raj','मिताली राज'), opt('D','Gulabo Sapera','गुलाबो सपेरा') ], answer:'B' }); QUESTIONS.push({ id:22, textEng: 'Vivaan Kapoor is related to which sport?', textHin: 'विवान कपूर किस खेल से सम्बन्धित हैं?', options: [ opt('A','Boxing','बॉक्सिंग'), opt('B','Rifle Shooting','राइफल शूटिंग'), opt('C','Kabaddi','कबड्डी'), opt('D','Kho-Kho','खो-खो') ], answer:'B' }); QUESTIONS.push({ id:23, textEng: 'Batool Begum is related to which singing tradition of Rajasthan?', textHin: 'बतूल बेगम का सम्बन्ध राजस्थान की किस गायन परम्परा से है?', options: [ opt('A','Gandharva Gaan','गंधर्व गान'), opt('B','Qawwali singing','कव्वाली गायन'), opt('C','Mand singing','मांड गायन'), opt('D','Phad singing','फड़ गायन') ], answer:'C' }); QUESTIONS.push({ id:24, textEng: 'Where "Rajiv Gandhi Fintech Digital Institute" is to be established?', textHin: '"राजीव गांधी फिनटेक डिजिटल इन्स्टिट्यूट" की स्थापना कहाँ पर की जायेगी?', options: [ opt('A','Jaipur','जयपुर में'), opt('B','Jodhpur','जोधपुर में'), opt('C','Kota','कोटा में'), opt('D','Udaipur','उदयपुर में') ], answer:'B' }); QUESTIONS.push({ id:25, textEng: 'On 19 December, 2021 which scheme has been started by the department of Women and Child Development in Rajasthan?', textHin: 'राजस्थान में महिला एवं बाल विकास विभाग द्वारा संचालित किस योजना का 19 दिसम्बर, 2021 को शुभारम्भ किया गया?', options: [ opt('A','Jagrati Bal Vikas Yojana','जागृति बाल विकास योजना'), opt('B','I Am Shakti Udaan Yojana','आई. एम. शक्ति उड़ान योजना'), opt('C','Udaan ke Sath Shakti Yojana','उड़ान के साथ शक्ति योजना'), opt('D','Balika Vikas Yojana','बालिका विकास योजना') ], answer:'B' }); QUESTIONS.push({ id:26, textEng: 'When did Maharana Pratap establish his new capital at Chavand?', textHin: 'महाराणा प्रताप ने अपनी नवीन राजधानी चावण्ड में कब स्थापित की?', options: [ opt('A','1576 AD','1576 ई.'), opt('B','1582 AD','1582 ई.'), opt('C','1585 AD','1585 ई.'), opt('D','1594 AD','1594 ई.') ], answer:'C' }); QUESTIONS.push({ id:27, textEng: 'Who has been awarded the Sahitya Akademi Award 2021 for Rajasthani language?', textHin: 'साहित्य अकादमी पुरस्कार-2021, राजस्थानी भाषा के लिए किसे दिया गया है?', options: [ opt('A','Anuradha Sharma','अनुराधा शर्मा'), opt('B','Namita Gokhale','नमिता गोखले'), opt('C','Meethesh Nirmohi','मीठेश निर्मोही'), opt('D','Raj Rahi','राज राही') ], answer:'C' }); QUESTIONS.push({ id:28, textEng: 'The foundation stone of world\'s third largest cricket stadium was laid on 5th Feb, 2022 at -', textHin: 'विश्व के तीसरे सबसे बड़े क्रिकेट स्टेडियम का शिलान्यास 5 फरवरी, 2022 को कहाँ किया गया?', options: [ opt('A','Chonp (Jaipur)','चौंप (जयपुर)'), opt('B','Sanganer','सांगानेर'), opt('C','Jodhpur','जोधपुर'), opt('D','Kishangarh','किशनगढ़') ], answer:'A' }); QUESTIONS.push({ id:29, textEng: 'Which district of Rajasthan has got the second place in the country under the "Prime Ministers Housing Scheme" in June 2021?', textHin: 'जून 2021 में, "प्रधानमन्त्री आवास योजना" के तहत राजस्थान के किस जिले को देश में दूसरा स्थान प्राप्त हुआ?', options: [ opt('A','Jaipur','जयपुर'), opt('B','Dungarpur','डूंगरपुर'), opt('C','Ajmer','अजमेर'), opt('D','Jodhpur','जोधपुर') ], answer:'B' }); QUESTIONS.push({ id:30, textEng: 'When was the "Jaipur Theater Fest" organized in Jaipur?', textHin: '"जयपुर थियेटर फेस्ट" का आयोजन जयपुर में कब किया गया?', options: [ opt('A','January, 2022','जनवरी, 2022'), opt('B','March, 2022','मार्च, 2022'), opt('C','April, 2022','अप्रैल, 2022'), opt('D','May, 2022','मई, 2022') ], answer:'C' }); QUESTIONS.push({ id:31, textEng: 'Which of the following forests are often called the "Lungs of the Planet"?', textHin: 'निम्नलिखित में से किन वनों को अक्सर "पृथ्वी ग्रह के फेफड़ों" के रूप में जाना जाता है?', options: [ opt('A','Tundra forest','टुण्ड्रा वन'), opt('B','Taiga forest','टैगा वन'), opt('C','Monsoon forest','मानसूनी वन'), opt('D','Amazon rain forests','अमेजन वर्षा वन') ], answer:'D' }); QUESTIONS.push({ id:32, textEng: 'Which one of the following is not correctly matched?', textHin: 'निम्नलिखित में से कौनसा सुमेलित नहीं है?', options: [ opt('A','DPT - Vaccine','DPT - टीका'), opt('B','DOTS - Tuberculosis','DOTS - क्षय रोग'), opt('C','Adrenaline - Hormone','एड्रिनलिन - हार्मोन'), opt('D','AB+ Blood group - Universal Donor','AB+ रक्त समूह - सर्वदाता') ], answer:'D' }); QUESTIONS.push({ id:33, textEng: 'Pancreatic juice contains which enzyme that breaks down emulsified fats?', textHin: 'अग्नाशयी रस में कौन सा एंजाइम होता है जो इमल्सीफाइड वसा को तोड़ता है?', options: [ opt('A','Lipase','लाइपेज़'), opt('B','Pepsin','पेप्सिन'), opt('C','Trypsin','ट्रिपसिन'), opt('D','Amylase','अमाइलेस') ], answer:'A' }); QUESTIONS.push({ id:34, textEng: 'The escape velocity of the earth is -', textHin: 'पृथ्वी का पलायन वेग है –', options: [ opt('A','13.6 km/sec','13.6 कि.मी. / सेकंड'), opt('B','19.2 km/sec','19.2 कि.मी. / सेकंड'), opt('C','11.9 km/sec','11.9 कि.मी. / सेकंड'), opt('D','11.2 km/sec','11.2 कि.मी. / सेकंड') ], answer:'D' }); QUESTIONS.push({ id:35, textEng: 'Which is called the emergency hormone in the human body?', textHin: 'मानव शरीर में किस हार्मोन को आपातकालीन हार्मोन कहा जाता है?', options: [ opt('A','Thyroxin','थायरॉक्सिन'), opt('B','Insulin','इंसुलिन'), opt('C','Adrenaline','एड्रिनलिन'), opt('D','Progesterone','प्रोजेस्ट्रोन') ], answer:'C' }); QUESTIONS.push({ id:36, textEng: 'First mammal to be cloned was -', textHin: 'क्लोन किया जाने वाला पहला स्तनपायी था –', options: [ opt('A','Sheep','भेड़'), opt('B','Goat','बकरी'), opt('C','Rat','चूहा'), opt('D','Frog','मेंढक') ], answer:'A' }); QUESTIONS.push({ id:37, textEng: 'Which one of the following is not an antioxidant?', textHin: 'निम्नलिखित में से कौनसा एक प्रति ऑक्सीकारक नहीं है?', options: [ opt('A','Vitamin E','विटामिन E'), opt('B','Selenium','सेलेनियम'), opt('C','Lycopene','लाइकोपीन'), opt('D','Aspartame','ऐस्पारटेम') ], answer:'D' }); QUESTIONS.push({ id:38, textEng: 'Involuntary actions like blood pressure and vomiting are controlled by which part of hindbrain?', textHin: 'रक्तचाप और उल्टी जैसी अनैच्छिक क्रियाओं को पश्च मस्तिष्क के किस भाग द्वारा नियंत्रित किया जाता है?', options: [ opt('A','Medulla oblongata','मेड्यूला आब्लोंगेटा'), opt('B','Pons','पोन्स'), opt('C','Cerebellum','सेरेबैलम'), opt('D','Cerebrum','सेरेब्रम') ], answer:'A' }); QUESTIONS.push({ id:39, textEng: 'Which organism causes the Kala-azar disease?', textHin: 'कौनसा जीव काला-अजार बीमारी का कारण है?', options: [ opt('A','Amoeba','अमीबा'), opt('B','Plasmodium','प्लाज्मोडियम'), opt('C','Planaria','प्लेनेरिया'), opt('D','Leishmania','लीशमैनिया') ], answer:'D' }); QUESTIONS.push({ id:40, textEng: 'Which is the hardest substance in the human body?', textHin: 'मानव शरीर का सबसे कठोरतम भाग है –', options: [ opt('A','Kneecap','घुटने की हड्डी'), opt('B','Finger Nails','उंगलियों के नाखून'), opt('C','Tooth Enamel','दांतों का इनैमल'), opt('D','Skull Bones','खोपड़ी की हड्डी') ], answer:'C' }); QUESTIONS.push({ id:41, textEng: 'Which statement is correct? Statement A: Sambhar is the largest salt water lake of Rajasthan. Statement R: Sambhar lake is located between 74° to 75° E longitudes.', textHin: 'कौनसा कथन सत्य है? कथन A: सांभर राजस्थान की सबसे बड़ी खारे पानी की झील है। कथन R: सांभर झील 74° से 75° पूर्वी देशांतरों में स्थित है।', options: [ opt('A','A or R both are correct','A और R दोनों सत्य हैं'), opt('B','Only A is correct','केवल A सत्य है'), opt('C','Only R is correct','केवल R सत्य है'), opt('D','A or R both are not correct','A और R दोनों सत्य नहीं हैं') ], answer:'A' }); QUESTIONS.push({ id:42, textEng: 'Which is the biggest Thermal Power Station of Rajasthan?', textHin: 'कौन सा राजस्थान का सबसे बड़ा तापीय विद्युत गृह है?', options: [ opt('A','Suratgarh Thermal','सूरतगढ़ थर्मल'), opt('B','Kota Thermal','कोटा थर्मल'), opt('C','Giral Thermal','गिराल थर्मल'), opt('D','Barsingsar Thermal','बरसिंहसर थर्मल') ], answer:'A' }); QUESTIONS.push({ id:43, textEng: 'Which statement is correct about Bhakra Canal project? (A) It is a joint project of Punjab-Haryana-Rajasthan. (B) It provides irrigation to Hanumangarh district. (C) Rajasthan\'s share is 17.22%. (D) It irrigates 2.3 Lakh Hectare of agricultural land.', textHin: 'भाखड़ा नहर परियोजना के बारे में कौनसा कथन सत्य है? (A) यह पंजाब-हरियाणा और राजस्थान की संयुक्त परियोजना है। (B) इससे हनुमानगढ़ जिले को सिंचाई सुविधा प्राप्त होती है। (C) राजस्थान का हिस्सा 17.22% है। (D) यह 2.3 लाख हैक्टेयर कृषिगत भूमि को सिंचित करती है।', options: [ opt('A','A, B or C','A, B और C'), opt('B','B or C','B और C'), opt('C','A, B or D','A, B और D'), opt('D','B, C or D','B, C और D') ], answer:'C' }); QUESTIONS.push({ id:44, textEng: 'Red and yellow soil is found in which district of Rajasthan?', textHin: 'राजस्थान के किन जिलों में लाल व पीली मृदा पाई जाती है?', options: [ opt('A','Sirohi-Ajmer-Tonk-Jaipur','सिरोही-अजमेर-टोंक-जयपुर'), opt('B','Sawai Madhopur-Kota-Bundi-Bhilwara','सवाई माधोपुर-कोटा-बूंदी-भीलवाड़ा'), opt('C','Ajmer-Sirohi-Dungarpur-Banswara','अजमेर-सिरोही-डूंगरपुर-बांसवाड़ा'), opt('D','Sawai Madhopur-Sirohi-Bhilwara-Ajmer','सवाई माधोपुर-सिरोही-भीलवाड़ा-अजमेर') ], answer:'D' }); QUESTIONS.push({ id:45, textEng: 'Match the following - Mine: (A) Degana (B) Mando-ki-pal (C) Jhamar Kotra (D) Goth-Manglod Mineral: (I) Tungsten (II) Florspar (III) Rock Phosphate (IV) Gypsum', textHin: 'सुमेलित कीजिये – खान: (A) डेगाना, (B) मांडो-की-पाल, (C) झामर कोटड़ा, (D) गोठ-मंगलोद, खनिज: (I) टंगस्टन, (II) फ्लोर्सपार, (III) रॉक फॉस्फेट, (IV) जिप्सम', options: [ opt('A','A-IV, B-II, C-III, D-I','A-IV, B-II, C-III, D-I'), opt('B','A-II, B-I, C-III, D-IV','A-II, B-I, C-III, D-IV'), opt('C','A-I, B-II, C-IV, D-III','A-I, B-II, C-IV, D-III'), opt('D','A-I, B-II, C-III, D-IV','A-I, B-II, C-III, D-IV') ], answer:'D' }); QUESTIONS.push({ id:46, textEng: 'Which is not correctly matched?', textHin: 'कौनसा युग्म सही सुमेलित नहीं है?', options: [ opt('A','EA\'d climate region - Eastern Rajasthan','EA\'d जलवायु प्रदेश - पूर्वी राजस्थान'), opt('B','DB\'w climate region - Northern Rajasthan','DB\'w जलवायु प्रदेश - उत्तरी राजस्थान'), opt('C','DA\'w climate region - Mid-Rajasthan','DA\'w जलवायु प्रदेश - मध्य राजस्थान'), opt('D','CA\'w climate region - South-eastern Rajasthan','CA\'w जलवायु प्रदेश - दक्षिण-पूर्वी राजस्थान') ], answer:'A' }); QUESTIONS.push({ id:47, textEng: 'According to census 2011, which district had the lowest sex ratio in the age group of 0 to 6 in Rajasthan?', textHin: 'जनगणना 2011 के अनुसार, राजस्थान में 0 से 6 आयु वर्ग में न्यूनतम लिंगानुपात किस जिले में था?', options: [ opt('A','Jhunjhunu','झुंझुनूं'), opt('B','Dholpur','धौलपुर'), opt('C','Ganganagar','गंगानगर'), opt('D','Dausa','दौसा') ], answer:'A' }); QUESTIONS.push({ id:48, textEng: 'Pre-Cambrian rocks of Rajasthan are basically described by -', textHin: 'राजस्थान में प्रि-कैम्ब्रियन चट्टानों का आधारभूत वर्णन किसके द्वारा किया गया है?', options: [ opt('A','C.A. Hacket','सी.ए. हैकेट'), opt('B','M.S. Khurana','एम.एस. खुराना'), opt('C','La Touche','ला टोचे'), opt('D','A.M. Heron','ए.एम. हेरोन') ], answer:'D' }); QUESTIONS.push({ id:49, textEng: 'Match the following – District: (A) Banswara (B) Jaisalmer (C) Dholpur (D) Ganganagar Latitude/Longitude: (I) 30°12\' N (II) 69°30\' E (III) 23°3\' N (IV) 78°17\' E', textHin: 'निम्नलिखित को सुमेलित कीजिए – जिला: (A) बांसवाड़ा, (B) जैसलमेर, (C) धौलपुर, (D) गंगानगर, अक्षांश/देशांतर: (I) 30°12\' उत्तर, (II) 69°30\' पूर्व, (III) 23°3\' उत्तर, (IV) 78°17\' पूर्व', options: [ opt('A','A-III, B-II, C-I, D-IV','A-III, B-II, C-I, D-IV'), opt('B','A-III, B-II, C-IV, D-I','A-III, B-II, C-IV, D-I'), opt('C','A-II, B-III, C-IV, D-I','A-II, B-III, C-IV, D-I'), opt('D','A-I, B-II, C-IV, D-III','A-I, B-II, C-IV, D-III') ], answer:'B' }); QUESTIONS.push({ id:50, textEng: 'Which is not correct?', textHin: 'कौनसा असत्य है?', options: [ opt('A','Mechanized agriculture is practised in Ganganagar district.','यांत्रिक कृषि गंगानगर जिले में प्रचलित है।'), opt('B','Humid south-eastern plain is suitable for soybean cultivation.','आर्द्र दक्षिण पूर्वी मैदान सोयाबीन की खेती के लिये उपयुक्त हैं।'), opt('C','Mahi-Kanchan is a high yielding variety of rice in Rajasthan.','माही-कंचन राजस्थान में चावल की उच्च उत्पादकता देने वाली किस्म है।'), opt('D','Suratgarh agriculture farm is established with the help of Russia.','सूरतगढ़ कृषि फार्म की स्थापना रूस की सहायता से की गई है।') ], answer:'C' }); QUESTIONS.push({ id:51, textEng: 'What will come in place of question mark (?) in the following series? P3C, R5F, T8I, V12L, ....?....', textHin: 'निम्नलिखित श्रेणी में प्रश्नवाचक चिन्ह (?) के स्थान पर क्या आएगा? P3C, R5F, T8I, V12L, ....?....', options: [ opt('A','X17O','X17O'), opt('B','X17M','X17M'), opt('C','Y17O','Y17O'), opt('D','Y17M','Y17M') ], answer:'A' }); QUESTIONS.push({ id:52, textEng: 'Find the wrong number in the series - 2880, 480, 92, 24, 8, 4, 4', textHin: 'श्रेणी में गलत संख्या ज्ञात कीजिए – 2880, 480, 92, 24, 8, 4, 4', options: [ opt('A','480','480'), opt('B','92','92'), opt('C','8','8'), opt('D','4','4') ], answer:'B' }); QUESTIONS.push({ id:53, textEng: 'A tree increases annually by 1/8th of its height. By how much will it increase after 2 years, if it stands today 64cm high?', textHin: 'एक पेड़ सालाना उसकी ऊँचाई का 1/8 भाग बढ़ता है, यदि वह आज 64 सेमी ऊँचा है, तो 2 वर्ष बाद इसमें कितनी वृद्धि होगी?', options: [ opt('A','81 cm','81 सेमी.'), opt('B','75 cm','75 सेमी.'), opt('C','74 cm','74 सेमी.'), opt('D','72 cm','72 सेमी.') ], answer:'A' }); QUESTIONS.push({ id: 54, textEng: 'The minimum number of straight lines required to make the following figure is -', textHin: 'निम्नलिखित आकृति को बनाने के लिए आवश्यक सरल रेखाओं की न्यूनतम संख्या है –', image: 'https://cdn.testbook.com/images/production/quesImages/qImage65b8d2bd8dd2d439fc48b0f7.png', options: [ opt('A', '9', '9'), opt('B', '10', '10'), opt('C', '11', '11'), opt('D', '12', '12') ], answer: 'B' }); QUESTIONS.push({ id:55, textEng: 'Use some rule and then find out the right option for the blank cell? (Diagram shows a matrix with numbers: top 7, left 2, right 7, bottom 15, center 63, and bottom-right/blank area)', textHin: 'कुछ विशेष नियम का प्रयोग करके रिक्त स्थान के लिए सही विकल्प बताइए –', options: [ opt('A','33','33'), opt('B','145','145'), opt('C','135','135'), opt('D','18','18') ], answer:'C' }); QUESTIONS.push({ id:56, textEng: 'Choose the Venn diagram that depicts the correct relationship among Males, Fathers and Doctors -', textHin: 'उस वेन आरेख का चयन कीजिए जो पुरुष, पिता और चिकित्सक के मध्य संबंधों को सही रूप में दर्शाता है –', options: [ opt('A','Diagram A','आरेख A'), opt('B','Diagram B','आरेख B'), opt('C','Diagram C','आरेख C'), opt('D','Diagram D','आरेख D') ], answer:'B' }); QUESTIONS.push({ id:57, textEng: 'Find the angle between the hour hand and the minute hand of a clock, when the time is 3:25 -', textHin: 'तीन बजकर 25 मिनट पर मिनट और घंटे की सुइयों के मध्य कितने अंश का कोण होता है?', options: [ opt('A','47½°','47½°'), opt('B','45°','45°'), opt('C','45½°','45½°'), opt('D','40°','40°') ], answer:'A' }); QUESTIONS.push({ id:58, textEng: '√(2+√3) · √(2+√(2+√3)) · √(2+√(2+√(2+√3))) · √(2-√(2+√(2+√3))) is equal to -', textHin: '√(2+√3) · √(2+√(2+√3)) · √(2+√(2+√(2+√3))) · √(2-√(2+√(2+√3))) बराबर है –', options: [ opt('A','1','1'), opt('B','2','2'), opt('C','4','4'), opt('D','√6','√6') ], answer:'A' }); QUESTIONS.push({ id:59, textEng: 'If in a certain code language "DELHI" is coded as "CCIDD", "SIGHT" is coded as "RGDDO", then in the same code language, "BOMBAY" will be coded as -', textHin: 'यदि एक निश्चित कूट भाषा में "DELHI" का कूट "CCIDD" है, "SIGHT" का कूट "RGDDO" है, तो समान कूट भाषा में, "BOMBAY" का कूट क्या होगा?', options: [ opt('A','ANIYWS','ANIYWS'), opt('B','ANKYUR','ANKYUR'), opt('C','AMJXVS','AMJXVS'), opt('D','AMJXVR','AMJXVR') ], answer:'C' }); QUESTIONS.push({ id:60, textEng: 'One morning Udai and Vishal were talking to each other face to face at a crossing. If Vishal\'s shadow was exactly to the left of Udai, which direction was Udai facing?', textHin: 'एक सुबह उदय और विशाल एक चौराहे पर आमने सामने बात कर रहे थे, यदि विशाल की छाया उदय के ठीक बायें ओर थी तो उदय का मुख किस दिशा में था?', options: [ opt('A','East','पूर्व'), opt('B','West','पश्चिम'), opt('C','North','उत्तर'), opt('D','South','दक्षिण') ], answer:'C' }); QUESTIONS.push({ id:61, textEng: 'A cuboid has six sides of different colours. The red side is opposite to black, the blue side is adjacent to white. The brown side is adjacent to blue. The red side is face down. Which one of the following would be the opposite to brown?', textHin: 'एक घनाभ में विभिन्न रंगों की छह फलक हैं, लाल फलक काले फलक के विपरीत है, नीला फलक सफेद फलक के निकट है। भूरा फलक नीले फलक के निकट है। लाल फलक नीचे की ओर है। निम्नलिखित में से कौन भूरे फलक के विपरीत होगा?', options: [ opt('A','Red','लाल'), opt('B','Black','काला'), opt('C','White','सफेद'), opt('D','Blue','नीला') ], answer:'C' }); QUESTIONS.push({ id:62, textEng: 'The average of 25 results is 18. The average of first twelve of them is 14 and that of last twelve is 17. Find the thirteenth result -', textHin: '25 परिणामों का औसत 18 है, जिसमें प्रथम बारह का औसत 14 एवं अंतिम बारह का औसत 17 है। 13वें परिणाम को ज्ञात करें -', options: [ opt('A','78','78'), opt('B','74','74'), opt('C','66','66'), opt('D','70','70') ], answer:'A' }); QUESTIONS.push({ id:63, textEng: 'When 70 is added to 70% of a number, then obtained number is equal to 70% of 150. Number is equal to -', textHin: 'जब एक संख्या के 70% में 70 जोड़ा जाता है, तो प्राप्त संख्या 150 के 70% के बराबर हो जाती है। संख्या बराबर है -', options: [ opt('A','35','35'), opt('B','50','50'), opt('C','70','70'), opt('D','100','100') ], answer:'B' }); QUESTIONS.push({ id:64, textEng: 'If by arranging the letters of the word LASBEBLA, the name of a game is formed, what are the first and last letters of the word so formed?', textHin: 'यदि शब्द LASBEBLA के अक्षरों को व्यवस्थित करने से किसी खेल का नाम बनता है, तो इस प्रकार बने शब्द के पहले और अंतिम अक्षर क्या हैं?', options: [ opt('A','B, L','B, L'), opt('B','L, S','L, S'), opt('C','L, E','L, E'), opt('D','S, L','S, L') ], answer:'A' }); QUESTIONS.push({ id:65, textEng: 'There are 120 students in a class, who read Maths or History or English. It is known that no student can read all three subjects. 24 read only Maths and History, 8 read only History and English and 21 read only Maths and English. 32 read only Maths and 13 only History. If 9 of the students who read only Maths start to read all three subjects, then find the percentage of students who read History?', textHin: 'एक कक्षा में 120 विद्यार्थी हैं, जो गणित या इतिहास या अंग्रेजी पढ़ते हैं। यह ज्ञात है कि कोई भी छात्र सभी 3 विषयों को नहीं पढ़ सकता है। 24 केवल गणित और इतिहास पढ़ते हैं, 8 केवल इतिहास और अंग्रेजी पढ़ते हैं और 21 केवल गणित और अंग्रेजी पढ़ते हैं। 32 केवल गणित एवं 13 केवल इतिहास पढ़ते हैं। यदि केवल गणित पढ़ने वाले छात्रों में से 9 सभी 3 विषयों को पढ़ना शुरू करते हैं, तो इतिहास पढ़ने वाले छात्रों का प्रतिशत ज्ञात कीजिए?', options: [ opt('A','50%','50%'), opt('B','60%','60%'), opt('C','40%','40%'), opt('D','None of these','इनमें से कोई नहीं') ], answer:'D' }); QUESTIONS.push({ id:66, textEng: 'A cube is coloured blue on all faces. It is cut into 64 small cubes of equal size. How many cubes have only one face coloured?', textHin: 'एक घन की सभी फलकों को नीले रंग से रंगा गया है। इसे समान आकार के 64 छोटे घनों में काटा जाता है। कितने घनों की मात्र एक फलक रंगी हुई है?', options: [ opt('A','4','4'), opt('B','8','8'), opt('C','16','16'), opt('D','24','24') ], answer:'D' }); QUESTIONS.push({ id:67, textEng: 'What will be the difference between the first digit of the highest number as well as of the lowest number after the positions of the first two digits in each number of the following series 738, 429, 156, 273, 894 are reversed?', textHin: 'निम्नलिखित श्रृंखला 738, 429, 156, 273, 894 की प्रत्येक संख्या में पहले दो अंकों को परस्पर बदल देने पर सबसे बड़ी संख्या के पहले अंक और सबसे छोटी संख्या के पहले अंक के बीच का अंतर क्या होगा?', options: [ opt('A','4','4'), opt('B','5','5'), opt('C','6','6'), opt('D','7','7') ], answer:'D' }); QUESTIONS.push({ id:68, textEng: 'A question and two statements are given below. You have to decide which statement is sufficient to answer the given question. How many doctors are working in a village? Statements: I. There is one doctor per one thousand villagers. II. There are 20 wards in the village. Each ward has number of doctors equal to total number of wards.', textHin: 'एक प्रश्न और दो कथन नीचे दिये गये हैं। आपको तय करना है कि दिये गये प्रश्न का उत्तर देने के लिये कौनसा कथन पर्याप्त है। एक ग्राम में कितने चिकित्सक कार्यरत हैं? कथन: I - प्रति एक हज़ार ग्रामीणों पर एक चिकित्सक है। II - ग्राम में 20 वार्ड हैं। प्रत्येक वार्ड में चिकित्सकों की संख्या कुल वार्डों के बराबर है।', options: [ opt('A','Only I is sufficient','केवल I पर्याप्त है'), opt('B','Only II is sufficient','केवल II पर्याप्त है'), opt('C','Both I and II are sufficient together','I और II दोनों एकसाथ पर्याप्त हैं।'), opt('D','Neither I nor II is sufficient','न तो I ना ही II पर्याप्त है।') ], answer:'B' }); QUESTIONS.push({ id:69, textEng: 'If the 25th of October in a year is Thursday, then number of Mondays in that month is equal to -', textHin: 'यदि एक वर्ष में 25 अक्टूबर गुरुवार है, तो उसी माह में सोमवार की संख्या बराबर है -', options: [ opt('A','3','3'), opt('B','4','4'), opt('C','5','5'), opt('D','6','6') ], answer:'C' }); QUESTIONS.push({ id:70, textEng: 'In the question below, three statements I, II, and III are given. You are required to find out which of the given statement is / are sufficient to answer the question. How is Q related to T? Statements: I. M and R are brothers. II. S has two sons and one daughter, R being one of the sons. III. S is the mother of T and married to Q.', textHin: 'नीचे दिए गए प्रश्न में तीन कथन I, II, और III दिए गए हैं। आपको यह पता लगाना है कि दिए गए कथनों में से कौन-सा/से कथन प्रश्न का उत्तर देने के लिए पर्याप्त है/हैं। Q, T से किस प्रकार संबंधित है? कथन: I - M और R भाई हैं। II - S के दो पुत्र और एक पुत्री है, R पुत्रों में से एक है। III - S, T की माता है और Q से विवाहित है।', options: [ opt('A','I and III','I और III'), opt('B','Only III','केवल III'), opt('C','I and II','I और II'), opt('D','II and III','II और III') ], answer:'B' }); QUESTIONS.push({ id:71, textEng: 'Statements: All cakes are desks. All desks are toffies. Conclusions: I. All toffies are cakes. II. Some toffies are cakes.', textHin: 'कथन: सभी केक डेस्क हैं। सभी डेस्क टॉफियां हैं। निष्कर्ष: I. सभी टॉफियां केक हैं। II. कुछ टॉफियां केक हैं।', options: [ opt('A','only conclusion I follows','केवल निष्कर्ष I अनुसरण करता है'), opt('B','only conclusion II follows','केवल निष्कर्ष II अनुसरण करता है'), opt('C','Both conclusions I and II follow','दोनों निष्कर्ष I और II अनुसरण करते हैं'), opt('D','Neither conclusion I nor conclusion II follows','न तो निष्कर्ष I और न ही II अनुसरण करता है') ], answer:'B' }); QUESTIONS.push({ id:72, textEng: 'How many such pairs of letters are there in the word \'FOREIGN\', each of which has as many letters between its two letters as they have between them in the English alphabet?', textHin: '\'FOREIGN\' शब्द के अक्षरों के कितने ऐसे युग्म हैं, जिनके मध्य उतने ही अक्षर हैं, जितने कि अंग्रेजी वर्णमाला में उनके बीच होते हैं?', options: [ opt('A','2','2'), opt('B','1','1'), opt('C','3','3'), opt('D','Nil','शून्य') ], answer:'A' }); QUESTIONS.push({ id:73, textEng: 'How many 3\'s are there in the given sequence which are neither preceded by 6 and nor immediately followed by 9? Series: 9366395937891639639', textHin: 'निम्न अनुक्रम में कितने ऐसे 3 हैं जिनके तुरंत पहले 6 और तुरंत बाद में 9 नहीं आया है? अनुक्रम: 9366395937891639639', options: [ opt('A','1','1'), opt('B','2','2'), opt('C','3','3'), opt('D','4','4') ], answer:'B' }); QUESTIONS.push({ id:74, textEng: 'How many times in a day are the hands of a clock straight?', textHin: 'एक दिन में घड़ी की सुइयां कितनी बार सीधी रेखा में होती हैं?', options: [ opt('A','22 times','22 बार'), opt('B','24 times','24 बार'), opt('C','44 times','44 बार'), opt('D','48 times','48 बार') ], answer:'C' }); QUESTIONS.push({ id:75, textEng: 'Which of the following rational number lies between -4/5 and -2/3?', textHin: 'निम्नलिखित में से कौन सी परिमेय संख्या -4/5 और -2/3 के मध्य स्थित है?', options: [ opt('A','-3/5','-3/5'), opt('B','-7/9','-7/9'), opt('C','-1/3','-1/3'), opt('D','-13/45','-13/45') ], answer:'B' }); QUESTIONS.push({ id:76, textEng: 'Equations are solved on the basis of a certain system, on the same basis find out the correct answer for the given equation: If 5472 = 9, 6342 = 6, 7584 = 6, then 9236 = ?', textHin: 'यदि 5472 = 9, 6342 = 6, 7584 = 6 तब 9236 = ?', options: [ opt('A','2','2'), opt('B','3','3'), opt('C','4','4'), opt('D','5','5') ], answer:'B' }); QUESTIONS.push({ id:77, textEng: 'Which of the following letters is 14th to the right of 6th letter from the left in the English alphabet?', textHin: 'निम्नलिखित में से कौन सा अक्षर अंग्रेजी वर्ण माला में बाएं से छठें अक्षर के दाएं से 14वां है?', options: [ opt('A','R','R'), opt('B','P','P'), opt('C','W','W'), opt('D','T','T') ], answer:'D' }); QUESTIONS.push({ id:78, textEng: 'The value of k for which quadratic equation kx(x-2) + 6 = 0 has equal roots are -', textHin: 'kx(x-2) + 6 = 0 का मूल बराबर है, k का मान ज्ञात कीजिए:', options: [ opt('A','2√6','2√6'), opt('B','6','6'), opt('C','3√6','3√6'), opt('D','4','4') ], answer:'B' }); QUESTIONS.push({ id:79, textEng: 'Raju\'s father\'s age is 5 years more than three times of Raju\'s age. Raju\'s father is 44 years old, then age of Raju is -', textHin: 'राजू के पिता की आयु राजू की आयु के तीन गुने से 5 वर्ष अधिक है। राजू के पिता की आयु 44 वर्ष है, तो राजू की आयु होगी:', options: [ opt('A','39 years','39 वर्ष'), opt('B','12 years','12 वर्ष'), opt('C','13 years','13 वर्ष'), opt('D','14 years','14 वर्ष') ], answer:'C' }); QUESTIONS.push({ id:80, textEng: 'Study the following information and answer the question given below it: K, G and H are intelligent. K, R and J are hardworking. R, H and J are honest. K, G and J are ambitious. Which of the following persons is neither honest nor hardworking but is ambitious?', textHin: 'निम्नलिखित जानकारी का अध्ययन करें और उसके नीचे दिए गए प्रश्न का उत्तर दें। K, G और H बुद्धिमान हैं। K, R और J मेहनती हैं। R, H और J ईमानदार हैं। K, G और J महत्वाकांक्षी हैं। निम्नलिखित में से कौन सा व्यक्ति न तो ईमानदार है और ना ही मेहनती है, लेकिन महत्वाकांक्षी है?', options: [ opt('A','K','K'), opt('B','G','G'), opt('C','R','R'), opt('D','H','H') ], answer:'B' }); QUESTIONS.push({ id:81, textEng: 'In a tournament 14 teams play league matches. If each team plays against every other team once only then how many matches are played?', textHin: 'एक टूर्नामेंट में 14 टीमें लीग मैच खेलती हैं। यदि प्रत्येक टीम हर दूसरी टीम के खिलाफ केवल एक बार खेलती है, तो कितने मैच खेले जाते हैं?', options: [ opt('A','105','105'), opt('B','91','91'), opt('C','85','85'), opt('D','78','78') ], answer:'B' }); QUESTIONS.push({ id:82, textEng: 'Aarti is older than Muskan. Gajendra is older than Muskan but younger than Aarti. Keshav is younger than Rajendra and Muskan. Muskan is older than Rajendra. Whose age is between Rajendra and Gajendra?', textHin: 'आरती, मुस्कान से बड़ी है। गजेन्द्र, मुस्कान से बड़ा है, लेकिन आरती से छोटा है। केशव, राजेन्द्र और मुस्कान से छोटा है। मुस्कान, राजेन्द्र से बड़ी है। किसकी उम्र राजेन्द्र और गजेन्द्र के बीच है?', options: [ opt('A','Keshav','केशव'), opt('B','Muskan','मुस्कान'), opt('C','Aarti','आरती'), opt('D','None of these','इनमें से कोई नहीं') ], answer:'B' }); QUESTIONS.push({ id:83, textEng: 'The central angle of the C field is equal to - (Based on the Pie-Chart showing family expenditure)', textHin: 'C क्षेत्र का केन्द्रीय कोण बराबर है:', options: [ opt('A','1.8°','1.8°'), opt('B','18°','18°'), opt('C','20°','20°'), opt('D','5°','5°') ], answer:'B' }); QUESTIONS.push({ id:84, textEng: 'If the family expenditure is ₹56,000, the difference between the expenses of (B, C) and (F, E) is equal to -', textHin: 'यदि परिवार का कुल व्यय ₹56,000 है, तो (B, C) और (F, E) के व्यय का अन्तर बराबर है:', options: [ opt('A','₹448','₹448'), opt('B','₹4480','₹4480'), opt('C','₹4380','₹4380'), opt('D','₹4580','₹4580') ], answer:'B' }); QUESTIONS.push({ id:85, textEng: 'Find the number of triangles in the given figure -', textHin: 'दिए गए चित्र में त्रिभुजों की संख्या ज्ञात कीजिए:', options: [ opt('A','24','24'), opt('B','22','22'), opt('C','20','20'), opt('D','18','18') ], answer:'B' }); QUESTIONS.push({ id:86, textEng: 'If the second half of the English alphabet is reversed then which letter will be 4th to the right of 20th letter from the right?', textHin: 'यदि अंग्रेजी वर्णमाला के द्वितीय अर्धांश को उलट दिया जाए, तो कौन सा अक्षर दायें से 20वें अक्षर के दायें से चौथा होगा?', options: [ opt('A','U','U'), opt('B','K','K'), opt('C','E','E'), opt('D','F','F') ], answer:'B' }); QUESTIONS.push({ id:87, textEng: 'If a mirror is placed in position of LM, then which of the answer figures is the right mirror image of the given question figure?', textHin: 'दी गई उत्तर आकृतियों में से कौन सी दी गई प्रश्न आकृति का सही प्रतिबिम्ब है, जब दर्पण को LM की स्थिति में रखा जाये?', options: [ opt('A','Figure A','आकृति A'), opt('B','Figure B','आकृति B'), opt('C','Figure C','आकृति C'), opt('D','Figure D','आकृति D') ], answer:'A' }); QUESTIONS.push({ id:88, textEng: 'A man completes half of a trip at 30 miles per hour and the other half at 60 miles per hour. If the whole trip is 20 miles, how much time will he take to complete the trip?', textHin: 'एक आदमी एक यात्रा की आधी दूरी 30 मील प्रति घंटे एवं अन्य आधी दूरी 60 मील प्रति घंटे से पूर्ण करता है। यदि पूरी यात्रा 20 मील की हो, तो वह अपनी यात्रा पूर्ण करने में कितना समय लेगा?', options: [ opt('A','30 minute','30 मिनट'), opt('B','45 minute','45 मिनट'), opt('C','60 minute','60 मिनट'), opt('D','75 minute','75 मिनट') ], answer:'C' }); QUESTIONS.push({ id:89, textEng: 'Select the correct alternative that shares the same relationship as the given pair below: Q × M : 13 × 17 :: D × H : ?', textHin: 'सही विकल्प का चयन करें जो नीचे दिए गए जोड़े के समान संबंध साझा करता है: Q × M : 13 × 17 :: D × H : ?', options: [ opt('A','4 × 6','4 × 6'), opt('B','4 × 8','4 × 8'), opt('C','8 × 4','8 × 4'), opt('D','6 × 6','6 × 6') ], answer:'D' }); QUESTIONS.push({ id:90, textEng: 'Select the correct alternative that shares the same relationship as the given pair below: Fog : Visibility :: AIDS : ?', textHin: 'सही विकल्प का चयन करें जो नीचे दिए गए जोड़े के समान संबंध साझा करता है - कोहरा : दृश्यता :: एड्स : ?', options: [ opt('A','Health','स्वास्थ्य'), opt('B','Resistance','प्रतिरोध'), opt('C','Virus','वायरस'), opt('D','Death','मृत्यु') ], answer:'B' }); QUESTIONS.push({ id:91, textEng: 'Find the odd one out -', textHin: 'विषम (बेमेल) को चुनें -', options: [ opt('A','D22R','D22R'), opt('B','G29M','G29M'), opt('C','T36P','T36P'), opt('D','V24B','V24B') ], answer:'B' }); QUESTIONS.push({ id:92, textEng: 'Find the missing number from the given alternatives - (Diagram shows a table/grid relationship with numbers)', textHin: 'दी गई आकृति से लुप्त संख्या ज्ञात करें -', options: [ opt('A','66','66'), opt('B','71','71'), opt('C','72','72'), opt('D','78','78') ], answer:'C' }); QUESTIONS.push({ id:93, textEng: 'If A denotes -, C denotes ×, D denotes ÷, E denotes +, then 14C3A12E4D2 = ?', textHin: 'यदि A का अर्थ -, C का अर्थ ×, D का अर्थ ÷, E का अर्थ + है, तब 14C3A12E4D2 = ?', options: [ opt('A','17','17'), opt('B','32','32'), opt('C','28','28'), opt('D','6','6') ], answer:'B' }); QUESTIONS.push({ id:94, textEng: 'If \'sky\' is called \'sea\', \'sea\' is called \'water\', \'water\' is called \'air\', \'air\' is called \'cloud\' and \'cloud\' is called \'river\', then what do we drink when thirsty?', textHin: 'यदि \'आकाश\' को \'समुद्र\' कहा जाता है, \'समुद्र\' को \'पानी\' कहा जाता है, \'पानी\' को \'हवा\' कहा जाता है, \'हवा\' को \'बादल\' कहा जाता है और \'बादल\' को \'नदी\' कहा जाता है, तो प्यास लगने पर हम किसे पिएंगे?', options: [ opt('A','sky','आकाश'), opt('B','air','हवा'), opt('C','water','पानी'), opt('D','sea','समुद्र') ], answer:'B' }); QUESTIONS.push({ id:95, textEng: 'Six persons are sitting in a circle. A is facing B. B is to the right of E and left of C. C is to the left of D. F is to the right of A. Now, D exchanges his seat with F and E with B. Who will be sitting to the left of D?', textHin: '6 व्यक्ति एक वृत्त में बैठे हैं। A, B की ओर उन्मुख है। B, E के दायीं ओर है और C के बायीं ओर है। C, D के बायीं ओर है। F, A के दायीं ओर है। अब D, F के साथ अपनी सीट का आदान-प्रदान करता है और E, B के साथ। D के बायें कौन बैठा होगा?', options: [ opt('A','B','B'), opt('B','D','D'), opt('C','E','E'), opt('D','A','A') ], answer:'B' }); QUESTIONS.push({ id:96, textEng: 'In the following question, three of the given four numbered figures (A), (B), (C) and (D) are alike in a certain way. Choose the one which is different from these three figures -', textHin: 'निम्न प्रश्न में दी गयी चार क्रमांकित आकृतियों में से तीन एक निश्चित तरीके से समान हैं। वह आकृति चुनें जो इन तीनों आकृतियों से भिन्न हो:', options: [ opt('A','Figure A','आकृति A'), opt('B','Figure B','आकृति B'), opt('C','Figure C','आकृति C'), opt('D','Figure D','आकृति D') ], answer:'D' }); QUESTIONS.push({ id:97, textEng: 'A group of 630 children are arranged in rows for a group photo session. Each row contains three less children than the row in front of it. What number of rows is not possible?', textHin: 'समूह फोटो सत्र के लिए 630 बच्चों के एक समूह को पंक्तियों में व्यवस्थित किया जाता है। प्रत्येक पंक्ति में उसके सामने की पंक्ति से तीन कम बच्चे हैं। कौन सी पंक्तियों की संख्या संभव नहीं है?', options: [ opt('A','3','3'), opt('B','4','4'), opt('C','5','5'), opt('D','6','6') ], answer:'D' }); QUESTIONS.push({ id:98, textEng: 'Mr. X walked 75 m towards North. Then he turned to left and walked 25 m. He turned left again and walked 80 m. Then he turned to right at an angle of 45°. In which direction was he moving finally?', textHin: 'श्रीमान X उत्तर की ओर 75 मीटर चला। फिर वह बायीं ओर मुड़ा और 25 मीटर चला। फिर वह बायीं ओर मुड़ा और 80 मीटर चला। फिर वह दायीं ओर 45° के कोण पर मुड़ा। अंत में वह किस दिशा में चल रहा था?', options: [ opt('A','North-East','उत्तर-पूर्व'), opt('B','North-West','उत्तर-पश्चिम'), opt('C','South-East','दक्षिण-पूर्व'), opt('D','South-West','दक्षिण-पश्चिम') ], answer:'D' }); QUESTIONS.push({ id:99, textEng: 'Find the largest number of four digits which gives remainder 4 when divided by each 6, 8, 10 and 12?', textHin: 'चार अंकों की बड़ी-से-बड़ी संख्या ज्ञात कीजिये जिसे 6, 8, 10 और 12 प्रत्येक से विभाजित करने पर शेषफल 4 बचता है।', options: [ opt('A','9984','9984'), opt('B','9964','9964'), opt('C','9946','9946'), opt('D','9944','9944') ], answer:'B' }); QUESTIONS.push({ id:100, textEng: 'If percentage of increase of total number of vehicles from 2000-01 to 2010-11 is made equal to percentage of increase of total number of vehicles from 1990-91 to 2000-01, then total number of vehicles in 2010-11 would be equal to (in lakhs)? (Based on the vehicle statistics table)', textHin: 'यदि 2000-01 से 2010-11 तक की कुल वाहनों की संख्या का प्रतिशत 1990-91 से 2000-01 के कुल वाहनों की संख्या के प्रतिशत के बराबर है, तो 2010-11 में वाहनों की कुल संख्या बराबर होगी (लाखों में):', options: [ opt('A','42','42'), opt('B','42.5','42.5'), opt('C','43.95','43.95'), opt('D','43.36','43.36') ], answer:'D' }); // -------------------------------------------------------------- // APP STATE // -------------------------------------------------------------- let currentIndex = 0; const userAnswers = new Array(100).fill(null); let timerInterval = null; let seconds = 60 * 60; let testFinished = false; const qNumDisplay = document.getElementById('qNumDisplay'); const qTextDisplay = document.getElementById('qTextDisplay'); const optionsContainer = document.getElementById('optionsContainer'); const prevBtn = document.getElementById('prevBtn'); const nextBtn = document.getElementById('nextBtn'); const resetBtn = document.getElementById('resetBtn'); const resetFromResultBtn = document.getElementById('resetFromResultBtn'); const jumpGrid = document.getElementById('jumpGrid'); const timerDisplay = document.getElementById('timerDisplay'); const answeredCount = document.getElementById('answeredCount'); const remainingCount = document.getElementById('remainingCount'); const resultPanel = document.getElementById('resultPanel'); const resultSummary = document.getElementById('resultSummary'); const reviewContainer = document.getElementById('reviewContainer'); function renderQuestion(index) { const q = QUESTIONS[index]; qNumDisplay.textContent = `प्रश्न ${index+1} / 100`; qTextDisplay.innerHTML = `${q.textEng}${q.textHin}`; optionsContainer.innerHTML = ''; q.options.forEach((opt) => { const div = document.createElement('div'); div.className = 'option'; if (userAnswers[index] === opt.label) div.classList.add('selected'); const radio = document.createElement('input'); radio.type = 'radio'; radio.name = `q${index}`; radio.value = opt.label; if (userAnswers[index] === opt.label) radio.checked = true; const label = document.createElement('label'); label.innerHTML = `${opt.textEng}${opt.textHin}`; div.appendChild(radio); div.appendChild(label); div.addEventListener('click', (e) => { if (e.target.tagName !== 'INPUT') { const inp = div.querySelector('input'); inp.checked = true; handleOptionSelect(index, opt.label); } }); radio.addEventListener('change', () => { handleOptionSelect(index, opt.label); }); optionsContainer.appendChild(div); }); updateJumpButtons(); updateStats(); } function handleOptionSelect(index, value) { if (testFinished) return; userAnswers[index] = value; renderQuestion(index); } function updateStats() { const answered = userAnswers.filter(v => v !== null).length; answeredCount.textContent = answered; remainingCount.textContent = 100 - answered; } function updateJumpButtons() { const btns = jumpGrid.querySelectorAll('.jump-btn'); btns.forEach((btn, idx) => { btn.classList.toggle('answered', userAnswers[idx] !== null); btn.classList.toggle('active', idx === currentIndex); }); } function buildJumpGrid() { jumpGrid.innerHTML = ''; for (let i=0; i { if (!testFinished) { currentIndex = i; renderQuestion(i); } }); jumpGrid.appendChild(btn); } } function goToPrev() { if (!testFinished && currentIndex > 0) { currentIndex--; renderQuestion(currentIndex); } } function goToNext() { if (!testFinished && currentIndex < 99) { currentIndex++; renderQuestion(currentIndex); } } function updateTimerDisplay() { const mins = Math.floor(seconds / 60); const secs = seconds % 60; timerDisplay.textContent = `${String(mins).padStart(2,'0')}:${String(secs).padStart(2,'0')}`; if (seconds { seconds--; updateTimerDisplay(); }, 1000); } function finishTest(reason) { if (testFinished) return; testFinished = true; clearInterval(timerInterval); showResults(); } function showResults() { let correct = 0, wrong = 0, unanswered = 0; const reviewItems = []; QUESTIONS.forEach((q, idx) => { const userAns = userAnswers[idx]; const correctAns = q.answer; if (userAns === null) { unanswered++; reviewItems.push({ idx, status: 'unanswered', userAns, correctAns }); } else if (userAns === correctAns) { correct++; reviewItems.push({ idx, status: 'correct', userAns, correctAns }); } else { wrong++; reviewItems.push({ idx, status: 'wrong', userAns, correctAns }); } }); const rawScore = correct - (wrong * (1/3)); const finalScore = Math.max(0, rawScore); resultSummary.innerHTML = ` ✅ सही ${correct} ❌ गलत ${wrong} ⬜ अनुत्तरित ${unanswered} 📊 अंक (1/3 नेगेटिव) ${finalScore.toFixed(2)} `; reviewContainer.innerHTML = reviewItems.map(item => { const q = QUESTIONS[item.idx]; const statusClass = item.status === 'correct' ? 'correct' : (item.status === 'wrong' ? 'wrong' : 'unanswered'); const statusLabel = item.status === 'correct' ? '✅ सही' : (item.status === 'wrong' ? '❌ गलत' : '⬜ अनुत्तरित'); const ansText = item.userAns ? `आपका: ${item.userAns}` : '—'; return ` ${q.textEng} ${q.textHin} ${statusLabel} | ${ansText} | सही उत्तर: ${item.correctAns} `; }).join(''); resultPanel.classList.remove('hidden'); document.getElementById('questionPanel').style.display = 'none'; document.getElementById('statsRow').style.display = 'none'; } function resetTest() { clearInterval(timerInterval); for (let i=0; i { if (e.key === 'ArrowLeft') goToPrev(); else if (e.key === 'ArrowRight') goToNext(); }); })();