<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>CIT C PROGRAMMING by Suganya Ramasamy</title>
      <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-04-17 09:16:53 UTC</pubDate>
      <lastBuildDate>2023-04-22 13:18:51 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>HEY FOLKS</title>
         <author>suganyatup</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556679608</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:21:23 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556679608</guid>
      </item>
      <item>
         <title>Yatin</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556681304</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:22:49 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556681304</guid>
      </item>
      <item>
         <title>Atharsh raj</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556681398</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:22:55 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556681398</guid>
      </item>
      <item>
         <title>Naharaj</title>
         <author>sibiraj19666</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556681553</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:23:03 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556681553</guid>
      </item>
      <item>
         <title>Naharaj</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556681771</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>int main()<br>{<br>int a=5,b=10,ret;<br><br>&nbsp;ret=( (a &lt;= b) || (a != b) );<br>printf("Return value of above expression is %d\n",ret);<br><br>ret = ( ( a &lt; b) &amp;&amp; (a == b ) );<br>printf("Return value of above expression is %d\n",ret);<br><br>ret = ! ( ( a &lt; b) &amp;&amp; (a == b ) );&nbsp;<br>printf("Return value of above expression is %d\n",ret);<br><br>return 0;<br>}<br><br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:23:14 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556681771</guid>
      </item>
      <item>
         <title></title>
         <author>sanjay637433</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556682419</link>
         <description><![CDATA[<div>Lakshmi</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:23:48 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556682419</guid>
      </item>
      <item>
         <title>Bharathi</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556683777</link>
         <description><![CDATA[<div>#include&lt;studio.h&gt;<br>void main()<br>{<br>&nbsp; &nbsp; &nbsp; &nbsp; int a=10,b=15;<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("%d",a||b);<br>}<br>O/P<br>1<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:25:09 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556683777</guid>
      </item>
      <item>
         <title>Yatin</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556684183</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br><br>int main() {<br>&nbsp; &nbsp;int x = 10;<br>&nbsp; &nbsp;int y = 5;<br><br>&nbsp; &nbsp;// Using logical AND operator (&amp;&amp;)<br>&nbsp; &nbsp;if (x &gt; 5 &amp;&amp; y &lt; 10) {<br>&nbsp; &nbsp; &nbsp; printf("Both conditions are true\n");<br>&nbsp; &nbsp;}<br><br>&nbsp; &nbsp;// Using logical OR operator (||)<br>&nbsp; &nbsp;if (x &gt; 15 || y &gt; 10) {<br>&nbsp; &nbsp; &nbsp; printf("At least one condition is true\n");<br>&nbsp; &nbsp;}<br><br>&nbsp; &nbsp;// Using logical NOT operator (!)<br>&nbsp; &nbsp;if (!(x == y)) {<br>&nbsp; &nbsp; &nbsp; printf("x is not equal to y\n");<br>&nbsp; &nbsp;}<br><br>&nbsp; &nbsp;return 0;<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:25:31 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556684183</guid>
      </item>
      <item>
         <title>\\Indhu</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556686067</link>
         <description><![CDATA[<div>#include&lt;studio.h&gt;<br>Int main()<br>{int a,b;<br>Printf("enter numbers");<br>Scanf("%d %d",&amp;a,&amp;b);<br>Printf("logical operator:",a&amp;&amp;b);<br>}<br>Output&nbsp;<br>Enter numbers:2&nbsp; 4<br>Logical operator:0<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:27:08 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556686067</guid>
      </item>
      <item>
         <title>Nirmal K</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556686294</link>
         <description><![CDATA[<div>include&lt;stdio.h&gt;<br>&nbsp;#include&lt;conio.h&gt;<br>&nbsp;void main()<br>&nbsp;{<br>&nbsp; &nbsp; &nbsp;int i;<br>&nbsp; &nbsp; &nbsp;printf("Enter a Number : ");<br>&nbsp; &nbsp; &nbsp;scanf("%d",&amp;i);<br>&nbsp; &nbsp; &nbsp;if(i!=0)<br>&nbsp; &nbsp; &nbsp;{<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;printf("It is a non zero Number");<br>&nbsp; &nbsp; &nbsp;}<br>&nbsp; &nbsp; &nbsp;else<br>&nbsp; &nbsp; &nbsp;{<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;printf("It is zero");<br>&nbsp; &nbsp; &nbsp;}<br>&nbsp; &nbsp; &nbsp;getch();<br>&nbsp;}<br><br>Output :<br><br>Enter a Number : 7<br>It is a non zero Number</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:27:18 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556686294</guid>
      </item>
      <item>
         <title>Archana</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556686567</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>int main()&nbsp;<br>{<br>int a, b;<br>Printf("enter value:") ;<br>Scanf("%d,%d", &amp;a, &amp;b) ;<br>Printf("%d", a&amp;&amp;b) ;<br>}<br>Output:<br>Enter a value:2, 6<br>2-0010<br>6-0110<br>Output:2</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:27:33 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556686567</guid>
      </item>
      <item>
         <title>Sriram </title>
         <author>71762205115</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556687391</link>
         <description><![CDATA[<pre>#include&lt;stdio.h&gt;
int main()
{
int a=2,b=9;
if ((a&gt;0) || (b&gt;0)){
printf("hi io");
}
}</pre><div><br></div><div><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2023410482/1eceeaecbfb33d9fa9b2a0d430e6912f/IMG_20230417_140754.jpg" />
         <pubDate>2023-04-17 09:28:19 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556687391</guid>
      </item>
      <item>
         <title>Hemadiksitha</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556687783</link>
         <description><![CDATA[<div>#include&lt;studio.h&gt;<br>int main()<br>{<br>int a,b;<br>printf("Enter the no:");<br>scanf("%d%d",&amp;a,&amp;b);<br>printf("%d",a&amp;&amp;b);<br>return 0;<br>}<br>O/P:<br>Enter the no:5<br>Enter the no:7<br>0<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:28:41 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556687783</guid>
      </item>
      <item>
         <title>Sanjaykumaran</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556687788</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>void main)<br>int a, b;<br>printf("Enter values for a and b: ");<br>scanf("%d %d", &amp;a, &amp;b);<br>printf(" %d".(a&lt;b)&amp;&amp;(al=b));<br>printf(" %d".(a&lt;b)||(b&lt;a));<br>printf(" %d"!(a==b));</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:28:41 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556687788</guid>
      </item>
      <item>
         <title>Haribala</title>
         <author>narayananharibala</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556687980</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>Int main()<br>{&nbsp;<br>Int a=10,b=5;<br>Printf(“%d %d %d “,a&gt;10 &amp;&amp;b&lt;4,a&gt;15||b&lt;2,a!=b);<br><br>}<br>O/p: 0,1,1</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:28:53 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556687980</guid>
      </item>
      <item>
         <title>Aathavan </title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556689097</link>
         <description><![CDATA[<div>//Logical operators<br><br>#include &lt;stdio.h&gt;<br>int main()<br>{<br>&nbsp; &nbsp; int a = 5, b = 5, c = 10, result;<br><br>&nbsp; &nbsp; result = (a == b) &amp;&amp; (c &gt; b);<br>&nbsp; &nbsp; printf("(a == b) &amp;&amp; (c &gt; b) is %d \n", result);<br><br>&nbsp; &nbsp; result = (a == b) &amp;&amp; (c &lt; b);<br>&nbsp; &nbsp; printf("(a == b) &amp;&amp; (c &lt; b) is %d \n", result);<br><br>&nbsp; &nbsp; result = (a == b) || (c &lt; b);<br>&nbsp; &nbsp; printf("(a == b) || (c &lt; b) is %d \n", result);<br><br>&nbsp; &nbsp; result = (a != b) || (c &lt; b);<br>&nbsp; &nbsp; printf("(a != b) || (c &lt; b) is %d \n", result);<br><br>&nbsp; &nbsp; result = !(a != b);<br>&nbsp; &nbsp; printf("!(a != b) is %d \n", result);<br><br>&nbsp; &nbsp; result = !(a == b);<br>&nbsp; &nbsp; printf("!(a == b) is %d \n", result);<br><br>&nbsp; &nbsp; return 0;<br>}<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:30:01 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556689097</guid>
      </item>
      <item>
         <title>lakshmi</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556689333</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:30:14 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556689333</guid>
      </item>
      <item>
         <title>Name:Sneha</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556690131</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>int main()<br>{<br>int a,b;<br>printf("Enter two numbers:");<br>scanf("%d%d",&amp;a,&amp;b);<br>printf("%d",(a&lt;b) &amp;&amp; (a==b));<br>printf("%d",(a&gt;=b) || (a&lt;b));<br>printf("%d",!(a==b));<br>return 0;<br>}<br><br>Output:<br>Enter two numbers:<br>10<br>20<br><br>0<br>1<br>1<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:30:47 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556690131</guid>
      </item>
      <item>
         <title>Thrisha</title>
         <author>71762205120</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556691420</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>&nbsp; int main()<br>{<br>&nbsp; &nbsp;int a,b;<br>&nbsp; &nbsp; Printf("enter a:");<br>&nbsp; &nbsp; Scanf("%d",&amp;a);<br>&nbsp; &nbsp; Printf("enter b:");<br>&nbsp; &nbsp;Scanf("%d",&amp;b);<br>&nbsp; &nbsp;Printf("%d",a&gt;5&amp;&amp;b&lt;10);<br>}<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:32:04 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556691420</guid>
      </item>
      <item>
         <title>Kavin Antony A R</title>
         <author>kavinantony678</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556691528</link>
         <description><![CDATA[<div>Program:<br>#include &lt;stdio.h&gt;<br>#include &lt;conio.h&gt;<br>int main()<br>{<br>&nbsp; &nbsp; int a=0,b=1;<br>&nbsp; &nbsp; printf("AND(a&amp;&amp;b): %d",a&amp;&amp;b);<br>&nbsp; &nbsp; printf("\nNOR(a||b): %d",a||b);<br>&nbsp; &nbsp; printf("\nNOT(!(a==b)): %d",!(a==b));<br>&nbsp; &nbsp; printf("\nXOR(a^b): %d",(a^b));<br>&nbsp; &nbsp; return 0;<br>}<br>Output:<br>AND(a&amp;&amp;b): 0<br>NOR(a||b): 1<br>NOT(!(a==b)): 1<br>XOR(a^b): 1<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:32:12 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556691528</guid>
      </item>
      <item>
         <title>Varunesh</title>
         <author>ravarunesh</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556692337</link>
         <description><![CDATA[<div>#include&lt;studio.h&gt;<br>void main()<br>{<br>&nbsp; &nbsp; &nbsp; &nbsp; int a=0,b=1;<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("or %d \n and %d ",a||b,a&amp;&amp;b);<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:33:04 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556692337</guid>
      </item>
      <item>
         <title>LAKSHME NARAYANA R </title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556692856</link>
         <description><![CDATA[<div>#include &lt;studio.h&gt;<br>int main()<br>{<br>int a;<br>printf("Enter the value of a :\n");<br>scanf("%d\n",&amp;a);<br>if(a==30 &amp;&amp; a&lt;=10)<br>{<br>printf("a is less than 10");<br>}<br>else if (a==50 || a&lt;=100)<br>{<br>printf("a is less than 100;")<br>}<br>else<br>{<br>printf("None");<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:33:39 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556692856</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556693008</link>
         <description><![CDATA[<div>#include &lt;studio.h&gt;<br>int main()<br>{<br>&nbsp;int a,b;<br>&nbsp;printf(“Enter the value:”);<br>&nbsp;scanf(“%d%d”,&amp;a&amp;b be);<br>&nbsp;if(a&gt;b);<br>&nbsp;printf(“The value is %d”,a);<br>&nbsp;if(b&gt;a);<br>&nbsp;printf(“The value is %d”,b);<br>&nbsp;return(0);<br>}<br>&nbsp; &nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:33:51 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556693008</guid>
      </item>
      <item>
         <title>Siddhesh P</title>
         <author>siddhu5301246</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556693244</link>
         <description><![CDATA[<div>include &lt;studio.h&gt;<br>main()<br>{<br>&nbsp; &nbsp;int a,b,c,d,f;<br>&nbsp; &nbsp;a=10;<br>&nbsp; &nbsp;b=20;<br>&nbsp; &nbsp;c=a&lt;100||b&gt;50;<br>&nbsp; &nbsp;printf("%d",c);<br>&nbsp; &nbsp;d=a&lt;100&amp;&amp;b&gt;50;<br>&nbsp; &nbsp;printf("%d",d);<br>&nbsp; &nbsp;f=a==!b;<br>&nbsp; &nbsp;printf("%d",f);<br>&nbsp;}<br><br>O/p:<br>&nbsp; &nbsp; &nbsp; 100<br>  </div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:34:07 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556693244</guid>
      </item>
      <item>
         <title>Kamalesh</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556693725</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>void main()<br>{<br>&nbsp; &nbsp; int i;<br>&nbsp; &nbsp; printf("Enter Mark : ");<br>&nbsp; &nbsp; scanf("%d",&amp;i);<br>&nbsp; &nbsp; if((i&gt;90)&amp;&amp;(i&lt;=100))<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("A Grade");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else if((i&gt;80)&amp;&amp;(i&lt;=90))<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("B Grade");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else if((i&gt;70)&amp;&amp;(i&lt;=80))<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("C Grade");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; else<br>&nbsp; &nbsp; {<br>&nbsp; &nbsp; &nbsp; &nbsp; printf("No Grade");<br>&nbsp; &nbsp; }<br>&nbsp; &nbsp; getch();<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:34:36 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556693725</guid>
      </item>
      <item>
         <title>Chaarulatha K</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556695886</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>void main()<br>{<br>&nbsp; &nbsp; int a,c,b;<br>&nbsp; &nbsp; printf("Enter the inputs: ");<br>&nbsp; &nbsp; scanf("%d,%d,%d",&amp;a&amp;b&amp;c);<br>&nbsp; &nbsp; int s= a&amp;&amp;b || b!c ;<br>&nbsp; &nbsp; printf("The result is %d",s);<br>&nbsp;}<br>Output:<br>Enter the inputs: 1,1,0<br>The result is 2<br><br>&nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp;&nbsp;<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:37:04 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556695886</guid>
      </item>
      <item>
         <title> Naveen</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556712695</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>int main()<br>{<br>&nbsp; &nbsp; &nbsp; int a,b;<br>&nbsp; &nbsp; &nbsp; printf("enter the value1:");<br>&nbsp; &nbsp; &nbsp; scanf("%d",&amp;a);<br>&nbsp; &nbsp; &nbsp; printf("\nenter the value2:");<br>&nbsp; &nbsp; &nbsp;&nbsp;<br>&nbsp; &nbsp; &nbsp; scanf("%d",&amp;b);<br>&nbsp; &nbsp; &nbsp; printf("\nthe logical and = %d",a&amp;&amp;b);<br>&nbsp; &nbsp; &nbsp; printf("\nthe logical or =%d",a||b);<br>&nbsp; &nbsp; &nbsp; printf("\nthe logical not =%d",a!=b);<br>&nbsp; &nbsp; &nbsp; return 0;<br>}<br><br><br>Output :<br>enter the value1:0<br>enter the value2:1<br>the logical and = 0<br>the logical or =1<br>the logical not =1<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 09:54:48 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556712695</guid>
      </item>
      <item>
         <title>Kabilan</title>
         <author>kabilanmamk</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556726978</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br>int main()<br>&nbsp;{<br>&nbsp;int a,b;<br>&nbsp;printf("Enter the Numbers:");<br>&nbsp;scanf("%d%d",&amp;a,&amp;b);<br>&nbsp;printf("And:%d\nOr:%d\nNot:%d",a&gt;0&amp;&amp;b&lt;0,a&gt;0||b&lt;0,!a);<br>&nbsp;return 0;<br>&nbsp;}<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2023410604/0e94ce5d92f695f1f1b2c79bbd2d98f1/Screenshot_20230417_153854_Coding_C.jpg" />
         <pubDate>2023-04-17 10:10:43 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556726978</guid>
      </item>
      <item>
         <title>Ramya</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556957519</link>
         <description><![CDATA[<div><br>#include&lt;stdio.h&gt;<br>int main()&nbsp;<br>{<br>int a, b;<br>printf("enter a and b");<br>scanf("\n%d \n%d", &amp;a, &amp;b);<br>printf("%d", a&gt;b &amp;&amp; b&lt;a);<br>}<br><br><br>enter a and b<br>2<br>1<br>1<br>[Process completed - press Enter]</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 13:19:19 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556957519</guid>
      </item>
      <item>
         <title>Kanimozhi K</title>
         <author>kkani3581</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556971849</link>
         <description><![CDATA[<div>#include &lt;studio.h&gt;<br>int main()<br>{<br>int a,b;<br>Printf("Enter the no:");<br>Scanf("%d%d",&amp;a&amp;b);<br>Printf("%d",a&amp;&amp;b);<br>Printf("%d",a||b);<br>if(a&gt;b);<br>{<br>Printf("\n A is greater than B:%d",a );<br>else;<br>{<br>Printf("\n A is less than B:%d,b);<br>}<br>return 0;<br>}<br>Return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 13:28:02 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2556971849</guid>
      </item>
      <item>
         <title>Meivelan </title>
         <author>71762205115</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557033702</link>
         <description><![CDATA[<pre>#include &lt;stdio.h&gt;
int main ()
{
 for (int i=0 ;i&lt;=20;i++)
  {
    if (i%2 ==0){ printf("%i \n",i);}
  }
}</pre>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2023410482/89b4597111caddad9bd77c007df51c23/IMG_20230417_140413.jpg" />
         <pubDate>2023-04-17 14:04:54 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557033702</guid>
      </item>
      <item>
         <title>Srikannan </title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557137106</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>int main()<br>{<br>int a , b , c ;<br>Printf("Enter two numbers : ");<br>Scanf("%d %d ",&amp;a,&amp;b);<br>C = (a == b) &amp;&amp; (c &gt; b) ;<br>printf("(a == b) &amp;&amp; (c &gt; b) is : %d",c);<br>return 0;<br>}<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 15:08:43 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557137106</guid>
      </item>
      <item>
         <title>Lohit</title>
         <author>lohitragavendran</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557154341</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main()<br>{<br>int a=10,b=20;<br>clrscr();<br>if(a&gt;0 &amp;&amp; b&gt;0)<br>{ printf("%d and %d are greater than 0",a,b);}<br>getch();<br>return 0;<br>}<br>O/P:<br>10 and 20 are greater than 0</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 15:19:56 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557154341</guid>
      </item>
      <item>
         <title>Srimathi </title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557267430</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main()<br>{<br>int a,b;<br>printf("Enter the first value:");<br>scanf("%d",&amp;a);<br>printf("Enter the&nbsp; second value:");<br>scanf("%d",&amp;b);<br><br>printf("%d",a&amp;&amp;b);<br>printf("\n%d",a||b);<br>printf("\n%d,a!=b);<br><br>return 0;<br>}<br><br><br>Output:<br><br>Enter the first value:16<br>Enter the second value:61<br>1<br>1<br>1</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 16:37:05 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557267430</guid>
      </item>
      <item>
         <title>Rohith</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557270597</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main(){<br>int a=60;<br>int b=61;<br>printf(a &amp;&amp; b);<br>printf(a||b);<br>printf(a!=b);<br>return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 16:39:26 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557270597</guid>
      </item>
      <item>
         <title>yuvaraji</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557283833</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main()<br>{<br>int a,b;<br>printf("enter the a and b:");<br>scanf("%d %d",&amp;a,&amp;b);<br>printf("%d",a&amp;&amp;b);<br>printf("%d",a||b);<br>printf("%d",a==b);<br>printf("%d",a!=b);<br>getch();<br>return 0;<br>}</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-17 16:48:50 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2557283833</guid>
      </item>
      <item>
         <title>Murari N </title>
         <author>24murari</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2558027616</link>
         <description><![CDATA[<div>I/P<br>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>int main()<br>{<br>&nbsp; &nbsp; int a=0;<br>&nbsp; &nbsp; int b=1;<br>&nbsp; &nbsp; printf("%d\n",a&amp;&amp;b);<br>&nbsp; &nbsp; printf("%d\n",a||b);<br>&nbsp; &nbsp; printf("%d\n",a!=b);<br>&nbsp; &nbsp; printf("%d\n",a^b);<br>&nbsp; &nbsp; return 0;<br>}<br>O/P<br>0<br>1<br>1<br>1</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-18 05:01:30 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2558027616</guid>
      </item>
      <item>
         <title>Shinthiya</title>
         <author>shinthiya2004</author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2558925458</link>
         <description><![CDATA[<div>#include&lt;stdio.h&gt;<br>#include&lt;conio.h&gt;<br>Void main()<br>{<br>int a=5,b=5,c=10,value;<br>clrscr();<br>value=(a==b)&amp;&amp;(c&gt;b);<br>printf("(a==b)&amp;&amp;(c&gt;b) is %d",value);<br>value=(a==b)||(c&lt;b);<br>printf("(a==b)||(c&lt;b) is %d",value);<br>value=!(a==b);<br>printf("!(a==b) is %d",value);<br>getch();<br>}<br>Output<br>(a==b)&amp;&amp;(c&gt;b) is&nbsp;1<br>(a==b)||(c&lt;b) is&nbsp;1<br>!(a==b) is 0</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-18 16:59:54 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2558925458</guid>
      </item>
      <item>
         <title>Sibiraj</title>
         <author></author>
         <link>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2559545033</link>
         <description><![CDATA[<div>#include &lt;stdio.h&gt;<br><br>int main()&nbsp;<br>{<br>&nbsp; int a = 1;<br>&nbsp; int b = 0;<br>&nbsp;&nbsp;<br>&nbsp; if (a == 1 &amp;&amp; b == 1) printf("a is 1 AND b is 1\n");<br>&nbsp;else if (a == 1 &amp;&amp; b == 0) printf("a is 1 AND b is 0\n");<br>&nbsp;else&nbsp; printf("Neither condition is true for logical AND\n");<br>&nbsp;return 0;<br>}<br><br>Output:<br>a is 1 AND b is 0<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2023-04-19 03:11:09 UTC</pubDate>
         <guid>https://padlet.com/suganyatup/8ml9etu9kcc9ol5t/wish/2559545033</guid>
      </item>
   </channel>
</rss>
