Contents

Which of the following technologies are used with ASP?
a) CSS                                   
b) JavaScript
c) ajax                                  
d) all of these

d

What does SSI stand for in ASP pages?
a) server side include
b) server side input
c) server side initial             
d) server side information


a

A string that specifies the virtual or physical directory is called……..
a) map                                  
b) path
c) map path                         
d) none of these

b

How many components in active server pages?
a) one                                    
b) two
c) three                                  
d) five

d

Explanation: AdRotator, Browser capabilities, content linking, text stream, database access component


Which of the following are collections of important request object?
a) client certificate              
b) cookies
c) form                                  
d) all of these

d

Which object is used to send data from server to client?
a) request object 
b) response object
c) normal object 
d) cache object

b