Asp Quizasp Quiz

7 Questions | Attempts: 102
Share

SettingsSettingsSettings
Asp Quizasp Quiz - Quiz

Asp QuizASP QUIZAsp QuizASP QUIZAsp QuizASP QUIZAsp QuizASP QUIZ.Asp QuizASP QUIZAsp QuizASP QUIZAsp QuizASP QUIZAsp QuizASP QUIZ.


Questions and Answers
  • 1. 

    ASP server scripts are surrounded by delimiters, which?

    • A.

      ...

    • B.

      ...

    • C.

      ...

    • D.

    Correct Answer
    D.
  • 2. 

    How do you write "Hello World" in ASP

    • A.

      Document.Write("Hello World")

    • B.

      Response.Write("Hello World")

    • C.

      "Hello World"

    Correct Answer
    B. Response.Write("Hello World")
  • 3. 

    What is the default scripting language in ASP?

    • A.

      VBScript

    • B.

      EcmaScript

    • C.

      JavaScript

    • D.

      PERL

    Correct Answer
    A. VBScript
  • 4. 

    Page 1 has this link:GoHow can page2.asp get the "color" parameter?

    • A.

      Get("color")

    • B.

      Request.QueryString("color")

    • C.

      Response.QueryString("color")

    • D.

      Response.Parameter("color")

    Correct Answer
    B. Request.QueryString("color")
  • 5. 

    Include files must have the file extension ".inc"

    • A.

      False

    • B.

      True

    Correct Answer
    B. True
  • 6. 

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

    • A.

      ""

    • B.

    • C.

    • D.

    Correct Answer
    C.
  • 7. 

    How do you create a FileSystemObject?

    • A.

      Create Object:"Scripting.FileSystemObject"

    • B.

      Server.CreateObject("Scripting.FileSystemObject")

    • C.

      Create("FileSystemObject")

    • D.

      Server.CreateObject("FileSystemObject")

    Correct Answer
    D. Server.CreateObject("FileSystemObject")

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jan 09, 2013
    Quiz Edited by
    ProProfs Editorial Team
  • Dec 07, 2009
    Quiz Created by
    Pleasenobugging
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.