employer cover photo
employer logo
employer logo

Minnesota Department of Health

Est-ce votre entreprise ?

Question d’entretien chez Minnesota Department of Health

What is the difference between complied and interpreted language

Réponse à la question d'entretien

Utilisateur anonyme

11 nov. 2022

A compiled language is converted into machine code so that the processor can execute it. An interpreted language is a language in which the implementations execute instructions directly without earlier compiling a program into machine language. The compiled programs run faster than interpreted programs.