answersLogoWhite

0

handi
jwara

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Is H1 N1 bad for you?

Yes, it makes you ill.


Signs and symptoms of a h1 n1?

Same as normal flu.


Can you die from any flu besides the h1 n1?

yes


What is in the h1 n1 vaccene?

Neuraminidase inhibitors such as oseltamivir and zanamivir are found in the vaccine, and are used to block the neuraminidase protein in the viruses from working and prevent it from reproducing.


How can you create calculator in computer language cpp?

void main() { int i; float n1,n2; abc: printf("Enter two nos "); scanf("%f%f",&n1,&n2); printf("\n %f + %f = %f " ,n1,n2,n1+n2); printf("\n %f - %f = %f " ,n1,n2,n1-n2); printf("\n %f x %f = %f " ,n1,n2,n1*n2); printf("\n %f / %f = %f " ,n1,n2,n1/n2); printf("\npress 5 to make another calculation"); scanf("%d",&i); if (i==5) goto abc; }


What types of flu create the Swine Flu?

A mixture of the standard Human Flu, Bird Flu and Pig Flu. This creates a new strain of flu called swine flu (Influenza A H1 N1).


How do you get well once you have the spanish flu?

Your body has to respond to the Spanish flu before you get better, It usually takes 7 to 10 days. However the Spanish flu epidemic occurred in 1918. It was called the H1 N1 influenza.


Codings for coprime number in c?

#include<stdio.h> int main(){ int n1,n2; printf("\nEnter two numbers:"); scanf("%d %d",&n1,&n2); while(n1!=n2){ if(n1>=n2) n1=n1-n2; else n2=n2-n1; } printf("\nGCD=%d",n1); return 0; }


What is the pmf of trinomial distribution?

P(x=n1,y=n2) = (n!/n1!*n2!*(n-n1-n2)) * p1^n1*p2^n2*(1-p1-p2) where n1,n2=0,1,2,....n n1+n2<=n


What is the common noun for the N1?

The N1 is a rocket.


Find LCM and HCF of two given number by using for loop in c?

#include<stdio.h> int main(){ int n1,n2; printf("\nEnter two numbers:"); scanf("%d %d",&n1,&n2); while(n1!=n2){ if(n1>=n2-1) n1=n1-n2; else n2=n2-n1; } printf("\nGCD=%d",n1); return 0; }


What is the value of the expression n1?

the value of the exponent n1