Akshay more
Nicholas Mraz
# include<stdio.h> main() { int a,b,i: int result=0; printf("enter two numbers to be multipied"); scanf("%d%d",&A,&B); for(i=1;i<=b;i++) result=result+A; printf("%d*%d=%d\n",a,b,result); }
Akshay more
main() { int a,b,ch; float result; do { clrscr(); printf("select the operation from list"); printf("\n 1.ADDITION \n 2.SUBSTRACTION"); printf("\n 3.MULTIPLICATION \n 4.DIVISION"); printf("\n Enter your choice:"); scanf("%d",&ch); } while((ch>4)(ch<1)); switch(ch) { case1: printf("\n enter two numbers:"); scanf("%d%d",&a,&b); result=a+b; printf("\n result=%f",result); break; case2: printf("\n enter two numbers:"); scanf("%d%d",&a,&b); result=a-b; printf("\n result=%f",result); break; case3: printf("\n enter two numbers:"); scanf("%d%d",&a,&b); result=a*b; printf("\n result=%f",result); break; case4: printf("\n enter two numbers:"); scanf("%d%d",&a,&b); result=a/b; printf("\n result=%f",result); break; } getch(); }
void main() { int a,b, result; clrscr(); printf("\n\n\t\tenter any two nos.."); scanf("d",&a,&b); if(a==0b==0) printf("multiplication of %d and %d is zero",a,b); else { result=a*b; printf("multiplication of %d and %d is %d",a,b,result); } getch(); }
cheese :D
Deposition :D
tomorrow 3pm
d pharmacy result in 2014
When you don't get enough vitamin D you can get sick easier.
#include<stdio.h> #include<conio.h> void main() { int a,b,c; int Result; printf("enter the value of a:"); scanf("%d", &a); printf("enter the value of b"); scanf("%d", &b); printf("enter the value of c"); scanf("%d", &c); Result=a*b*c; printf("%d", Result); getch(); }
The D-Day result was that the Allied armies carried out a successful invasion and went on to win the war in Europe less than a year later.
date of d pharmacy result with Bombay university