Answer the question
In order to leave comments, you need to log in
What is a static and dynamic programming language?
Who can explain the static and dynamic programming language in a nutshell so that even a grandmother or a 12-year-old boy can understand?
Answer the question
In order to leave comments, you need to log in
Static - the reliability of the software, less likelihood of a sudden bug when working with data, because there is no automatic type conversion and memory allocation.
Dynamic - easier and faster development, but extremely unstable to sudden errors, overflows, leaks. Not recommended where at least minimal software reliability is required.
There is a good article, very accessible - https://habr.com/ru/post/308484/
Please.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question