Test Status
      ASPRANDOMTEST
      (A) Active Server Protocol
      (B) ActiveX Server Pages
      (C) Active Setup Pages
      (D) Active Server Pages
      (A) RegSvr.exe
      (B) GacUtil.exe
      (C) GacSvr32.exe
      (D) GacMgr.exe
      (A) System.Web.Control
      (B) System.Web.RootBuilder
      (C) System.Web.UserControl
      (D) System.Web.UI.Page
      (A) Gets the Server's Machine Name
      (B) Gets the Referred Web site name on the server
      (C) Gets the Client Machine Name
      (D) None of the above
      (A) Server object
      (B) Request object
      (C) Response object
      (D) Session object
      (A) Application Object
      (B) Session Object
      (C) Response Object
      (D) Request Object
      (A) System.Web.UI
      (B) System.Web.SessionState
      (C) System.Web
      (A) Syntax error such as missing parentheses, comma or quotation mark.
      (B) Comments in your code are not tagged properly as comments.
      (C) Make sure function names have both opening and closing parentheses.
      (D) All of the above
      (A) MMC Event viewers
      (B) Performance logs
      (C) Alerts Snap-ins
      (D) ALL
      (A) Type of database
      (B) Type of driver to use
      (C) Location of database
      (D) All Of The Above
      (A) SQLLCientAttribute
      (B) SQLPermission
      (C) SQLPermissionClient
      (D) SQLClientPermission
      (A) Response.Output.Write() allows you to flush output
      (B) Response.Output.Write() allows you to buffer output
      (C) Response.Output.Write() allows you to write formatted output
      (D) Response.Output.Write() allows you to stream output
      (A) The Params and Forms collection of the HTTPRequest class are exactly same and theForms collection has been provided only for backward compatibility
      (B) The HTTPRequest class does include the Params collection
      (C) The HTTPRequest class does include the Forms collection
      (D) The difference between the Params and Forms collection of the HTTPRequest class is that the Params collection also represents QueryStrings, ServerVariables, andCookies
      (A) Event-driven
      (B) Static
      (C) Linear
      (D) TopDown
      (A) .Web
      (B) .ASP
      (C) .ASPX
      (D) All of the above
      (A) DNS, DNS-less
      (B) DSN, DSN-less
      (C) ODBC, ADO
      (D) OLEDB, ADO