main()
{
int a,b,c;
printf("enter 2 nos");
scanf("%d%d",&a,&b);
for(i=1;a>0;i++)
a=a-1;
for(j=i;b>0;j++)
b=b-1;
printf("addition of %d+%d:%d",a,b,(j-1));
}
Subscribe to:
Post Comments (Atom)
This Blog features latest placement question Papers from Top It Companies like TCS,Wipro,Infosys,We also provide Resume tips,interview skills and lot more stuffs
No comments:
Post a Comment