A. StateServer
B. SQL Server
C. InProc
D. All of the above
Software Engineering Mcqs
Software Engineering Mcqs for Preparation of Job Test and interview, freshers, Students, competitive exams etc. Multiple choice questions here are on topics such as Basics of software engineering, types, advanced, design, testing, evolution, testing, secutity etc.
A. Client-side code
B. Server-side code
C. Both A and B
D. None of these
A. DataCaching
B. Output Caching
C. Both A and B
D. None of these
A. GacSvr32.exe
B. GacUtil.exe
C. GacMgr.exe
D. RegSvr.exe
A. User
B. Table
C. Form
D. Windows
A. Request object
B. Hidden fields
C. View state
D. Cookies
A. SQLIIS.dll
B. LISXML.dll
C. SQLISAPI.dll
D. SQLXML.dll
A. System.Web.Form
B. System.Web.UI.Form
C. System.Web.GUI.Page
D. System.Web.UI.Page
A. To configure the web server
B. To configure the web browser
C. Configures the time that the server-side codebehind module is called
D. To store the global information and variable definitions for the application
A. Response object
B. Application object
C. Session object
D. Server object
