711. Which of these classes maps to the tag ?
A. HtlmInputCheckBox
B. HtmlCheckBox
C. HtmlControl
D. None of these

712. Common type system is built into which of the following?
A. RCT
B. GAC
C. CLR
D. RCW

713. What is a strong name ?
A. Combination Of both Public,Private key and digital signature
B. Public Key
C. Private Key
D. Digital signature

714. A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
A. AdRotator
B. LinkButton
C. Both A and B
D. None of the Above

715. Which class can be used to create an XML document from scratch ?
A. XmlNew
B. XmlConvert
C. XmlSettings
D. XmlDocument

716. Which of the following can be used to add alternating color scheme in a Repeater control ?
A. DataSource
B. ColorValidator
C. AlternatingItemTemplate
D. None of these

717. Which of the following is used to write error message in event Log File ?
A. System.EnterpriseServices
B. System.Diagnostics
C. System.Data
D. All of the above

718. Choose the form in which Postback occur_________________?
A. Webforms
B. HTMLForms
C. Winforms
D. None of these

719. In order to prevent a browser from caching a page which of these xstatements should be written ?
A. Response.Cache.SetNoServerCaching();
B. Response.Cache.SetNoCaching();
C. Response.Cache.SetNoStore();
D. None of these

720. Give one word: What model does ASP.NET request processing is based on__________________?
A. Top-down
B. Bottom-up
C. Waterfall
D. Pipeline

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