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

---Advertisement---

NEET UG 2026- राजस्थान के 611 केंद्रों पर परीक्षा आज:देश के सबसे बड़े मेडिकल एग्जाम के लिए प्रशासन अलर्ट, जानिए कब बंद होगी एंट्री

On: मई 3, 2026 10:03 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

देश का सबसे बड़ा मेडिकल एंट्रेंस एग्जाम ‘NEET-UG 2026’ आज (रविवार) देशभर में होगा। राजस्थान के 27 जिलों में बनाए गए 611 केंद्रों पर करीब 2.09 लाख अभ्यर्थी डॉक्टर बनने के अपने सपने को पूरा करने के लिए परीक्षा देंगे। प्रशासन ने परीक्षा को लेकर सुरक्षा, ट्रैफिक और ड्रेस कोड की सख्त गाइडलाइन जारी की है। नेशनल टेस्टिंग एजेंसी (NTA) के अनुसार, परीक्षा दोपहर 2 बजे से शुरू होगी, लेकिन अभ्यर्थियों को सुबह 11 बजे से ही रिपोर्टिंग के लिए बुलाया गया है। 1:30 बजे मुख्य गेट बंद कर दिए जाएंगे, इसके बाद किसी भी स्थिति में प्रवेश नहीं मिलेगा। 180 सवाल, 720 नंबर का होगा पेपर नीट में इस बार बायोलॉजी का पलड़ा भारी रहेगा। पेपर का पैटर्न कुछ इस प्रकार है- बायोलॉजी: 90 सवाल (सबसे अधिक वेटेज) फिजिक्स: 45 सवाल केमिस्ट्री: 45 सवाल कुल प्रश्न: 180 सवाल (समय: 180 मिनट) मार्किंग: हर सही सवाल पर 4 अंक मिलेंगे। इस बार लड़कियां आगे, 13.32 लाख फीमेल कैंडिडेट्स देशभर में इस बार कुल 22.79 लाख छात्रों ने रजिस्ट्रेशन कराया है, जो पिछले साल के मुकाबले बढ़त दर्शाता है। खास बात यह है कि इस बार भी छात्राओं की संख्या छात्रों से अधिक है। फीमेल कैंडिडेट्स: 13.32 लाख मेल कैंडिडेट्स: 9.46 लाख छात्रों को राहत: बायोमेट्रिक फेल होने पर दे सकेंगे लिखित अंडरटेकिंग अक्सर तकनीकी खराबी के कारण बायोमेट्रिक वेरिफिकेशन में होने वाली देरी से छात्र परेशान ह

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

बेंगलुरु डे-केयर मामला, पैरेंट्स बोले- बच्चों में डर फैला:वॉशरूम जाने से डरते हैं, केयरटेयर की आवाज सुनकर कांप जाते थे

red and white modern breaking news youtube thumbnail

CG Murder: बर्थडे पार्टी में ट्रांसपोर्टर का मर्डर, कैंपर से कुचला

red and white modern breaking news youtube thumbnail

स्पोर्ट्स अपडेट:अफगानिस्तान प्रीमियर लीग में सुरक्षा घेरा तोड़ फैन ग्राउंड में घुसा, FIDE ने पूर्व व्लादिमीर क्रामनिक को सस्पेंड किया

red and white modern breaking news youtube thumbnail

स्पोर्ट्स अपडेट:अफगानिस्तान प्रीमियर लीग में सुरक्षा घेरा तोड़ फैन ग्राउंड में घुसा, FIDE ने पूर्व व्लादिमीर क्रामनिक को सस्पेंड किया

red and white modern breaking news youtube thumbnail

पीएम नरेंद्र मोदी के हमशक्ल को ईशा समझ बैठीं असली:देखते ही शॉक होकर कहा- ओह मोदी जी, जमकर उड़ा मजाक, बाद में तस्वीरें लीं

red and white modern breaking news youtube thumbnail

CG Jobs: नौकरी का सुनहरा अवसर, 235 से अधिक पदों पर होगी भर्ती, मौका न छोड़े; आज हि तुरंत अप्लाई करें

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!"); } });