Direction: Choose the correct option
Q1.
How do you add an attachment to an email using Spring?
Direction: Choose the correct option
Q2.
What parameters does addAttachment() take?
Direction: Choose the correct option
Q3.
What is a DataSource in Spring?
Direction: Choose the correct option
Q4.
How do you set HTML content in an email?
Direction: Choose the correct option
Q5.
What is the purpose of MimeMessageHelper.setMultipart()?
Direction: Choose the correct option
Q6.
How do you send an email with inline images?
Direction: Choose the correct option
Q7.
What is a CID in email?
Direction: Choose the correct option
Q8.
How do you handle file upload before attaching to email?
Direction: Choose the correct option
Q9.
What exception might occur when sending email?
Direction: Choose the correct option
Q10.
How do you configure a mail sender for Gmail SMTP?
