Multiple choice

Which language is assumed by the Internet Information Server (IIS) to be the default language for Active Server Pages?

  1. ECMA Script

  2. J script

  3. VB Script

  4. Java Script

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

Internet Information Services (IIS) historically assumed VBScript as the default scripting language for Active Server Pages (ASP) before ASP.NET was introduced.