When is it most appropriate to send an automatic reply? Check all that apply.

when you are at the office and available during normal hours
when you are out of the office and want to let all senders know
when you are on a lunch break and want to let all senders know
when you are going on vacation and want to let all senders know
when you only want to respond to senders within the organization
when you only want to respond to senders outside the organization

Answers

Answer 1

Answer:

2, 4, 5, 6 are correct

Explanation:

1 and 3 are wrong on edg

Answer 2

Answer:

2, 4, 5, 6

Explanation:

Took the test, I hope this helps! :)


Related Questions

Type the correct answer in the box. Spell all words correctly.

Which type of fair use category allows you to imitate another person’s well-known work in a comical way?

The fair use category of............... allows you to imitate another person’s well-known work in a comical way.

Answers

Answer:

parody (use under-case for PLATO)

Explanation:

what is ICT gadget, examples,types,uses, functions, important​

Answers

Communication and information technologies include devices such as computers, which help people to communicate with others and access information.

What does ICT stand for?

This abbreviation refers to information and communication technologies, which is a very popular term nowadays.

What are some examples?Television.Computers.Smartphones.Tablets.Among others.

How are they classified?

They can be classified based on their invention date (older/newer), their purpose (education, entertainment, etc,) or how accesible they are.

What are they use for?Access information such as searching about astronomy on internet.Communicating with others such as videocalls or text messages.

Why are they important?

They help people stay informed and communicated. Moreover, they have shaped modern world.

Learn more about technologies in: https://brainly.com/question/9171028

Use of the internet to access programs and data on computers that’s are owned and managed by the other using large data centers.

Answers

Answer:

I just wanna learn how to code

Explanation:

_____ is(are) often used in reports to quickly represent data and help the readers understand the data.

WordArt
Shapes
Charts
Photos

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

The correct option of this question to fill in the blank is Charts.

Charts are often used in reports to quickly represent data and help the readers understand the data.

There are different types of charts, for example, pie chart, line bar graph/chart, etc. Charts to used to present data for the visual representation of data.

Why other options are not correct.

WordArt: WordArt is a pre-build style in word processing applications. For example, if you want to show a stylish word "Welcome" then you can use WordArt, WordArt can be used to represent data as like Charts.

Shapes: Shapes do not represent data, shapes are used to draw shapes/drawing such as square, rectangle, line etc.

Photos: Photos do not represent data visually, however, you can take photos of charts, but the photo itself does not represent data.

Repl.it Assignment 4.1.2 (Guess the Number)
Please help me
I will give brainliest and a like

Answers

Like 4 .1.2 -31 or 21

Please help me ASAP first answer gets brainliest

Answers

Answer:

okay but where is problem bro

Explanation:

Adnan merges the shapes he added to mimic the bridge structure. The modification is shown below.


Which tab did Adnan use to merge the shapes?

Which Merge Shapes option did Adnan use?

Which property of the shapes did Adnan modify?

Answers

Answer:

✔ Drawing Tools

✔ Combine

✔ Shape Outline

Explanation:

Answer:

1) Drawing Tools

2) Combine

3) Shape Outline

Explanation:

What type of file is MyFile.exe?

Answers

The file type is excel

Answer: executable

Explanation:

_____ are pictures that you can click on to tell your computer what to do.

icons
menus
applications
FATs

Answers

Answer:icons

Explanation:The reason it is icons is because icons can become pictures

Answer:

Icons

Explanation:

can create pictures by grouping together.

help me please, thanks :)
will mark brainliest btw

Answers

benifits Ease of Access to Information. The World Wide Web, abbreviated as www has made the world a social village. Saves Time. Ease of Mobility. Better Communication Means. Cost Efficiency.  Innovation In Many Fields. Improved Banking Better Learning Techniques.

risks Theft or manipulation of sensitive or private information, such as financial or health records.

Virulent computer viruses that can destroy data, damage hardware, cripple systems and disrupt a business' operations.

Computer fraud.

Why is the len ( ) function useful when using a loop to iterate through a stack?
The len ( ) function will print the elements of the stack.
The len ( ) function will run with each iteration, printing the element number each time.
The len ( ) function will tell the program the number of elements in the stack.
The len ( ) function will remove the duplicate elements in the stack.

Answers

The len ( ) function will run with each iteration, printing the element number each time.

The len ( ) function useful when using a loop to iterate through a stack because the len ( ) function will tell the program the number of elements in the stack.

What is len ( ) function?

The len ( ) function is the function which gives back the number of characters as a output in a given text string. The len function gives back the zero when the string is empty with no text in it.

Let suppose a word "HELLO" is written on the string. Then the len function count the characters of this word and  gives back the result as 5.

This function is helpful when using a loop to iterate through a stack as there it describes the number of elements in the stack.

Thus, the len ( ) function useful when using a loop to iterate through a stack because the len ( ) function will tell the program the number of elements in the stack.

Learn more about the len ( ) function here;

https://brainly.com/question/17054161

#SPJ2

How do you answer a question on here

Answers

Didn’t you just make a question right now?
You click on a question you know the answer for, and click the blue button that says Answer

The ______ ratio defines a display's width relative to its height.

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

This question is about to fill in the blank.

The correct answer is:

The aspect ratio defines a display's width relative to its height.

An aspect ratio is a proportional relationship between the width and height of the image. It describes the image's shape in terms of width and height.

The aspect ratio can be written in the formula of width to height.

For example; if the display or image has an aspect ratio of 2:4, then it means that the display height is 2 times of width.

Another example of a square image or display is 1:1 that means that the aspect ratio is the same (width and height are the same)

The human brain can store both temporary and permanent bits of information. Which type of memory in the computer is similar to the temporary storage in your brain?

BIOS
PRM
RAM
ROM

Answers

Answer:

RAM

Explanation:

"RAM" refers to Random-Access Memory. Just like the human brain, this stores your computer files temporarily. It is considered to be a "volatile memory" which means that information can only be stored when there's power. So, when your computer shuts down, the information is lost. This is similar to the human brain, especially when it comes to learning. When a person learns new things, some of the information he read before may be forgotten.

Subtract B8 from the sum of cells
C1 through C10

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

To subtract B8 from the sum of cells  C1 through C10, you need to perform the following steps.

click on empty cell or C11. In C11 write the formula, =sum(C1:C10) this formula calculates the sum of cells  C1 through C10, and store result in C11. Now click on cell C12.      Write formula  in C12 i.e. =C11-B8 this formula subtract B8 from the sum of cells  C1 through C10 and store result in C12

1
Match the following document file types with the suitable descriptions.
Document file type
Description
(a) TXT file
• (i) It can be edited by Microsoft Word 2010.
(b) PDF file
(ii) It can be opened in OpenOffice.org Writer.
(c) DOCX file
• (iii) It can be shared on the Internet easily.
(d) Google document
(iv) It can be opened by most word processors.
(e) ODT file
. (v) Its content and layout cannot be edited by
an ordinary word
processor.​

Answers

Answer:

a-i b-II c-III d-iv e-v

Select the correct navigational path to hide a worksheet.
Click the ____ tab on the ribbon to the Cells gallery.
Select ___ and use that drop-down menu to select ____.
Then Hide sheet.

Answers

Answer:

Home, Format, Hide & Unhide.

Explanation:

A person with a low number of white blood cells could have difficulty in fighting infections and A decrease in the number of lymphoid stem cells could result in a decrease in red blood cell.

What is nucleotide?

It is the sub units and buIlding blocks of DNA. It is made up of a five-sided sugar, phosphate group and then a nitrogen base.

These groups make the backbone of the DNA helix. If you look at a DNA helix, they make the side of the ladder or the side portion. They connect to a nitrogen base which make the steps of the ladder.  The type of sugar that is used in a DNA helix is called deoxyribose.

Nitrogen bases are the molecules that make up the steps of the ladders. There are four different nitrogen bases, namely; Guanine, Thymine,Adenine and Cytosine.

Pyrimidines are compounds that make a single 6-sided ring. Examples of pyrimidines are Cytosine and Thymine. Purines on the other hand make 5-sided and 6-sided rings.

Therefore, A person with a low number of white blood cells could have difficulty in fighting infections and A decrease in the number of lymphoid stem cells could result in a decrease in red blood cell.

Learn more about white blood cells on:

https://brainly.com/question/19202269

#SPJ5

A second class lever needs less effort to lift a heavy load. Give reasons​

Answers

Explanation:

1. Using a lever makers it easier to move a load and so you use less effort.

2. Second class lever:- The load is between the fulcrum and the effort

These types of lever always acts as a force and magnifier and it's mechanical advantages is greater than one

What is the unity Programming Language?

Answers

Answer:

Unity is an engine you can use different programming languages to help create ur game, such as

python, rust, JavaScript, and C#

The user enters a URL into a web browser, the web browser sends the information to the DNS server to look up the IP address, then the IP address is sent to the web (host) server. What is the final step in the DNS process? The client sends a request to the DNS server. The DNS server translates the IP address back to the URL. The process starts over at the beginning. The web server sends the information back to the web browser.

Answers

Answer:

The web server sends the information back to the web browser.

Explanation:

The DNS look up is the process that happens when we type a URL into the browser gets converted into an IP address that's used to locate the website's servers. Then when this query reaches a final server, it is returned back to the computer with the data that we need.

So the final step in the DNS process is the web server sends the information back to the browser.

I hope this answer helps.

Host A is sending a file to Host B. There are 3 links (therefore 2 switches) between the hosts. The file is segmented into packets of 40 bytes, with a 10 byte header added to each packet. Each link has a transmission rate of 100 kbps and a speed of 1000 km per sec. The switches are 100km away from each other. Host A is 50 km away from the first switch while Host B is 150 km away from the second switch. Data travels from Host A to the first switch, on to the second switch and then to Host B. What is the propagation delay (in seconds) when a packet of data travels between the 2 routers?

Answers

Answer:

The propagation delay is "0.1 Sec".

Explanation:

Please find attachment of the figure.

The given values are:

Transmission rate of each link

= 100 kbps

Distance

= 100 km

Speed

= 1000 km

Now,

The propagation delay between R1 as well as R2 will be:

⇒  [tex]\frac{DR_1 R_2}{speed}[/tex]

On substituting the estimated values, we get

⇒  [tex]\frac{100 \ km}{1000} \ Sec[/tex]

⇒  [tex]0.1 \ Sec[/tex]

Analyzing Uses for PDFs
A PDF file would most likely be used for which situation?
O You need to e-mail more than one file to a friend.
O You want someone to make a lot of edits to a file.
You need to send a file to someone who does not have Word.
O You want to save and print several copies of a file.

Answers

Answer:

You need to send a file to someone who does not have Word

Explanation:

In this case the answer is You need to send a file to someone who does not have Word.

But we use PDF to send files without changing its format.

Answer:

You need to send a file to someone who does not have Word

Explanation:

Why do IT professionals have strict legal and ethical standards?

A. The credentials they hold to perform their job.
B. The oath they took when they began their career.
C. The pressure put on them to behave a certain way.
D. The strategic role they play in an organization.

Answers

Answer:

The answer is B: The oath they took when they began their career.

Explanation:

What is the computer’s natural language?

hierarchical
symbolic
binary
hexadecimal

Answers

Answer:

binary computer natural language

Answer:

C)Binary

Explanation:

Edge 2021

The language of 1's and 0's

If you schedule a message to be delivered at 6 p.m., but you log out of your computer at 5 p.m., what will happen to the message?

It will be delivered at 6 p.m. as scheduled.
It will be delivered when you log back in.
It will be delivered at 5 p.m. when you log out.
It will not be delivered at all and will be canceled.

Answers

Answer:

B

Explanation:

It will be delivered when you log back in.

How would you justify using cloud computing?

A less network traffic
B sharing a network could reduce overall costs
C new technology
D government pressure

Answers

Answer:

B.

Explanation:

Which of the following was the most widely used personal computer application until the mid 90s

Answers

Answer:

word processing

Explanation:

I just took the test

Word processing was the most widely used personal computer application until the mid 90s. The correct option is B.

What is word processing?

A word processor is a tool or computer application that allows for the entry, editing, formatting, and output of text. It frequently includes some extra functionality as well.

Current word processors are word processor programmes operating on general purpose computers as opposed to the standalone machines that the earliest word processors were.

A word is the natural unit of data used by a specific processor design in computing. A word is a fixed-sized data that the processor's hardware or instruction set treats as a single unit.

Up until the middle of the 1990s, word processing was the most frequently used personal computer programme.

Games

Word processing

Internet

United States census

The purpose of the merge and center command is to _____.

Answers

The merge and centre command is one of the most common tools used in formatting tables in a word-processing software. In addition, its primary purpose is to "merge cells into one cell and center the text in that cell." in order for the spreadsheet in a report to become more presentable.

Choose the list of the best uses for word processing software.
lists, resumes, writing a book, and payroll data
letters to your friends, resumes, spreadsheets, and school papers
resumes, cover letters, databases, and crossword puzzles
book reports, letters to your friends, resumes, and contracts

Answers

List, resumes, spread sheet, databases, contracts

What are the problems with security when working on a Web Page?

Answers

Answer:

Hackers are sometimes able to exploit vulnerabilities in applications to insert malicious code.

Explanation:

Answer:

Depending if you have a virus already on your computer then your security risk on opening a new web page may be high

If not the security risk would be low

but to sum it up It really depends what your default search engine is

rn i use DuckDuckGo and i posted a Screen shot (if ur using chrome this extension can be added) and google (not saying its bad) but it has a risk for you security.

I really hope this helps

High Hopes^^

Barry-

Other Questions
Which of these is the importance of water? Include ALL that apply. is hydrogen a neutral atom or ion Compound subjects are always considered plural.Please select the best answer from the choices providedrueOFalse The slope intercept form of an equation is y=mx+b. Rewrite the equation in terms of the slope, m f (2b) if f (x)= -2x + 4 write the process of the formation of District Co-ordination Committee. Let d represent the day of the month. Can d be 15? 56? 28? 0? HELP ASAP PLZ!!!!!!!!Solve this problem.b - 6 < 4 There are 10 girls for every 12 boys. If there are 50 girls, how many boys are there? What is The Epic of Gilgamesh?(A)the first major epic poem(B)the history of the god of the sun(C)an important Sumerian play(D)an early example of oral history re testing a new amusement park roller coaster with an empty car with a mass of 100 kg. One part of the track is a vertical loop with a radius of 12.0 m. At the bottom of the loop (point A) the car has a speed of 25.0 m/s and at the top of the loop (point B) it has speed of 8.00 m/s . You may want to review (Pages 203 - 212) . For related problemsolving tips and strategies, you may want to view a Video Tutor Solution of A vertical circle with friction. Part A As the car rolls from point A to point B, how much work is done by friction? This organization works to improve trade relations among the countries ofthe world. One of the strategies used is reducing trade barriers. *G7World BankInternational Monetary Fund (IMF)The World Trade Organization (WTO) Peter has a part time job in factory and he can work 6 1/2 hours a day while his friend Joseph can work 1 2/3 hours more than Peter.how many hours can Joseph work more than Peter? The diagram below shows the influence of the ideas of John Locke on the Founding Fathers,Which phrase completes the diagram?A. Monarchical GovernmentB. Separation of PowersC. Trial by JuryD. Government by Consent of the Governed help asap!!Farmers commonly built fences to accomplish all of the following goals exceptA. to prevent cattle drives from going through their propertyB. to stop the spread of the native wild grasses and flowersC. to clearly mark the boundaries of their land claimsD. to improve their land to meet homesteading requirements Christine, Odys, and Ariela decided to go to the movie. They got a discount of $10 dollars online. The total ticket price is $14. What is the price of the movie ticket without the discount? Propaganda is ________________ please help i give brainliest to whoever answers Find the value of x (5x+4) (8x-71) For the points P and Q, find the distance d(P,Q) of the segment PQ. (3,4) , ( 7,7)