Name: Anonymous 2009-10-22 15:39
Many languages such as Java and C use what is known as strong or static variable typing. This means that when you declare a variable in your application code you must define the variable type.
Fixnum and read it back as a String. In C, you can write an int and read it back as a char * with minimal hassle, making C a weakly typed language.