CompTIA ITF+ FC0-U61 Practice Question
You are working on a web application and need to decide on a language that allows you to write code which will be executed directly by the browser without the need for compilation. Which type of programming language would you most likely use?
A compiled programming language like Java
A scripting language such as JavaScript
An assembly language
A query language such as SQL