A. Session Objects
B. Application Objects
C. Viewstate
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. All users within a single tunnel
B. All Users of an application
C. A Single session
D. All of the above
A. The customer can run on any platform.
B. Such a situation cannot happen at all
C. The customer must be having technology that run ASP.
D. None of the Above
A. Parameterized constructor
B. On click of button
C. Global.asax
D. Default constructor
A. The DataSet schemas must match in order to merge
B. The destination DataSet must be empty prior to merging
C. A primary key must be defined on the DataTable objects
D. A DataSet must be merged into the same DataSet that created it.
A. LinqDataSource
B. XmlDataSource
C. SqlDataSource
D. ObjectDataSource
A. Static
B. Linear
C. Topdown
D. Event-driven
A. Add Source, Tag prefix
B. Add Tag prefix, Tag name
C. Add Src, Tagprefix, Tagname
D. None of these
A. DataBind
B. DataList
C. Fill( )
D. Load ( )
A. None
B. One
C. Two
D. Many
