Question Description
In what situations would a tightly typed language be better and in what situations would a loosely typed language be better?
Variable typing exists in varying degrees in different programming languages. JavaScript is an example of a loosely typed language as any value can be placed in any variable. Python is a moderately typed language, for example it generalizes numerical data into one number type. Java and C++ are tightly typed languages that require specific typing for each variable during declaration. Some databases type data to an even greater extreme. The looseness of tightness of typing has varying effects
PayPal Gateway not configured
PayPal Gateway not configured