what is dynamic typing ?
Answers
Answered by
2
hope this will help you
Attachments:
Answered by
2
Answer:
hiiiii..
Dynamic Typing: the property of a language where type checks are performed mostly at run time. ... A variable is dynamically typed when the type of the object(s) it will name is not specified at compile time. A program is dynamically typed if it uses at least one dynamically typed variable.
hope it will help you
Similar questions