• C. This was my first encounter with uninitialised variables.

    When I declare an Integer for example I expect its value to be 0.

    At least in T-SQL we can now give a Value on the Declare statement.