January 30, 2015

ASP.Net Objective type question part 2

1. In which event controls are fully loaded

(A) Init
(B) InitComplete
(C) ControlEvents
(D) Load

2. What is the default timeout for a Cookie?

(A) 20 Minutes
(B) 30 Minutes
(C) 20 Seconds
(D) None of the above

3. How many types of cookies are available in ASP.Net?

(A) 2
(B) 3
(C) 4
(D) None of the above

4. How many types of state management techniques are available in ASP.Net?

(A) 2
(B) 3
(C) 4
(D) None of the above

5. How do you manage states in asp.net application?

(A) Session Objects
(B) Application Objects
(C) Viewstate
(D) Cookies
(E) All of the above



No comments:

Post a Comment