CompTIA Tech+ FC0-U71 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 query language such as SQL
An assembly language
A scripting language such as JavaScript