<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CUCET 2026 &#8211; universityresultzone.com</title>
	<atom:link href="https://universityresultzone.com/tag/cucet-2026/feed/" rel="self" type="application/rss+xml" />
	<link>https://universityresultzone.com</link>
	<description>Simplify Your University Journey. Everything Here</description>
	<lastBuildDate>Fri, 13 Feb 2026 06:19:34 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.7</generator>

<image>
	<url>https://universityresultzone.com/wp-content/uploads/2024/04/cropped-universityresulrzone.com-3-150x150.png</url>
	<title>CUCET 2026 &#8211; universityresultzone.com</title>
	<link>https://universityresultzone.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">235024572</site>	<item>
		<title>CUCET 2026 में 250 करोड़ की स्कॉलरशिप! फेज 1 में 100% तक फीस माफ, फेज 2 में कम?</title>
		<link>https://universityresultzone.com/cucet-2026-scholarship-phase-1-vs-phase-2-full-guide/</link>
					<comments>https://universityresultzone.com/cucet-2026-scholarship-phase-1-vs-phase-2-full-guide/#respond</comments>
		
		<dc:creator><![CDATA[Rohit Saini]]></dc:creator>
		<pubDate>Fri, 13 Feb 2026 06:19:32 +0000</pubDate>
				<category><![CDATA[Universities Entrance Exam]]></category>
		<category><![CDATA[CUCET 2026]]></category>
		<category><![CDATA[CUCET 2026 Scholarship]]></category>
		<guid isPermaLink="false">https://universityresultzone.com/?p=2058</guid>

					<description><![CDATA[📌 सबसे पहले: CUCET क्या है? (CUET नहीं!) CUCET = चंडीगढ़ यूनिवर्सिटी कॉमन एंट्रेंस टेस्ट। यह NTA वाला CUET नहीं है। यह चंडीगढ़ यूनिवर्सिटी का अपना एग्जाम है, जो हर साल लाखों स्टूडेंट्स को 100% तक स्कॉलरशिप दिलाता है। 2026 में यूनिवर्सिटी ने 250 करोड़ रुपये की स्कॉलरशिप रखी है — ₹200 करोड़ मोहाली कैंपस ... <a title="CUCET 2026 में 250 करोड़ की स्कॉलरशिप! फेज 1 में 100% तक फीस माफ, फेज 2 में कम?" class="read-more" href="https://universityresultzone.com/cucet-2026-scholarship-phase-1-vs-phase-2-full-guide/" aria-label="Read more about CUCET 2026 में 250 करोड़ की स्कॉलरशिप! फेज 1 में 100% तक फीस माफ, फेज 2 में कम?">Read more</a>]]></description>
										<content:encoded><![CDATA[
<style>
    /* Scoped CSS for CUCET Article */
    .cucet-article-card {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
        line-height: 1.6;
        color: #333;
        background: #fff;
        max-width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .cucet-article-card * {
        box-sizing: border-box;
    }

    /* Headings */
    .cucet-article-card h1 {
        color: #d32f2f; /* Alert Red */
        font-size: 28px;
        margin-bottom: 10px;
        line-height: 1.3;
        font-weight: 800;
        border-bottom: 3px solid #eee;
        padding-bottom: 15px;
    }

    .cucet-article-card h2 {
        color: #1565c0; /* Trust Blue */
        font-size: 22px;
        margin-top: 35px;
        margin-bottom: 15px;
        border-left: 5px solid #ff9800; /* Warning Orange */
        padding-left: 12px;
        background: #f5f5f5;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    /* Conversation Box */
    .cucet-chat-box {
        background-color: #e3f2fd;
        border: 1px solid #bbdefb;
        padding: 20px;
        border-radius: 8px;
        margin: 20px 0;
        font-style: italic;
        color: #0d47a1;
    }
    
    .cucet-chat-box strong {
        color: #d32f2f;
    }

    /* Alert Box */
    .cucet-alert-box {
        background-color: #ffebee;
        border-left: 6px solid #d32f2f;
        padding: 20px;
        border-radius: 6px;
        margin: 25px 0;
    }
    
    .cucet-alert-box strong {
        color: #b71c1c;
    }

    /* Comparison Table */
    .cucet-table-wrap {
        overflow-x: auto;
        margin: 20px 0;
        border-radius: 8px;
        border: 1px solid #e0e0e0;
    }

    .cucet-article-card table {
        width: 100%;
        border-collapse: collapse;
        min-width: 600px;
        background: #fff;
    }

    .cucet-article-card th {
        background-color: #37474f;
        color: #ffffff;
        padding: 12px 15px;
        text-align: left;
        font-weight: 600;
    }

    .cucet-article-card td {
        padding: 12px 15px;
        border-bottom: 1px solid #eee;
        vertical-align: middle;
    }

    .cucet-article-card tr:nth-child(even) {
        background-color: #f9f9f9;
    }

    /* Checkbox List */
    .cucet-checklist {
        list-style: none;
        padding: 0;
    }
    .cucet-checklist li {
        padding: 10px 0;
        border-bottom: 1px dashed #eee;
        font-size: 17px;
    }
    .cucet-checklist li::before {
        content: "&#x2705;";
        margin-right: 10px;
        font-weight: bold;
    }
    
    /* Cross List */
    .cucet-crosslist {
        list-style: none;
        padding: 0;
    }
    .cucet-crosslist li {
        padding: 10px 0;
        border-bottom: 1px dashed #eee;
        font-size: 17px;
    }
    .cucet-crosslist li::before {
        content: "&#x274c;";
        margin-right: 10px;
        font-weight: bold;
    }

    /* CTA Button */
    .cucet-cta-btn {
        display: block;
        background: linear-gradient(135deg, #d32f2f 0%, #b71c1c 100%);
        color: white !important;
        padding: 15px;
        text-align: center;
        border-radius: 8px;
        text-decoration: none;
        font-weight: bold;
        font-size: 18px;
        margin: 30px 0;
        box-shadow: 0 4px 6px rgba(0,0,0,0.2);
        transition: transform 0.2s;
    }
    .cucet-cta-btn:hover {
        transform: translateY(-2px);
    }

    /* FAQ */
    .cucet-faq {
        background: #fff;
        border: 1px solid #ddd;
        padding: 15px;
        margin-bottom: 10px;
        border-radius: 6px;
    }
    .cucet-faq-q {
        color: #1565c0;
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
    }

    /* Mobile adjustments */
    @media (max-width: 600px) {
        .cucet-article-card h1 { font-size: 24px; }
        .cucet-article-card h2 { font-size: 20px; }
    }
</style>

<div class="cucet-article-card">

   

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> सबसे पहले: CUCET क्या है? (CUET नहीं!)</h2>
    <p><strong>CUCET = चंडीगढ़ यूनिवर्सिटी कॉमन एंट्रेंस टेस्ट</strong>।</p>
    <p>यह <strong>NTA वाला CUET</strong> नहीं है। यह चंडीगढ़ यूनिवर्सिटी का <strong>अपना एग्जाम</strong> है, जो हर साल लाखों स्टूडेंट्स को <strong>100% तक स्कॉलरशिप</strong> दिलाता है।</p>
    <p><strong>2026 में यूनिवर्सिटी ने 250 करोड़ रुपये की स्कॉलरशिप रखी है</strong> — ₹200 करोड़ मोहाली कैंपस के लिए, ₹50 करोड़ लखनऊ कैंपस के लिए।</p>
    <div class="cucet-alert-box">
        <strong><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> मतलब?</strong> तू फीस नहीं देगा, यूनिवर्सिटी देगी!
    </div>

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> सबसे बड़ा CONFUSION: फेज 1 vs फेज 2 — स्कॉलरशिप में जमीन-आसमान का फर्क!</h2>
    <p>यहाँ पर <strong>90% छात्र गलती करते हैं</strong>। वो सोचते हैं — &#8220;कोई बात नहीं, कोई भी फेज में दे दूंगा।&#8221; <strong>नहीं भाई!</strong></p>

    <div class="cucet-table-wrap">
        <table>
            <thead>
                <tr>
                    <th>स्कॉलरशिप स्लैब</th>
                    <th>फेज 1 में (%)</th>
                    <th>फेज 2 में (%)</th>
                    <th>कितना कम?</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td>90.01%+ अंक</td>
                    <td><strong>100%</strong></td>
                    <td>100%</td>
                    <td>कोई कमी नहीं</td>
                </tr>
                <tr>
                    <td>80.00 &#8211; 90.00%</td>
                    <td><strong>50%</strong></td>
                    <td>40%</td>
                    <td><strong>10% कम <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f53b.png" alt="🔻" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></td>
                </tr>
                <tr>
                    <td>70.00 &#8211; 79.99%</td>
                    <td><strong>40%</strong></td>
                    <td>30%</td>
                    <td><strong>10% कम <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f53b.png" alt="🔻" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></td>
                </tr>
                <tr>
                    <td>60.00 &#8211; 69.99%</td>
                    <td><strong>30%</strong></td>
                    <td>20%</td>
                    <td><strong>10% कम <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f53b.png" alt="🔻" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></td>
                </tr>
                <tr>
                    <td>50.00 &#8211; 59.99%</td>
                    <td><strong>25%</strong></td>
                    <td>15%</td>
                    <td><strong>10% कम <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f53b.png" alt="🔻" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></td>
                </tr>
                <tr>
                    <td>40.00 &#8211; 49.99%</td>
                    <td><strong>15%</strong></td>
                    <td>10%</td>
                    <td><strong>5% कम <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f53b.png" alt="🔻" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong></td>
                </tr>
            </tbody>
        </table>
    </div>
    <small><em>[सोर्स: CUCET ऑफिशियल FAQ]</em></small>

    <div class="cucet-alert-box">
        <h3><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> सीधी बात:</h3>
        <ul>
            <li>फेज 1 में 80% लाए = <strong>50% स्कॉलरशिप</strong></li>
            <li>फेज 2 में 80% लाए = <strong>40% स्कॉलरशिप</strong></li>
        </ul>
        <p><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>फेज 1 में एग्जाम देना = सीधा 10% अतिरिक्त स्कॉलरशिप!</strong></p>
    </div>

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4c6.png" alt="📆" class="wp-smiley" style="height: 1em; max-height: 1em;" /> CUCET 2026: कब है एग्जाम? (Dates)</h2>
    <div class="cucet-table-wrap">
        <table>
            <thead>
                <tr>
                    <th>इवेंट</th>
                    <th>फेज 1 (खत्म)</th>
                    <th>फेज 2 (चालू)</th>
                </tr>
            </thead>
            <tbody>
                <tr>
                    <td><strong>आवेदन शुरू</strong></td>
                    <td>25 अक्टूबर 2025</td>
                    <td>1 फरवरी 2026</td>
                </tr>
                <tr>
                    <td><strong>आवेदन लास्ट डेट</strong></td>
                    <td>30 जनवरी 2026</td>
                    <td>30 अप्रैल 2026</td>
                </tr>
                <tr>
                    <td><strong>एग्जाम विंडो</strong></td>
                    <td>नव-जन 2026</td>
                    <td>फरवरी &#8211; अप्रैल 2026</td>
                </tr>
            </tbody>
        </table>
    </div>
    <p><strong><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ध्यान दे:</strong> फेज 1 की लास्ट डेट (30 Jan) निकल चुकी है। अब केवल <strong>फेज 2</strong> बचा है!</p>

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> कितनी फीस? कैसे अप्लाई करें?</h2>
    <ul class="cucet-checklist">
        <li><strong>आवेदन फीस:</strong> ₹1000 (ऑनलाइन)</li>
        <li><strong>एग्जाम मोड:</strong> ऑनलाइन (घर से दे सकते हो!)</li>
        <li><strong>समय:</strong> 120 मिनट (100 सवाल)</li>
        <li><strong>नेगेटिव मार्किंग:</strong> <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> नहीं है!</li>
        <li><strong>रिजल्ट:</strong> 24 घंटे के अंदर</li>
    </ul>

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> किन कोर्सेज के लिए CUCET जरूरी है?</h2>
    <p><strong>पंजाब (मोहाली) &#038; लखनऊ (UP) कैंपस:</strong></p>
    <ul class="cucet-checklist">
        <li>B.E. / B.Tech</li>
        <li>MBA &#038; Specialized MBA</li>
        <li>B.Pharma &#038; M.Pharma</li>
        <li>Integrated Law (BA/BBA/BCom + LLB)</li>
        <li>MCA &#038; LLM</li>
    </ul>
    <p><em>(नोट: अगर 12वीं में 90%+ अंक हैं, तो CUCET से छूट मिल सकती है।)</em></p>

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4ca.png" alt="📊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> स्कॉलरशिप सिर्फ एंट्री में नहीं, हर साल रिन्यू करानी होगी!</h2>
    <p><strong>यहाँ सबसे ज्यादा छात्र फंसते हैं।</strong> CUCET से स्कॉलरशिप मिल गई — बस, खत्म? <strong>नहीं।</strong></p>
    <div class="cucet-alert-box" style="background-color:#fff3e0; border-left-color:#ff9800;">
        <h3><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> रिन्यूअल शर्तें:</h3>
        <ul>
            <li><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हर साल <strong>7.5 CGPA</strong> अनिवार्य</li>
            <li><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> कोई अनुशासनात्मक कार्रवाई नहीं</li>
            <li><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> किसी भी सब्जेक्ट में E, F, I ग्रेड नहीं</li>
        </ul>
        <p><strong><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 7.5 CGPA नहीं लाए = स्कॉलरशिप बंद!</strong></p>
    </div>

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 5 गलतियाँ जो 90% छात्र करते हैं</h2>
    <ul class="cucet-crosslist">
        <li><strong>गलती 1:</strong> &#8220;CUCET और CUET एक ही है&#8221; समझना। (सच: दोनों अलग हैं)</li>
        <li><strong>गलती 2:</strong> फेज 2 का इंतजार करना। (सच: 10% कम स्कॉलरशिप मिलेगी)</li>
        <li><strong>गलती 3:</strong> सोचना कि &#8220;100% मिल गई = अब पढ़ना नहीं&#8221;। (सच: 7.5 CGPA चाहिए)</li>
        <li><strong>गलती 4:</strong> कोर्स बदलना। (सच: दोबारा CUCET देना पड़ेगा)</li>
    </ul>

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> तीन काम जो अभी करने हैं:</h2>
    <a href="https://cucet.cuchd.in" target="_blank" class="cucet-cta-btn" rel="noopener">
        <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f449.png" alt="👉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> 1. अप्लाई करें (Official Website)
    </a>
    <p>2. <strong>फेज 2 के लिए रजिस्ट्रेशन करो:</strong> 30 अप्रैल 2026 तक समय है।</p>
    <p>3. <strong>दोस्तों को शेयर करो:</strong> जो CUCET और CUET में कन्फ्यूज हैं।</p>

    <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2753.png" alt="❓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> अक्सर पूछे जाने वाले सवाल (FAQ)</h2>

    <div class="cucet-faq">
        <span class="cucet-faq-q">Q1. क्या CUCET और CUET एक ही हैं?</span>
        <span><strong>उत्तर:</strong> बिल्कुल नहीं। CUCET चंडीगढ़ यूनिवर्सिटी का है, CUET NTA का है।</span>
    </div>

    <div class="cucet-faq">
        <span class="cucet-faq-q">Q2. क्या नेगेटिव मार्किंग है?</span>
        <span><strong>उत्तर:</strong> नहीं। कोई नेगेटिव मार्किंग नहीं है।</span>
    </div>

    <div class="cucet-faq">
        <span class="cucet-faq-q">Q3. एग्जाम कहाँ होगा?</span>
        <span><strong>उत्तर:</strong> घर पर। ऑनलाइन (Laptop/PC/Mobile with Camera)।</span>
    </div>

    <div class="cucet-faq">
        <span class="cucet-faq-q">Q4. रिजल्ट कब आता है?</span>
        <span><strong>उत्तर:</strong> एग्जाम खत्म होने के 24 घंटे बाद।</span>
    </div>

    <div class="cucet-alert-box">
        <h3><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> आखिरी बात:</h3>
        <p><strong>CUCET 2026 तेरे लिए सुनहरा मौका है।</strong></p>
        <p>फेज 1 निकल गया, लेकिन फेज 2 में भी 40-50% स्कॉलरशिप मिल सकती है। <strong>देर मत कर। आज ही फॉर्म भर।</strong></p>
    </div>

</div>



<div style="background: #1e3c72; padding: 15px 20px; border-radius: 10px; text-align: center; margin: 25px 0;">
    <span style="color: #ffd700; font-size: 22px; font-weight: bold;"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> यूनिवर्सिटी एंट्रेंस एग्जाम 2026 की लेटेस्ट अपडेट — 
    <a href="https://universityresultzone.com/category/universities-entrance-exam/" style="background: #ffd700; color: #1e3c72; padding: 10px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; margin-left: 15px; font-size: 18px;"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/26a1.png" alt="⚡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> अभी देखें</a>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://universityresultzone.com/cucet-2026-scholarship-phase-1-vs-phase-2-full-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2058</post-id>	</item>
	</channel>
</rss>
