<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>LAB ACTIVITY 2- NPTEL USAGE IN FLIPPED CLASSROOM-SENHILMADASAMY by Senthil Madasamy</title>
      <link>https://padlet.com/senkav1293/17br5fv1qu6g</link>
      <description>Dr. Mahalingam College of Engineering and Technology, Pollachi, Tamilnadu</description>
      <language>en-us</language>
      <pubDate>2017-10-10 15:04:43 UTC</pubDate>
      <lastBuildDate>2017-11-07 15:03:01 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padletuploads.blob.core.windows.net/prod/221506393/0dbc7af404e3681eea0b4ce756d677dd/1408401031.jpg</url>
      </image>
      <item>
         <title>Topic: C Programming</title>
         <author>senkav1293</author>
         <link>https://padlet.com/senkav1293/17br5fv1qu6g/wish/195642012</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-10-10 15:06:39 UTC</pubDate>
         <guid>https://padlet.com/senkav1293/17br5fv1qu6g/wish/195642012</guid>
      </item>
      <item>
         <title>Q 1: What will be  the output for the following snippet? -5 Marks                                        int main()                                     {                                                      int n;                     scanf(&quot;%d&quot;,&amp;n);                    n=5;                                          k=n % 6;l=n % 4;             printf(&quot;k=%d l=%d\n&quot;);              return 0;                                                }                                                a)k=5 l=1    b) k=5 l=4    c) k=1 l=4  d) k=1 l=1</title>
         <author>senkav1293</author>
         <link>https://padlet.com/senkav1293/17br5fv1qu6g/wish/195643171</link>
         <description><![CDATA[<div>Post you answer here in comments</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-10 15:08:22 UTC</pubDate>
         <guid>https://padlet.com/senkav1293/17br5fv1qu6g/wish/195643171</guid>
      </item>
      <item>
         <title>Q 2: Develop a condition to be used in C code to a check whether a given number is divisible by 5 and 3 but not divisible by 7.   ( 5 marks) a) n%5==0 &amp;&amp; n%3 !=0 &amp;&amp; n%7==1                                      b) n%5==0 &amp;&amp; n%3 ==0 &amp;&amp; n%7!=0                                        c) n%5==0 &amp;&amp; n%3 ==0 &amp;&amp; n%7!=0                                       d) n%5==1 &amp;&amp; n%3 == 1 &amp;&amp; n%7!=0</title>
         <author>senkav1293</author>
         <link>https://padlet.com/senkav1293/17br5fv1qu6g/wish/195646012</link>
         <description><![CDATA[<div>Post your answer in comments</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-10-10 15:11:43 UTC</pubDate>
         <guid>https://padlet.com/senkav1293/17br5fv1qu6g/wish/195646012</guid>
      </item>
      <item>
         <title>Post your feedback. You can congratualte the your peers. I  will appreciate students here</title>
         <author>senkav1293</author>
         <link>https://padlet.com/senkav1293/17br5fv1qu6g/wish/195648401</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-10-10 15:14:06 UTC</pubDate>
         <guid>https://padlet.com/senkav1293/17br5fv1qu6g/wish/195648401</guid>
      </item>
   </channel>
</rss>
