![]() Related Questions <% Response.Write a %> In the sample code shown above, what will be written to the screen? A. 1 B. 2 C. 1, 2 D. 1&2 E. Nothing. <% Set Application("Thing") = Server.CreateObject("THINGDOER.thingy") %> The above code appears in the global.asa file. What would it accomplish? A. It would create a "Thing" object and place it in Contents Collection of the Application object. B. It would create a "Thing" object and place it in StaticObjects Collection of the <% varType = rsTest("field1").type %> In the database table, if the datatype for field1 (shown above) is Number, what is the value of varType? A. The field value. B. A string description. C. The field name. D. NULL. E. An enumerator. What is the program ID (ProgID) for ActiveX Data Objects in 2-tier and 3-tier database applications? What is the program ID (ProgID) for ActiveX Data Objects in 2-tier and 3-tier database applications? A. ADO B. RDODB C. ADODB D. RDS E. OLEDB A. Setting the [component name].scope property. B. Using the Server.CreateObject method. C. Placing it in the Session or Application OnStart event handler. D. Instantiating the component in the global.asa Latest Answer : Its Option E. tag ... A. Client actions cannot change Application variables. B. The change is not visible to any client until the application is stopped and started. C. The change is only visible to future requests made by Latest Answer : Answer : E ... A. HTMLEncode,MapPath B. URLEncode,ScriptTimeout C. URLEncode,CreateObject D. ScriptTimeout,Abandon Latest Answer : Server.URLEncode Server.HTMLEncode ... Following is the code Server.MapPath (".") consider the path is C:InetpubWWWRootMATDefault.asp. What will be the output A. C:InetPUb B. C:InetPUbWWWroot C. C:InetPUbwwwrootMAT D. Error A. Server B. Response C. Request D. ObjectContext Latest Answer : Ans:Request ... A. Server B. Response C. Request D. Session Latest Answer : Ans:Response ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||