Software Engineering Mcqs

Which of these classes maps to the tag ?

(A) HtlmInputCheckBox

(B) HtmlCheckBox

(C) HtmlControl

(D) None of these

Submitted By: Ali Uppal


In .NET the operation of reading metadata and using its contents is known as ________________?

(A) Reflection

(B) Enumeration

(C) Serialization

(D) Binding

Submitted By: Ali Uppal


What is/are the predefined TraceListener(s) in ASP.Net?

(A) EventLogTraceListener

(B) TextWriterTraceListener

(C) DefaultTraceListener

(D) All of the above

Submitted By: Ali Uppal


Whats is the significance of Response.ClearHeaders( ) ?

(A) Clears all the section value from rendered HTML File

(B) Clears the content of the Rendered page

(C) Clears all Headers from the buffer stream

(D) None of the above

Submitted By: Ali Uppal


Custom Controls are derived from which of the classes_________________?

(A) Website

(B) WebForm

(C) Webfarm

(D) None of the above

Submitted By: Ali Uppal


To add a custom control to a Web form we have to register with?

(A) Name space of the dll that is referenced

(B) Assemblyname

(C) TagPrefix

(D) All of the above

Submitted By: Ali Uppal


What executable unit gets created when we build an ASP.Net application ?

(A) . EXE

(B) . COM

(C) . DLL

(D) None of the above

Submitted By: Ali Uppal


Which of the following object is not an ASP component ?

(A) AdRotator

(B) File Access

(C) LinkCounter

(D) Counter

Submitted By: Ali Uppal


What is a diffgram ?

(A) Finds the difference in two objects

(B) Finds the difference in two files

(C) The one which renders the dataset object contents to XML

(D) None of the above

Submitted By: Ali Uppal


What is the transport protocol used to call a webservice ?

(A) TCP

(B) HTTP

(C) SMTP

(D) SOAP

Submitted By: Ali Uppal