employer cover photo
employer logo
employer logo

Caret IT Solutions

Is this your company?

Caret IT Solutions interview question

What is a dynamically typed language?

Interview Answer

Anonymous

6 May 2024

These are the languages that do not require any pre-defined data type for any variable as it is interpreted at runtime by the machine itself. In these languages, interpreters assign the data type to a variable at runtime depending on its value.