#include<stdio.h>
#include<conio.h>
void main()
{
int a,b,c;
float avrg;
printf("enter the first number:");
scanf("%d",&a);
printf("enter the second number:");
scanf("%d",&b);
printf("enter the third number:");
scanf("%d",&c);
avrg=(a+b+c)/3.0;
printf("The average of given numbers is:%f",&f);
getch();
}
this c program is specifically for three variables only.
How to write a program for mouse in microprocessor?
"Mean" usually means "average", so you just add the numbers together, then divide by 8.
Write and run a client and a server program in C-language using UDP
write a lex program to delete space from the program
Yes.
write an assembly language program to find sum of N numbers
Write your program and if you are having a problem post it here with a description of the problem you are having. What you are asking is for someone to do your homework for you. no i am asking to verify my answer
fish
How to write a program for mouse in microprocessor?
substracion of any two number program in c
"Mean" usually means "average", so you just add the numbers together, then divide by 8.
The question is malformed and incomprehensible.
Write and run a client and a server program in C-language using UDP
write a program to print A to Z on screen in c?
question clarity
write a lex program to delete space from the program
Yes.