How is dynamic typing is different from static typing?
Answers
Answered by
4
First, dynamically-typed languages perform type checking at runtime, while statically typed languages perform type checking at compile time. ... The difference lies in the first line of the Java example, int num; , which defines num 's data type as int .
Similar questions
Math,
1 month ago
Social Sciences,
1 month ago
Social Sciences,
1 month ago
Math,
2 months ago
Social Sciences,
2 months ago
English,
9 months ago
Social Sciences,
9 months ago
History,
9 months ago