- (A) The access is restricted only to ASP.NET files
- (B) The access is restricted only to static files and non-ASP.NET resources.
- (C) Both A and B
- (D) None of the Above
Software Engineering Mcqs
- (A) Page Class
- (B) Master Page
- (C) Session Class
- (D) None of these
- (A) XmlSettings
- (B) XmlConvert
- (C) XmlCast
- (D) XmlType
- (A) page_laod event in aspx page
- (B) page_load event in code-behind
- (C) both will run simultaneously
- (D) None of these
- (A) The default time interval is 5 minutes
- (B) Programmers has to take care of delete sessions after configurable timeout interval
- (C) ASP.NET automatically delete sessions after configurable timeout interval
- (D) None of the Above
- (A) Reflection
- (B) Binding
- (C) Serialization
- (D) Enumeration
- (A) System.Activator
- (B) ProxyWebPartManager
- (C) WebPartManager
- (D) None of these
- (A) Application objects
- (B) Session objects
- (C) ViewState
- (D) All of the above
- (A) Global variable
- (B) Cookies
- (C) Database
- (D) Database
- (A) CurrentUICulture
- (B) CurrentCulture
- (C) All of the above
- (D) None of these

