<?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>BA MA Viva Voce Exam Schedule &#8211; universityresultzone.com</title>
	<atom:link href="https://universityresultzone.com/tag/ba-ma-viva-voce-exam-schedule/feed/" rel="self" type="application/rss+xml" />
	<link>https://universityresultzone.com</link>
	<description>Simplify Your University Journey. Everything Here</description>
	<lastBuildDate>Fri, 20 Feb 2026 04:01:22 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://universityresultzone.com/wp-content/uploads/2024/04/cropped-universityresulrzone.com-3-150x150.png</url>
	<title>BA MA Viva Voce Exam Schedule &#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>CCSU Meerut: BA और MA &#8216;Left Out&#8217; Practical / Viva Exam 2026 का शेड्यूल जारी!</title>
		<link>https://universityresultzone.com/ccsu-meerut-left-out-practical-viva-exam-date-sheet-2026-ba-ma/</link>
					<comments>https://universityresultzone.com/ccsu-meerut-left-out-practical-viva-exam-date-sheet-2026-ba-ma/#respond</comments>
		
		<dc:creator><![CDATA[Parul]]></dc:creator>
		<pubDate>Fri, 20 Feb 2026 04:01:20 +0000</pubDate>
				<category><![CDATA[ccsu university]]></category>
		<category><![CDATA[BA MA Viva Voce Exam Schedule]]></category>
		<category><![CDATA[CCSU Exam Update]]></category>
		<category><![CDATA[CCSU Left Out Practical Date Sheet 2026]]></category>
		<category><![CDATA[CCSU Meerut News]]></category>
		<category><![CDATA[NAS College Meerut Left Out Exam]]></category>
		<category><![CDATA[University Result Zone]]></category>
		<guid isPermaLink="false">https://universityresultzone.com/?p=2386</guid>

					<description><![CDATA[CCSU Left Out Practical Date Sheet 2026: BA और MA की छूटी हुई प्रयोगात्मक परीक्षा का शेड्यूल जारी! चौधरी चरण सिंह विश्वविद्यालय (CCSU) से सम्बद्ध कॉलेजों के जिन छात्र-छात्राओं की B.A. या M.A. (वार्षिक एवं सेमेस्टर प्रणाली) की प्रयोगात्मक (Practical) या मौखिक (Viva-Voce) परीक्षा छूट गई थी, उनका नया शेड्यूल N.A.S. College, मेरठ केंद्र के ... <a title="CCSU Meerut: BA और MA &#8216;Left Out&#8217; Practical / Viva Exam 2026 का शेड्यूल जारी!" class="read-more" href="https://universityresultzone.com/ccsu-meerut-left-out-practical-viva-exam-date-sheet-2026-ba-ma/" aria-label="Read more about CCSU Meerut: BA और MA &#8216;Left Out&#8217; Practical / Viva Exam 2026 का शेड्यूल जारी!">Read more</a>]]></description>
										<content:encoded><![CDATA[
<!DOCTYPE html>
<html lang="hi">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CCSU Left Out Practical Date Sheet 2026: BA और MA की छूटी हुई प्रयोगात्मक परीक्षा का शेड्यूल जारी!</title>
<style>
  /* --- Global Styles --- */
  body {
    font-family: 'Mukta', 'Segoe UI', Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f4f7f6;
    margin: 0;
    padding: 10px;
  }
  .post-container {
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  }

  /* --- Headlines --- */
  .main-heading {
    font-size: 26px;
    font-weight: 800;
    color: #1565c0; 
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .sub-heading {
    font-size: 17px;
    color: #555;
    font-weight: 600;
    margin-bottom: 20px;
    border-left: 5px solid #ff9800;
    padding-left: 15px;
  }
  h2 { color: #d84315; margin-top: 30px; border-bottom: 2px solid #ffccbc; padding-bottom: 5px; font-size: 20px; }

  /* --- Highlight Box --- */
  .highlight-box {
    background: #e8f5e9;
    border: 1px solid #a5d6a7;
    padding: 15px;
    border-radius: 8px;
    margin: 20px 0;
  }
  .highlight-box strong { color: #2e7d32; font-size: 18px; display: block; margin-bottom: 10px; }
  .highlight-box ul { margin: 0; padding-left: 20px; }
  .highlight-box li { margin-bottom: 8px; font-weight: 500; font-size: 16px; }

  /* --- Date Sheet Table --- */
  .datesheet-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 15px;
    background: #fff;
  }
  .datesheet-table th, .datesheet-table td {
    border: 1px solid #ddd;
    padding: 10px 12px;
    text-align: left;
    vertical-align: top;
  }
  .datesheet-table th { background-color: #1565c0; color: #fff; font-weight: bold; }
  .datesheet-table tr:nth-child(even) { background-color: #f9f9f9; }
  .datesheet-table tr:hover { background-color: #f1f8ff; }
  .course-title { font-weight: bold; color: #d84315; display: block; margin-bottom: 4px; }
  .paper-code { color: #555; font-size: 14px; display: block; }

  /* --- Alert Box --- */
  .alert-box {
    background: #fff3e0;
    border-left: 5px solid #ff9800;
    padding: 15px;
    color: #e65100;
    font-weight: bold;
    margin-top: 25px;
    border-radius: 0 8px 8px 0;
  }
  .alert-box ul { margin-top: 10px; padding-left: 20px; }
  .alert-box li { margin-bottom: 5px; color: #333; font-weight: normal;}

  /* --- Social Share Buttons --- */
  .share-container { display: flex; gap: 10px; margin-top: 30px; flex-wrap: wrap; }
  .share-btn {
    flex: 1; min-width: 200px; padding: 12px; text-align: center; border-radius: 6px;
    font-weight: bold; color: #fff; text-decoration: none; font-size: 16px;
    display: flex; align-items: center; justify-content: center; gap: 10px;
    transition: transform 0.2s;
  }
  .share-btn:hover { transform: translateY(-2px); }
  .wa-btn { background: #25D366; }
  .tg-btn { background: #0088cc; }

  @media (max-width: 600px) {
    .main-heading { font-size: 22px; }
    .datesheet-table th, .datesheet-table td { padding: 8px; font-size: 13px; }
  }
</style>
</head>
<body>

<div class="post-container">

  
  <div class="sub-heading">
    चौधरी चरण सिंह विश्वविद्यालय (CCSU) से सम्बद्ध कॉलेजों के जिन छात्र-छात्राओं की B.A. या M.A. (वार्षिक एवं सेमेस्टर प्रणाली) की प्रयोगात्मक (Practical) या मौखिक (Viva-Voce) परीक्षा छूट गई थी, उनका नया शेड्यूल N.A.S. College, मेरठ केंद्र के लिए जारी कर दिया गया है।
  </div>

  <p><strong>CCSU Exam Update 2026:</strong> सीसीएसयू मेरठ ने &#8216;Left Out&#8217; (छूटी हुई) प्रैक्टिकल और वाइवा परीक्षाओं के लिए आधिकारिक सूचना जारी कर दी है। विश्वविद्यालय ने इन परीक्षाओं को सफलतापूर्वक संपन्न कराने के लिए <strong>एन०ए०एस० कॉलेज (N.A.S. College), मेरठ</strong> को परीक्षा केंद्र निर्धारित किया है!</p>

  <div class="highlight-box">
    <strong><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4cb.png" alt="📋" class="wp-smiley" style="height: 1em; max-height: 1em;" /> परीक्षा की मुख्य जानकारी:</strong>
    <ul>
      <li><strong>विश्वविद्यालय:</strong> चौधरी चरण सिंह विश्वविद्यालय, मेरठ (CCSU)</li>
      <li><strong>परीक्षा का नाम:</strong> Left Out Practical / Viva-Voce Exam</li>
      <li><strong>कोर्स:</strong> B.A. और M.A. (वार्षिक एवं सेमेस्टर प्रणाली)</li>
      <li><strong>परीक्षा केंद्र (Center):</strong> N.A.S. College, Meerut</li>
    </ul>
  </div>

  <h2><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4c5.png" alt="📅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> विषयवार परीक्षा कार्यक्रम (Subject-wise Date Sheet)</h2>
  <p>छात्र नीचे दी गई टेबल में अपने विषय के अनुसार परीक्षा की तिथि और समय चेक कर सकते हैं:</p>

  <table class="datesheet-table">
    <thead>
      <tr>
        <th width="20%">Date (तिथि)</th>
        <th width="20%">Time (समय)</th>
        <th width="25%">Subject (विषय)</th>
        <th width="35%">Class / Code Details</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><strong>20.02.2026</strong></td>
        <td>प्रातः 11:00 बजे</td>
        <td><span class="course-title">संस्कृत (Sanskrit)</span></td>
        <td>B.A./M.A. (वार्षिक एवं सेमेस्टर प्रणाली)</td>
      </tr>
      <tr>
        <td><strong>23.02.2026</strong></td>
        <td>प्रातः 09:30 बजे</td>
        <td><span class="course-title">इतिहास (History)</span></td>
        <td>M.A. (वार्षिक एवं सेमेस्टर प्रणाली)</td>
      </tr>
      <tr>
        <td><strong>23.02.2026</strong></td>
        <td>प्रातः 10:00 बजे</td>
        <td><span class="course-title">राजनीति विज्ञान (Political Science)</span></td>
        <td><span class="paper-code">B.A. III Sem (A060302P)</span><span class="paper-code">B.A. V Sem (A060503P)</span><span class="paper-code">B.A. VI Sem (A060603R)</span></td>
      </tr>
      <tr>
        <td><strong>24.02.2026</strong></td>
        <td>प्रातः 10:00 बजे</td>
        <td><span class="course-title">राजनीति विज्ञान (Political Science)</span></td>
        <td><span class="paper-code">M.A. I Sem (A060705P)</span><span class="paper-code">M.A. III Sem (G-770)</span><span class="paper-code">M.A. IInd Year (G-870) (वार्षिक व्यक्तिगत)</span></td>
      </tr>
      <tr>
        <td><strong>24.02.2026</strong></td>
        <td>प्रातः 09:30 बजे</td>
        <td><span class="course-title">शिक्षाशास्त्र (Education)</span></td>
        <td>B.A./M.A. (वार्षिक एवं सेमेस्टर प्रणाली)</td>
      </tr>
      <tr>
        <td><strong>24.02.2026</strong></td>
        <td>प्रातः 10:00 बजे</td>
        <td><span class="course-title">हिन्दी (Hindi)</span></td>
        <td>B.A./M.A. (वार्षिक एवं सेमेस्टर प्रणाली)</td>
      </tr>
      <tr>
        <td><strong>24.02.2026</strong></td>
        <td>प्रातः 10:00 बजे</td>
        <td><span class="course-title">अर्थशास्त्र (Economics)</span></td>
        <td>B.A./M.A. (वार्षिक एवं सेमेस्टर प्रणाली)</td>
      </tr>
      <tr>
        <td><strong>25.02.2026</strong></td>
        <td>प्रातः 10:00 बजे</td>
        <td><span class="course-title">राजनीति विज्ञान (Political Science)</span></td>
        <td>B.A. I Sem (A060102P)</td>
      </tr>
    </tbody>
  </table>

  <div class="alert-box">
    <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;" /> <strong>परीक्षा केंद्र पर जाने से पहले ध्यान दें (Important Documents):</strong><br>
    सभी सम्बंधित छात्र-छात्राओं को निर्देश दिया गया है कि वे निर्धारित तिथि और समय पर <strong>N.A.S. College, Meerut</strong> में उपस्थित हों। परीक्षा देने के लिए निम्नलिखित डाक्यूमेंट्स साथ ले जाना अनिवार्य है:
    <ul>
      <li>विश्वविद्यालय द्वारा जारी &#8216;छूटी हुई प्रयोगात्मक परीक्षा&#8217; का <strong>प्रवेश पत्र (Admit Card)</strong>।</li>
      <li>संबंधित विषय की <strong>प्रयोगात्मक फ़ाइल (Practical File)</strong>।</li>
      <li>सम्बन्धित सेमेस्टर की <strong>अंकतालिका (Marksheet)</strong>।</li>
      <li>विश्वविद्यालय में जमा की गई <strong>फीस की रसीद (Fee Receipt)</strong>।</li>
      <li>कोई भी एक <strong>ओरिजिनल फोटो पहचान पत्र</strong> (जैसे- Voter ID, Aadhar Card, या PAN card आदि)।</li>
    </ul>
  </div>

  <p style="margin-top: 30px; font-weight: bold; color: #1565c0; text-align: center;">CCSU मेरठ की सभी लेटेस्ट डेटशीट और रिजल्ट अपडेट सबसे पहले पाने के लिए हमारे ग्रुप से जुड़ें <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f447.png" alt="👇" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
  <div class="share-container">
    <a href="https://www.whatsapp.com/channel/0029Vb3iqTlIHphMNBOsiv0v" class="share-btn wa-btn" target="_blank" rel="noopener">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="#fff"><path d="M12.031 6.172c-3.181 0-5.767 2.586-5.768 5.766-.001 1.298.38 2.27 1.019 3.287l-.582 2.128 2.182-.573c.978.58 1.911.928 3.145.929 3.178 0 5.767-2.587 5.768-5.766.001-3.187-2.575-5.77-5.764-5.771zm3.392 8.244c-.144.405-.837.774-1.17.824-.299.045-.677.063-1.092-.069-.252-.08-.575-.187-.988-.365-1.739-.751-2.874-2.502-2.961-2.617-.087-.116-.708-.94-.708-1.793s.448-1.273.607-1.446c.159-.173.346-.217.462-.217l.332.006c.106.005.249-.04.39.298.144.347.491 1.2.534 1.287.043.087.072.188.014.304-.058.116-.087.188-.173.289l-.26.304c-.087.086-.177.18-.076.354.101.174.449.741.964 1.201.662.591 1.221.774 1.394.86s.274.072.376-.043c.101-.116.433-.506.549-.68.116-.173.231-.145.39-.087s1.011.477 1.184.564.289.13.332.202c.045.072.045.419-.1.824zm-3.423-14.416c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm.029 18.88c-1.161 0-2.305-.292-3.318-.844l-3.677.964.984-3.595c-.607-1.052-.927-2.246-.926-3.468.001-5.824 4.74-10.563 10.564-10.563 5.826 0 10.564 4.74 10.564 10.564 0 5.826-4.74 10.563-10.563 10.563z"/></svg>
      Join WhatsApp Channel
    </a>
    <a href="https://t.me/universityresultzone" class="share-btn tg-btn" target="_blank">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="#fff"><path d="M11.944 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0a12 12 0 0 0-.056 0zm4.962 7.224c.1-.002.321.023.465.14a.506.506 0 0 1 .171.325c.016.093.036.306.02.472-.18 1.898-.962 6.502-1.36 8.627-.168.9-.499 1.201-.82 1.23-.696.065-1.225-.46-1.9-.902-1.056-.693-1.653-1.124-2.678-1.8-1.185-.78-.417-1.21.258-1.91.177-.184 3.247-2.977 3.307-3.23.007-.032.014-.15-.056-.212s-.174-.041-.249-.024c-.106.024-1.793 1.14-5.061 3.345-.48.33-.913.49-1.302.48-.428-.008-1.252-.241-1.865-.44-.752-.245-1.349-.374-1.297-.789.027-.216.325-.437.888-.666 3.498-1.524 5.83-2.529 6.998-3.014 3.332-1.386 4.025-1.627 4.476-1.635z"/></svg>
      Join Telegram Channel
    </a>
  </div>

</div>

</body>
</html>



<div style="text-align: center; margin: 30px 0;">
  <a href="https://cdn.ccsuniversity.ac.in/public/pdf/2026/02/Left%20out%20date%20056.pdf" target="_blank" style="background-color: #d84315; color: #fff; padding: 12px 25px; text-decoration: none; font-size: 18px; font-weight: bold; border-radius: 8px; display: inline-block; box-shadow: 0 4px 10px rgba(216, 67, 21, 0.3); transition: background 0.3s;" rel="noopener">
    <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f4e5.png" alt="📥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Official Date Sheet (PDF)
  </a>
</div>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://universityresultzone.com/ccsu-meerut-left-out-practical-viva-exam-date-sheet-2026-ba-ma/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2386</post-id>	</item>
	</channel>
</rss>
