What is static and dynamic programming language?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Difference between static and dynamic is that before running the program if the data type of each variable is checked and verified then it’s static type programming language (e.g:- in case of C++ it’s done by the compiler).