simple if-else program

Monday, 29 August 2011

#include<stdio.h>
#include<conio.h>
void main()
{
int a=5;
clrscr();
if(a==5)
  {
    printf("the value is 5");
  }
  else
  {
    printf(" the number is not 5");
  }
getch();
}

OUTPUT:

the value is 5





1 comment

  1. Hey there! Do you know if they make any plugins to
    help with SEO? I'm trying to get my blog to rank for some targeted keywords but I'm not seeing very good results.
    If you know of any please share. Many thanks!

    Also visit my homepage ... charts

    ReplyDelete

 

Blogger news

Blogroll

Enter your email address:

Delivered by FeedBurner

Total Pageviews

Followers

Most Reading