701. In ASP.NET what does the following return ?
A. Gives the memory working set
B. Return Null value
C. Gives Error
D. None of the Above

702. What is the transport protocol used to call a webservice ?
A. TCP
B. HTTP
C. SMTP
D. SOAP

703. 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

704. Which of the following object is not an ASP component ?
A. AdRotator
B. File Access
C. LinkCounter
D. Counter

705. What executable unit gets created when we build an ASP.Net application ?
A. . EXE
B. . COM
C. . DLL
D. None of the above

706. 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

707. Custom Controls are derived from which of the classes_________________?
A. Website
B. WebForm
C. Webfarm
D. None of the above

708. 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

709. What is/are the predefined TraceListener(s) in ASP.Net?
A. EventLogTraceListener
B. TextWriterTraceListener
C. DefaultTraceListener
D. All of the above

710. In .NET the operation of reading metadata and using its contents is known as ________________?
A. Reflection
B. Enumeration
C. Serialization
D. Binding

NOTE
IF YOU THINK ANY OF THE MCQ ABOVE IS WRONG.
PLEASE COMMENT WITH CORRECT ANSWER AND ITS DETAIL EXPLANATION IN COMMENT BOX.
THANK YOU