Which of the following important methods of server object?
a) create object
b) execute
c) transfer
d) all oof these
What does MVC stand for?
a) model vocal controller
b) model view controller
c) model view count
d) model vocal controller
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
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
Which file contains the Application_Start event?
a) global.asax
b) web.config
c) local.asax
d) none of these
What is the return type of IsPostBack property?
a) integer
b) Boolean
c) float
d) all of these