answersLogoWhite

0

it was known at least by the 6th centry b.c.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How old was Static Major at death?

Static Major died on February 25, 2008 at the age of 33.


About how old was Cleopatra when she died?

---- http://wiki.answers.com/static/scholarship_program.html


Why does an old style TV crackle when it is turned on?

Static Electricity


How old is Wayne Static?

US musician Wayne Wells, aka Wayne Static, was 48 years old when he died on November 1, 2014 (birthdate: November 4, 1965).


What actors and actresses appeared in Static - 1998?

The cast of Static - 1998 includes: Alfred Bell as Old Man Brendan Donoghue as Kane Claude Widtmann as Monitor Woman


Will your sim still die of old age on the Sims 3 if you make needs static?

no all needs static does is make all of the happiness and hunger bars go up it shouldn't hurt!


Why can static electricity not to be used to run a television?

static electricity is static electricity


Is a watch a static system?

If a system is static then it will be known as STATIC SYSTEM


What is static class?

A static class is a class where all the members are declared static.


Who is Wayne static?

Wayne static is the lead vocals foe static x


What are some good examples of anti static products?

If someone wishes to remove static, there are many examples of good anti static products. Static-A-Way is a detergent that removes static from clothes when washed. Grounding wrist bands remove static when working on computers.


How do you access the static variable and static methods of a class?

In java we access static variables and static methods without creating objects. i.e.,we can access directly by using classname we can also access static variables and static methods by using objects which are created by using class where the static variables and static methods are available