A. Page_Load()
B. Page_Init()
C. Page_click()
D. Page_doubleclick()
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. 10 mins
B. 20 mins
C. 2 mins
D. Exists for the Life of the current page
A. Microsoft SQL Server
B. Session State Service
C. In-process storage
D. All of the above
A. needs to be available to the public
B. must be platform-independent
C. has a thin front end (client)
D. All of the above
A. Include the deny element.
B. Include the identity element.
C. Include the authorization element.
D. Include the authentication element
A. Webforms
B. Winforms
C. HTMLForms
D. None of these
A. aspnet_wp.exe
B. aspnet_isapi.dll
C. inetinfo.exe
D. None of these
A. Yes
B. No
C. May be
D. Confuse
A. VBScript
B. EcmaScript
C. JavaScript
D. PERL
A. After the webform loads
B. Before Page_init event of web form
C. After the page_init event of webform
D. None of the above
