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

---Advertisement---

ISC, ICSE रिजल्ट 2026 जारी:10वीं में 98%, 12वीं में 99% स्टूडेंट्स पास, टॉपर्स की लिस्ट इस साल भी नहीं की गई रिलीज

On: अप्रैल 30, 2026 12:12 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

काउंसिल फॉर द इंडियन स्कूल सर्टिफिकेट एग्जामिनेशन यानी सीआइएससीई ने ICSE क्लास 10वीं और ISC 12वीं एग्जाम के रिजल्ट जारी कर दिए हैं। CISCE 10वीं में 98.18% स्टूडेंट्स पास हुए। यह एग्जाम 2.6 लाख स्टूडेंट्स ने दिया था। वहीं 12वीं में 99.13% स्टूडेंट्स पास हुए हैं। ऐसे चेक करें रिजल्ट : परीक्षा में शामिल होने वाले छात्र DigiLocker, SMS और UMANG ऐप के जरिए भी अपनी मार्कशीट देख और डाउनलोड कर सकते हैं। इस साल इन परीक्षाओं में 4 लाख से ज्यादा छात्रों ने हिस्सा लिया है। स्टूडेंट्स ऑफिशियल वेबसाइट results.cisce.org पर जाकर रिजल्ट चेक कर सकते हैं। ऑफिशियल वेबसाइट पर स्टूडेंट्स को अपना यूनिक UID और इंडेक्स नंबर डालना पड़ेगा, तभी वे अपना रिजल्ट देख पाएंगे। मिनिमम पासिंग परसेंटेज जारी : ICSE (10वीं) में पास होने के लिए कम से कम 33% अंक लाने जरूरी हैं, जबकि ISC (12वीं) में पास होने के लिए 35% अंक जरूरी हैं। डिजिलॉकर पर ऐसे चेक करें ICSE, ISC रिजल्ट : टॉपर्स लिस्ट नहीं हुई जारी : आईसीएसई (10वीं) और आईएससी (12वीं) के लिए CISCE अब टॉपर्स की कोई ऑफिशियल लिस्ट जारी नहीं करता है। बोर्ड ने यह फैसला इसलिए लिया है ताकि छात्रों पर ज्यादा पढ़ाई का दबाव न बनें। साल 2024 और 2025 में भी कोई मेरिट लिस्ट जारी नहीं की गई थी। आखिरी बार 2023 में ISC की मेरिट लिस्ट आई थी, जिसमें 5 छात्रों ने मिलकर पहला स्थान हासिल किया था, जिनमें 3 लड़कियां थीं। हालांकि, अलग-अलग विषयों ?

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

एथेनॉल आवंटन में बदलाव नहीं करें, सुप्रीम कोर्ट का आदेश:सरकार ने कहा- 20% एथेनॉल मिलाने की पॉलिसी नहीं बदलेगी, असर अगले साल और साफ होगा

red and white modern breaking news youtube thumbnail

July Rule Change: 1 जुलाई से बदल जाएंगे कई नियम, ये चीजें होंगे महंगे !

red and white modern breaking news youtube thumbnail

CG Lightning Strike: आम बीनने पेड़ के नीचे खड़े थे मासूम; बिजली गिरने से 2 बच्चों समेत 3 की मौत, 1 बच्ची गंभीर

red and white modern breaking news youtube thumbnail

Bilaspur Theft: पहले करते थे रेकी, फिर चुराते थे बकरियां, स्कॉर्पियो में भरकर हो जाते थे फरार..

red and white modern breaking news youtube thumbnail

Raipur News: टूट गया नकटी गांव, खुले आसमान के नीचे रात गुजारे परिवार, बोले- सांसद ने झूठा आश्वासन दिया

red and white modern breaking news youtube thumbnail

अमेरिकी सांसद बोले- भारत-अमेरिका रिश्ते 30 साल में सबसे खराब:ट्रम्प की टैरिफ नीति और एकतरफा फैसलों ने भरोसे को नुकसान पहुंचाया

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