scripting language

A scripting language is a type of programming language that is interpreted rather than compiled. This means that the code is executed line by line at runtime, without the need for a separate compilation step. Scripting languages are often used to automate tasks, manipulate data, and create dynamic web applications 

Comments

Popular posts from this blog

Programming language Comparision table

Csharp

Next.js