#include<stdio.h>
#include<conio.h>
#include<string.h>
int main() {
int i, number, num1, num2=0;
char str1[50];
num1 = number;
for(i=2; i<=20; i+=2) {
printf("%d", i);
printf(", ");
}
return 0;
}
2 Thanks
2 Answers
15 Claps
0 Comments
4 Claps
0 Comments
1. How many beats can be heard by sounding together two tuning forks of frequencies 250Hz and 256Hz?
Number of beats (n) =f2- f1
= 256 - 250
= 6 beats /sec
3 Thanks
2 Answers
Aksionov used to drink a lot, was riotous, and was involved in illegal activities before his marriage
2 Thanks
2 Answers
2 Claps
0 Comments

