Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

3. if you want to send an e-mail to several people but dont want each t…

Question

  1. if you want to send an e-mail to several people but dont want each to know who else got the e-mail, what would you use?

reply
forward
cc
bcc

  1. which ones below are boolean operators?

select, if, above
and, not, or
if, because, when
always, when, go

Explanation:

Brief Explanations
  • For Question 3:
  • Reply: This is used to respond to an email sender. It doesn't hide recipients.
  • Forward: This is used to send an email to new recipients. It doesn't hide the original recipients.
  • Cc (Carbon Copy): Recipients can see each other's email addresses.
  • Bcc (Blind Carbon Copy): Recipients cannot see each other's email addresses.
  • For Question 4:
  • Boolean operators are used in logical operations.
  • AND, NOT, OR are standard Boolean operators. The other options contain words that are not Boolean operators.

Answer:

  • Question 3: D. Bcc
  • Question 4: B. AND, NOT, OR