<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS606 Assignment 2 Solution and Discussion]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/731/cs606-assignment-2-solution-and-discussion">CS606 Assignment 2 Solution and Discussion</a></p>
<pre><code>Assignment No.  2
</code></pre>
<p dir="auto">Semester: Spring 2020<br />
CS606 – Compiler Construction<br />
Total Marks: 20</p>
<p dir="auto">Due Date:<br />
June 15, 2020<br />
Instructions<br />
Please read the following instructions carefully before submitting assignment:<br />
It should be clear that your assignment will not get any credit if:</p>
<p dir="auto">o	Assignment is submitted after due date.<br />
o	Submitted assignment does not open or file is corrupt.<br />
o	Assignment is copied (From internet/ to from students).</p>
<p dir="auto">Software (s) Used to develop Assignment</p>
<ul>
<li>MS Word</li>
<li>MS Paint</li>
</ul>
<p dir="auto">Assignment Submission Instructions<br />
Microsoft Word file is required to submit on LMS.</p>
<p dir="auto">Assignment 	Marks 20<br />
Question:</p>
<p dir="auto">X -&gt; aZ<br />
X -&gt; c<br />
Y -&gt; bX<br />
Z -&gt; Ya<br />
Z -&gt; XbY</p>
<p dir="auto">a)	Find First sets for above grammar. (10 Marks)</p>
<p dir="auto">b)	Find Follow sets for above grammar. (10 Marks)</p>
<p dir="auto">Deadline:<br />
Your assignment must be uploaded on or before the due date. We shall not accept your solution through email after the due date.</p>
]]></description><link>https://community.secnto.com//topic/2003/cs606-assignment-2-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:52:50 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/2003.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jul 2020 13:29:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS606 Assignment 2 Solution and Discussion on Tue, 21 Jul 2020 13:30:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zareen" aria-label="Profile: zareen">@<bdi>zareen</bdi></a> said in <a href="/post/5764">CS606 Assignment 2 Solution and Discussion</a>:</p>
<blockquote>
<p dir="auto">Assignment 	Marks 20<br />
Question:<br />
X -&gt; aZ<br />
X -&gt; c<br />
Y -&gt; bX<br />
Z -&gt; Ya<br />
Z -&gt; XbY<br />
a)	Find First sets for above grammar. (10 Marks)<br />
b)	Find Follow sets for above grammar. (10 Marks)</p>
</blockquote>
<p dir="auto">Solution:</p>
<p dir="auto">a)	Find First sets for above grammar. (10 Marks)</p>
<p dir="auto">First (X)= a, c<br />
First (Y)= b<br />
First (Z)= a, b, c</p>
<p dir="auto">b)	Find Follow sets for above grammar. (10 Marks)</p>
<p dir="auto">Follow (X)= a, b, $<br />
Follow (Y)= a, b, $<br />
Follow(Z)= a, b, $</p>
]]></description><link>https://community.secnto.com//post/5766</link><guid isPermaLink="true">https://community.secnto.com//post/5766</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Tue, 21 Jul 2020 13:30:29 GMT</pubDate></item><item><title><![CDATA[Reply to CS606 Assignment 2 Solution and Discussion on Tue, 21 Jul 2020 13:29:27 GMT]]></title><description><![CDATA[<p dir="auto">please share idea</p>
]]></description><link>https://community.secnto.com//post/5765</link><guid isPermaLink="true">https://community.secnto.com//post/5765</guid><dc:creator><![CDATA[Arooba Shabbir]]></dc:creator><pubDate>Tue, 21 Jul 2020 13:29:27 GMT</pubDate></item></channel></rss>