Posts by p4r4n4 • 41 points
1 post
-
4
votes1
answer2097
viewsA: What is the difference between the concept of static and dynamic typing and the concept of strongly and weakly typed?
Liskov and Zilles defined strongly typed languages as those where an object, when passed from one function to another, must have type compatible with that declared in the function receiving the…