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.
Name:
Anonymous2009-10-23 14:13
>>17
See, it helps you avoid failures because you copypaste all your perfect code! Now that's reuse!