A. System.Web.Mail.SmtpMail
B. System.Web.Mail.MailMessage
C. Both A and B
D. None of these
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. Page.User.IsInRole
B. Page.User.Name
C. Page.User.Identity
D. None of these
A. SQLDataReader
B. Data Set
C. Both A and B
D. None of these
A. Application object
B. Session object
C. Server object
D. Response object
A. .ASP
B. .Web
C. .ASPX
D. None of these
A. Response.Output.Write() allows you to write formatted output
B. Response.Output.Write() allows you to stream output
C. Response.Output.Write() allows you to buffer output
D. Response.Output.Write() allows you to flush output
A. Alerts Snap-ins
B. Performance logs
C. MMC Event viewers
D. All of the above
A. asp:listitem
B. asp:button
C. asp:label
D. none of these
A. System.Web.Services
B. System.Web.Ui.Forms.Security
C. System.Web.Configuration
D. System.Web.Security
A. Set the ClientTarget property to Downlevel
B. Set the Runat property to server
C. Set the inherits property to codeb
D. Set the language property to C#
