Question
14. Which word describes the position of an item in a collection? a. index position b. counter c. loop index d. counter 15. Which of
14. Which word describes the position of an item in a collection?
a. index position b. counter c. loop index d. counter
15. Which of the following rules is not part of the XML standards?
a. Element names must not be more than 32 characters long.
b. All container elements must be closed.
c. The opening and closing element tags must have the same case.
d. A child container element can be nested within a parent container element.
17. The CDONTS component creates the e-mail message and places the message in which folder?
a. Pickup b. Queue c. Drop d. Badmail
18. Where is the e-mail message placed after all attempts to deliver the message have failed?
a. Pickup b. Queue c. Drop d. Badmail
19. Where is the default main e-mail folder located?
a. c:\Inetpub\Mail b. c:\Inetpub\MailRoot c. d:\Inetpub\Mail d. d:\Inetpub\mailroot
20. Which administrative tool is used to determine if the Simple Mail Transport Protocol (SMTP) has been started?
a. FTP Server b. Exchange Server c. Services d. SMTP Mail Manager
21. Which class provides access to the properties and methods to construct an e-mail message?
a. MailMessage b. MailAttachment c. SmtpMail d. System.Web.Mail
22. Which class is used to identify a file that is to be sent with the e-mail message?
a. MailMessage b. MailAttachment c. SmtpMail d. System.Web.Mail.
23. Which property is used to indicate that the output of the message is HTML?
a. MailFormat.Text b. MailFormat.HTML c. MailMessage.Normal d. MailEncoding.UUEncode
24. Which property is required when creating a MailMessage?
a. MailMessage.UrlContentBase b. MailMessage.From c. MailMessage.CC d. MailMessage.BCC
25. Which character does not throw an ArgumentException when you create a directory?
a. <
b. z
c. *
d. ?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started