QUESTION IMAGE
Question
- 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
- which ones below are boolean operators?
select, if, above
and, not, or
if, because, when
always, when, go
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.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- Question 3: D. Bcc
- Question 4: B. AND, NOT, OR