Multiple choice technology programming languages

This is script language and interpreter that is freely available and used primarily on Linux web server as and alternative to Microsoft ASP.

  1. Python

  2. PHP

  3. JavaScript

  4. ActionScript

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

PHP is a server-side scripting language designed for web development, commonly used on Linux web servers as an alternative to Microsoft's ASP (Active Server Pages). It is open-source, freely available, and can be embedded into HTML. Python and JavaScript are general-purpose languages, and ActionScript is for Flash multimedia.