ASP Multiple choices


Total available count: 25
Subject - Web Development
Subsubject - ASP

What is the default scripting language in ASP?


 

 

 

 



A


Solution:-

VBScript
The ASP primary scripting language is the language used to process commands inside the <% and %> delimiters. By default, the primary scripting language is VBScript. You can use any scripting language for which you have a script engine as the primary scripting language.




Next 5 multiple choice(s)

1

<%= is the same as:

2

How do you write "Hello World" in ASP

3

ASP server scripts are surrounded by delimiters, which?

4

What does ASP stand for?

5

What is the correct way to include the file "time.inc" ?

Comments