SyntaxFix
Write A Post
Hire A Developer
Questions
Strongly typed means that there are restrictions between conversions between types.
Statically typed means that the types are not dynamic - you can not change the type of a variable once it has been created.