4 Claps
0 Comments

#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

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
8 Claps
1 Comments

15 Claps
0 Comments
6 Claps
2 Comments
KRISH YADAV
The Rh factor(the Rhesus factor or Rh antigen), is a protein that can be found on the surface of red blood cells. It is one of the most important blood group systems in human blood typing. The presence or absence of the Rh factor is denoted as either Rh-positive (+) or Rh-negative (-).