Someone who thinks that "strongly
typed" means "the
language absolutely positively guarantees static
typing,
type safety and memory safety under all circumstances" would quite rightly classify
C# as "
weakly typed".
C# is not as strongly
typed as
languages that do enforce these restrictions all the time.
read more >>