Quizzes Index
TM API Quiz
By
Think you know your stuff about IMAP, POP, SMTP, MIME, and all those other Internet-related message protocols? Try this quiz from jGuru, based on Fundamentals of the JavaMail API.
2. When sending mail, which of the following is the proper order of working with classes?
3. Which of the following statements is true?
4. To send an image along with an HTML message, so that the HTML message refers to the included image, what must the image URL begin with?
5. The JavaMail API uses the Authenticator from the java.net package.
java.net
6. In order to delete a message, which flag must be set?
7. When retrieving mail, which of the following is the proper order of working with classes?
8. Which RFC is with the wrong protocol?
9. What is the process of removing deleted messages from a folder called?
10. Which of the following is not part of the JavaBeans Activation Framework?