Contents

Which of the following important methods of server object?
a) create object   
b) execute
c) transfer                             
d) all oof these

d

What does MVC stand for?
a) model vocal controller                  
b) model view controller
c) model view count                                           
d) model vocal controller

b

Which of the following attribute must be set on a validator control for the validation?
a) ControlToValidate      
b) Validate Control
c) ValidateToBind              
d) Validate Bind

a

Which term is used for pages that depend on the Master page?
a) content page
b) master page
c) web page                          
d) none of these

a

Which file contains the Application_Start event?
a) global.asax                     
b) web.config
c) local.asax                        
d) none of these

a

What is the return type of IsPostBack property?
a) integer                              
b) Boolean
c) float                                  
d) all of these

b