answersLogoWhite

0

by what sezan or holday

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How was it decided that thanksgiving was going to be celebrated every year?

the pilgrims and the native Americans decided that it was so good to work together that they would do it every year


Why is there a color brown?

They have the color brown because the were mixing colors around and one of the colors they made and decided to call it brown.


Why is brown a color?

They have the color brown because the were mixing colors around and one of the colors they made and decided to call it brown.


What is the Pantone Color Chart Color of the Year for the year 2013?

Each year, the Pantone Color company lists its "Color of the Year." In 2012, the color was tangerine tango. For the current year, the color of choice is emerald green.


What is Synyster Gates' favorite color?

Synyster Gates's Favorite color is purple, He decided that when he was in grade school :)


Leap year program in c?

LEAP YEAR:-if the year is divisible by 4 that year is leap year and the year is divisible by 100 which gives remainder 0 then that year is not a leap year....... #include<stdio.h> #include<conio.h> int main() { int year, decided; printf("Enter the Year"); scanf("%d"&year); decided= 0; if (year%4!=0) decided= -1; /* ordinary year, eg 1901 */ if (!decided && year%100!=0) decided= 1; /* leap year, eg 1904 */ if (!decided && year%400!=0) decided= -1; /* ordinary year, eg 1900 */ if (!decided) decided= 1; /* leap year, eg 2000 */ if (decided<0) printf("Year is not Leap Year"); else printf ("Leap Year"); return 0; } it can can solve by this Easy method #include<stdio.h> #include<conio.h> void main() { int year, lyear; printf("Enter the year = "); scanf("%d",&year); lyear=year%4; if(lyear==0) { printf("Leap year"); } else { printf("Not a Leap year"); } getch(); }


What is the color of the year 2009year of the ox?

th color blue iris id the color of the year=) selika was here!!!! th color blue iris id the color of the year=) selika was here!!!!


What is the Color of the Year this 2010?

Pantone Unveils Color of the Year for 2010


What year did Jackie have kids?

Jakcie had kids in the year of 1692. She then decided to have them for breakfast! BAD JACKIE


Why does human waste change color?

Its directly related to what you ate and what your body decided it didn't need.


What is the nation gay color this year?

The national gay color of the year 2012 is Purple.


Who decided there should be a leap year?

Julius Caesar invented the leap year in the year 45 BC. Hope this helps!