see

A

if condition programming c c plus plus

 if condition programming c c plus plus

 if condition programming c c plus plus

if(condition)

{

-----------

-----------

}


#include<stdio.h>

#include<conio.h>

void main()

{

clrscr();

int n;

printf("enter a value");

scanf("%d",&n);

if(n==100)

{

printf("value is equal to 100")

}

getch();

}




Copyright © 2013. BloggerSpice.com - All Rights Reserved
Customized by: MohammadFazle Rabbi | Powered by: BS
Designed by: Tilabs