Monday, 10 November 2014

DOTNET MCQ QUESTIONS PART6

91) Select the Interface which provides Fast, connected forward-only access to data
              a) IdataRecord
              b) Idatabase
              c) IdataReader (ANS)
              d) Irecorder

92) How do we Delete, Update, Select data in a Dataset
              a) Using SQLDataAdapter (ANS)
              b) Using SQLDataReader
              c) Using SQLCommand
              d) None


93) Which of the following is not a member of ConnectionObject
              a) Execute (ANS)
              b) EndTransaction
              c) BeginTransaction
              d) Open

94) Is it Possible to Serialize HashTable with XMLSerializer
              a) Yes (ANS)
              b) No

95) What is the Full Form of WSDL
              a) Web System Description Language
              b) Web Services Detail Language
              c) Web Service Description Language (ANS)
              d) None

            ASP.NET MULTIPLE CHOICE INTERVIEW QUESTIONS                                                
             PART 1          PART 2               PART 3     PART 4            PART 5                               
             PART6           PART7                 PART8      PART9           PART10                               
96) What is the difference between Server.Transfer & Response.Redirect
              a) No Difference
             b)      Server.Transfer needs a roundtrip, Response.Redirect does not
              c) Response.Redirect needs roundtrip, Server.Transfer does not (ANS)
              d) Server.Transfer can transfer user between 2 applicaions

97) Which Language can Support SOAP
              a) V21) To set page title dynamically in ASP.NET which of the following is used?
               a) None of the above
               b) < sheet > section
               c) < tail > section
               d) < head > section (ANS)

 98) What is the size of the session ID
              a) 32 bit long string
              b) 32 bit long double
              c) 32 bit long character
              d) 32 bit long integer (ANS)


99) Which of the following extension does a webservice file will have
               a) .Asmx (ANS)
               b) .Aspx
               c) .Ascx
               d) .Resx

100) What is a strong name?
               a) Public Key
               b) Private Key 
               c) Combination Of both Public,Private key and digital signature (ANS)
<PREV>                                                                                                 <NEXT>

No comments:

Post a Comment

Popular Posts