(10)
mome of the following
We a letter to a friend who was expected to go for a picnic with you but was
able to do so because of his or her father's illness Tell your friend how the picnic
was your tengs after the picric and how much you missed his or her company of 200 words
Answers
Answered by
1
Explanation:
#include<stdio.h>
#include<conio.h>
void main()
{
int a,b;
int multiplication;
clrscr();
printf("Enter the first number");
scanf("%d", &a);
printf("Enter the second number");
scanf("%d", &b);
multiplication = a*b;
printf("The Total is %d", multiplication);
getchar();
}
Answered by
0
Explanation:
indjfjdkjcekcnrkfifi
Similar questions