क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

JEE एडवांस-2026 में टॉप-3 राजस्थान से:पहली और दूसरी रैंक पर कोटा के स्टूडेंट्स, सीकर के छात्र की तीसरी रैंक

On: जून 1, 2026 7:42 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

जॉइंट एंट्रेंस एग्जाम (JEE) एडवांस 2026 का रिजल्ट घोषित हो गया है। कोटा के स्टूडेंट शुभम ने पहली और कबीर ने ऑल इंडिया सेकंड रैंक हासिल की है। वहीं, सीकर के स्टूडेंट जतिन ने तीसरी रैंक हासिल की है। रिजल्ट आने के साथ ही कोटा और सीकर में जश्न का माहौल है। ये लगातार तीसरा साल है, जब कोटा से ऑल इंडिया पहली रैंक बनी है। जेईई एडवांस के रिजल्ट से करीब 55 हजार स्टूडेंट्स देश के 23 आईआईटी की बी-टेक, इंटीग्रेटेड एम-टेक और ड्यूल डिग्री पाठ्यक्रमों में एडमिशन की काउंसलिंग के लिए क्वालिफाई घोषित हुए हैं। शेड्यूल के अनुसार रिजल्ट सोमवार (1 जून) सुबह 10 बजे जारी होना था, लेकिन रविवार देर रात 2.30 बजे ही जारी कर दिया गया। ये एग्जाम भारतीय प्रौद्योगिकी संस्थान (IIT) रुड़की ने करवाया था। एक नंबर से रैंक में फिसले कबीर जेईई एडवांस में फर्स्ट रैंक वाले शुभम कुमार मूल रूप से बिहार के रहने वाले हैं। उनके पिता बिजनेसमैन हैं और माता हाउसवाइफ हैं। टॉपर शुभम को 330 नंबर मिले हैं। वहीं, सेंकंड रैंक हासिल करने वाले कबीर छिल्लर दिल्ली के रहने वाले हैं। उनके पिता भी आईआईटीयन रहे हैं। वे एक प्राइवेट कंपनी में जॉब करते हैं। उनकी माता प्राइवेट स्कूल टीचर हैं। कबीर के 329 नंबर हैं। सीकर के स्टूडेंट जतिन कुमार चाहर के ऑल इंडिया थर्ड रैंक आई है। जतिन ने 319 नंबर हासिल किए हैं। जतिन मूल रूप से झुंझुनू ज?

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

खिताबी जीत के पल: पत्नी अनुष्का के साथ जमकर झूमे विराट कोहली, फोटोज में देखें किस तरह चैंपियंस ने मनाया जश्न

red and white modern breaking news youtube thumbnail

JEE Advanced 2026 रिजल्ट जारी:दिल्ली जोन के शुभम कुमार ने किया टॉप, 1,79 लाख कैंडिडेट्स ने दी थी परीक्षा

red and white modern breaking news youtube thumbnail

कांग्रेस नेता राहुल गांधी आज पुष्कर आएंगे:पार्टी के चिंतन शिविर में होंगे शामिल, 65 जिला अध्यक्षों को संबोधित करेंगे

red and white modern breaking news youtube thumbnail

सेंसेक्स 300 अंक चढ़कर 75,100 पर कारोबार कर रहा:निफ्टी में 100 अंकों की तेजी; आईटी शेयरों में सबसे ज्यादा खरीदारी

red and white modern breaking news youtube thumbnail

सेंसेक्स 300 अंक चढ़कर 75,100 पर कारोबार कर रहा:निफ्टी में 100 अंकों की तेजी; आईटी शेयरों में सबसे ज्यादा खरीदारी

red and white modern breaking news youtube thumbnail

वर्ल्ड अपडेट्स:मलेशिया में 16 साल से कम उम्र के बच्चों के सोशल मीडिया अकाउंट पर रोक

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });