JavaDeploy
SiteMap
Perl 1
Perl 2
ASP
XML
ASP
«Prev
Next»
Intro ASP
Active Server Pages
Server Side Scripting
Script Syntax
Constants Variables
Arithmetic Operators
Decision Statement
Builtin Functions
Response Write
Three Parts
ASP Object Model
Methods Write Scripts
Project Interactive Message
Server Side Conclusion
Browser Server Dialog
Browser Server Communication
Request Query String
ASP Request Cookies
ASP Response Object
Customizing User Experience
Advertisement Rotation
Building Webapps
Running ASP Web Application
Running Managing ASP App
Using Global Asa File
App Level Variables
Variables Race Condition
File System Object
Writing Text File
Reading Outputting Files
Write Session Variables
ASP Web App Structure
Classic ASP - Object Quiz
Each question is worth one point. Select the best answer for each question.
1.
Which scripting engine(s) is/are included with ASP?
Please select the best answer.
A.
VBScript and JScript
B.
VBScript and Perl
C.
VBScript, Java
D.
VBScript and C++
2.
How can you determine the type of data currently in a variable or a result?
Please select the best answer.
A.
By looking at the style of the variable or result name.
B.
By multiplying by a known constant.
C.
By using a data-type testing function.
D.
By reinitializing the variable to its current value.
3.
What other operation can the
DateAdd
function perform in addition to adding two dates together?
Please select the best answer.
A.
It can convert a date for different time zones.
B.
It can return a date's day of the week.
C.
It can return a string of dates a specified number of days apart.
D.
It can increment or decrement a date in units of time.
Your score is 0.0
Submit
Quiz Explanation