A. Set AutoGenerateColumns Property to true on the datagrid tag
B. Set AutoGenerateColumns Property to false on the datagrid tag
C. Set AutomaunalColumns Property to true on the datagrid tag
D. It is not possible to do the operation
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. CompareValidator
B. DataList
C. Listview
D. GridView
A. CLR
B. RMT
C. RC
D. RCT
A. maxWorkerThreads
B. requestQueue limit
C. maxIdThreads
D. all of the above
A. Extended expressions
B. Irregular expressions
C. Regular expressions
D. Basic expressions
A. Httphandler is an event handler and httpmodule is module to do some task
B. Httphandler is an class and Httpmodule is an assembly
C. All of the above
D. None of the above
A. 10 sec
B. 20 sec
C. 20 min
D. 40 min
A. Private
B. no-cache
C. Public
D. All of the above
A. WindowsPrincipal
B. WindowDatset
C. Serialization
D. None of the Above
A. Use View State
B. Use URL munging
C. Disable ViewState and use Session State
D. Disable View State and don’t use session state
