Deleting messages keeps them in the mailbox and on the server. How can they be removed from the server to reduce the quota? Check all that apply.

Left-click each message, and move it to the Trash folder.
Right-click the Deleted Items folder, and click Empty Folder.
Click the Folder tab, and click the Empty Folder in Clean Up group.
Right-click the Deleted Items folder, and click Mark All as Read.
In Backstage view, choose Cleanup Tools. Then, click Empty Deleted Items Folder.

Answers

Answer 1

Answer:

B, C, E are correct

Explanation:

Found on edg

Answer 2

Answer:

a,b,c,d

Explanation:

2021 i got it right


Related Questions

Which type of memory resides within a computer's CPU?
_____ memory resides within a computer's CPU.
(not multiple choice)

Answers

Main memory.

Main memory resides within a computer's CPU.

Answer:

Internal

Explanation:

A person who leads a
group uses
skills.

Answers

Answer:

He uses skills to make sure he is good leader

Explanation:

What capital city is located at 33 s and 71w?

Answers

Answer:

jmkk;

Explanation:

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

Answers

Answer:

Explanation down below :)

Explanation:

The answer is reports.. . hope that helped!

Which of the following is not a thing needed to make a network?
a)Network software b)Network devices c)Motherboard d)Cables

Answers

Answer:

d) cables is your answer

Answer:

Motherboard is not a thing needed to make network

Question # 6
Multiple Choice
Of the following examples, which would be the most significant benefit of advancements in touch-screen technology?


A basketball coach could demonstrate plays to his team in 3D, thereby creating a better visual image in the minds of the players.

A heart surgeon could practice a complicated procedure using a stylus and 3D image of a human heart.

A kindergarten student could drag and drop letters into their appropriate spots, creating a powerful educational link in their minds.

A scientist could break apart a 3D model of the human cell and study each part independently to get a better understanding of how the body works.

Answers

Answer:

Explanation:

basketball

The OS that has a Dock is the
Linux
Mac
Windows
MS DOS

Answers

Mac OS. As verified in the picture.

While some distros of Linux have docks, Mac OS started and is known for using a dock.

Answer:

Mac.

Explanation:

What uses HTML hypertext links that users can click to access different locations or information?
A. Operating system
B. Domain name
C. Web page
D. Client program

Answers

I’m pretty sure it’s C. Web page

A computer program which uses hypertext markup language (HTML) hypertext links that users can click to access different locations or information is: C. Web page.

A hyperlink refers to an element in a hypertext markup language (HTML) document that provides a link (direct access) to another document, file, location, webpage, and an image.

In Computer science, a hyperlink can be used to directly link to the same path in a hypertext markup language (HTML) document or another HTML document such as a webpage.

Generally, you can insert a hyperlink that end users can click to access different locations or information in the following:

An email address A fileA webpage

In conclusion, a typical example of a hyperlink on a webpage is demonstrated below;

Learn more about hyperlink here: https://brainly.com/question/25760645

3. The problem solving diagram displays how many parts.
A1
B.2
c.3
D.4

Answers

Answer:

3

Explanation:

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

Which is the primary outcome of innovation?


collaboration

creativity

change

profit

Answers

Answer:

change

Explanation:

because innovation is a change and that change could be anything

The Research and Development Process has five steps what are they ?

Answers

Answer:

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

Explanation:

There are five steps used in any research and development project.

Step 1 – Locating and Defining Issues or Problems and get an idea about what is needed

Step 2 – Designing the Research Project, How you will solve the problem or get the solution of the problem

Step 3 – Collecting Data.

Step 4 – Interpreting Research Data.  

Step 5 – Report Research Findings.

What can be written to perform a certain number of iterations or to iterate until a specific result is achieved?
A. an ordered data structure
B. a for loop
C. a print function
D. an array​

Answers

Answer:

The answer to this question is given below in the explanation section. However, the correct option is B. i.e a for loop.

Explanation:

The correct answer to this question is for-loop. Beause, in the for loop is written to perform a certain number of iterations or to iterate until a specific result is achieved.

for example, to calculate the average of 10 numbers, we use the for loop to iterate statements written in its body 10 times to calculate the average.

when the specific numbers of the iteration are reached it will get terminated.

for example

for (int i=0; i<=10; i++)

{

// perfrom average, code

}

this loop iterate 10 times or less, when it reached above the limit it gets stopped.

however, the other options are not correct, because an ordered data structure is like a list of order data, print function print something to the user or on screen. while an array is like a list of data of the same data type.

Answer:

A For Loop

Explanation:

Edge 2020

4.3 Code Practice: Question 1
Instructions
Grandma Ester normally gives you hugs for your birthday - one for every year old you are. When you turned 15, she squished you with 15 hugs! This year, she, unfortunately, cannot see you on your birthday, so instead, she wants to send you virtual hugs!

Create a program that prompts the user for how old they are turning and then using a loop, output a virtual hug for every year old they are.

The following prints a single “virtual hug.”

print("**HUG**")

Answers

in python 3:

age = int(input("How old are you turning? "))

i = 0

while i < age:

   print("**HUG**")

   i += 1

I hope this helps!

Which pane in PowerPoint contains images of the slides in the order they appear in the presentation?

Status pane
Thumbnail pane
Notes view
Normal view

Answers

Answer:

B. Thumbnail pane

Explanation:

on edg

Answer:

B. Thumbnail pane

Explanation:

skeet skeet i have lost my feet.

_____ 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.

20 POINTS


Why is important for film editors to have a knack for storytelling?


Increasingly, screen writers and film editor positions are filled by the same person.

There is no need for the film editor to have a knack for storytelling; in fact, this may be a drawback.

The film editor is responsible for editing the script if the screen writer has made any errors.

The film editor must weave many scenes and sections of scenes together to tell a cohesive story.

Answers

Answer:

The film editor must weave many scenes and sections of scenes together to tell a cohesive story

Explanation:

Forgive me if i am wrong

Can someone help me? Thanks.

Answers

Answer:with what exactly

Explanation:

Which statement accurately defines the Quick Steps feature in Outlook?

It simplifies common tasks into one-step commands.
It allows a user to add multiple steps to common tasks.
It is only configured for tasks that are not frequently used.
It allows multiple users to add commands to a single mailbox.

Answers

Answer:

A

Explanation:

The statement accurately defines the Quick Steps feature in Outlook will be that it simplifies common tasks into one-step commands.

What is the Outlook?

The Tools menu is shown on the toolbar adjacent to the Actions menu under the Menus tab. When you select Tools, a drop-down menu with options like Send/Receive All Folders, Reject All, Com Add-Ins, Disable Items, Outlook Options, etc. appears.

You undoubtedly use Outlook every day and use some of its useful capabilities, including flags, categorize, and archive. Even if these capabilities already make it simple to handle your emails, there are other Outlook tools that can help you organize your emails even better.

The phrase "simplifies typical tasks into one-step commands" appropriately describes Outlook's Quick Steps feature.

More about the Outlook link is given below.

https://brainly.com/question/17457799

#SPJ6

What does it mean to clear a setting in a dialog box?
A) To print it
B) To turn it off
C) To delete it
D) turn it on

Answers

it would be c because you clean in it up

A Career Cluster is a group of related careers true or false

Answers

Answer:

true

Explanation:

there are 16 different types so each cluster is related in some way.

A Career Cluster is a group of related careers or occupations that share common skills, knowledge, and pathways. This statement is true

These clusters are used in career exploration and education to organize and categorize careers based on similarities in the types of work they involve.

Each cluster encompasses a range of careers that share similar attributes and can be connected through similar educational pathways or skill sets.

For example, the STEM (Science, Technology, Engineering, and Mathematics) cluster includes careers such as biologist, software developer, engineer, and mathematician, all related to science and technology fields.

Career Clusters provide a useful framework for students and job seekers to explore and navigate various career options effectively.

Know more about Career Cluster:

https://brainly.com/question/8825832

#SPJ6

By default, your computer will organize your files in the order they were created.
True
False

Answers

true, most computers will do this but it depends on the computer and the program being used.

TRUE

True, but not for all operating systems.  

Which of the following statements best compares and contrasts the role of story writers and script writers

Answers

Answer:

Both script and story writers must use the elements of plot to develop their work; however, script writers must also include the use of stage and camera descriptions.

Explanation:

Answer:

Both script and story writers must use the elements of plot to develop their work; however, script writers must also include the use of stage and camera descriptions.

Props to the other answer.

Which of the following statements defines markup? A. Software used in creating a Web document B. Symbols or characters added to plain text in a document to indicate different attributes and elements C. Authoring language which converts text to language D. Coding system used to structure text files in a document translating it into a Web document

Answers

Answer:

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

Explanation:

In this question, it is asked about the markup language. A markup language is a computer language that uses tags to define elements within a document. It is human-readable, meaning markup files contain standard words, rather than typical programming syntax. While several markup languages exist, the two most popular are HTML and XML. So, now we will explain which option defines the statement correctly.

A. Software used in creating a Web document (false).

A markup language is not software, it is a language that can be used mostly in web development.

B. Symbols or characters added to plain text in a document to indicate different attributes and elements (True).

Because HTML and XML are markup languages, in which symbols or characters are added to plain text in a document to indicate different elements and attributes. For example, in HTML, we use "<" and">" symbol to indicate the attribute of Html document. such as to show paragraph we use "<p>"tag etc.

C. Authoring language which converts text to language(true)

Markup language converts text into browser readable language. For example, we write HTML (human-readable plain text document) which converted into the browser-readable format.

D. Coding system used to structure text files in a document translating it into a Web document (true).

for example, HTML is a markup language or you can say coding system, that can be used to structure text file in a way that can be easily understood by a web broweser.

Answer:

B. Symbols or characters added to plain text in a document to indicate different attributes and elements

Explanation:

When Creating a FPS game what basic rules would you add?

Answers

Answer:

We should add:

Explanation:

Anything red must explode if shot. Fixed mounted guns must always face away from any potential flash points and be pretty much useless. Never bring a gun to a knife fight. Never run into a room that you have just thrown a flash bang into as the grenade only effects you.. Create a world that invites, encourages, and rewards smart thinking.The game world is the real world.packages are the best way to draw out campers, pop one out into open areas and pick people off as they inevitably try to steal it from you, then when they are all dead still in and claim your UAV (or ammo crate more often than not).The only thing you can ever rely on your team to do is, give away your position, run into your line of fire and friendly flash you.If you pick up the sniper or any other power weapon someone on your team will always teamkill you for it then miss with every shot they fire using it.


As part of the IT department, you configure the employee workstations for your company. Your company's IT policies prioritize security ove
running active content. What should you disable in user's browsers to restrict active content?
А
Cookies
B
Pop-under windows
C
CSS
D
JavaScript

Answers

Answer:

A Cookies

Explanation:

I don't know if I'm right but I hope it is, but if not then can you help me

What is the internet ?



Answers

Answer:

internet is the connection of computers worldwide

Answer:

Explanation:

The internet is the wider network that allows computer networks around the world run by companies, governments, universities and other organizations to talk to one another.

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 chain reaction that occurs when a sound is created ​

Answers

The chain reaction is called sound waves

What is the hexadecimal equivalent of the decimal number 256?

Answers

Answer:

0.100 look it up

Explanation:

Other Questions
which of the following was a characteristic of the Virginia House of burgesses ____________ ________________________________________________________________________ Mini crew-mate went to save his Dad________________________________________1 impostor remains__________________________________0 o O ... O.. ..0 oo The term interglacial refers to How does a reflection across the y-axis change the coordinates of a shape? Which of the following is an example of a short term goal? A certain atom has 20 electrons, 21 neutrons, and 20 protons. What is the atomic mass of the atom? At a football stadium, 2% of the fans in attendance were teenagers. If therewere 350 teenagers at the football stadium, what was the total number ofpeople at the stadium? Combien pse Guillaume? Which of the following describes the form of a pyramid? A. three triangular sides and a square base B. four squares and a triangular base C. four triangular sides and a square base The voltage V required for a circuit is given by [tex]v=\sqrt{PR}[/tex] , where P is the power in watts and R is the resistance in ohms. How many more volts are needed to light a 100-watt light bulb than a 75-watt light bulb if the resistance of both is 110 ohms? Round answer to the nearest tenth. How do I order 7.21 7.2 7.083 compare and contrast the spanish and the indians in their relationships. 1 paragraph in their similarities. 1 paragraph in their differences A bag of potato chips contains 0.96 grams of sodium. If the bag is split into 8 equal servings, how many grams of sodium will each serving contain? Extension: What other ways can the bag be divided into equal servings so that the amount of sodium in each serving has two digits to the right of the decimal and the digits are greater than zero in the tenths and hundredths place? Ed, an employee of the Natural Color Company, suffered from a rare disease that was very expensive to treat. The local media ran several stories about Eds problems, and the family created a website that generated more than $10,000 in gifts from individuals to help pay the medical bills. Eds employer provided hospital and medical insurance for its employees, but the policy did not cover Eds illness. When it became apparent that Ed could not pay all of his medical expenses, the hospital canceled the $25,000 Ed owed at the time of his death. After Eds death, his former employer paid Eds widow $12,000 in "her time of need." Eds widow also collected $50,000 on a group term life insurance policy paid for by Eds employer. What are Eds and his widows gross income? Who's this Disney character As a result of 207 years of Pax Romana, the Roman Empire A) experienced continuing hostilities among neighboring regionsB) experienced peace and prosperity C) shrank in size and wealthD) survived invasions from barbarian tribes Directions: Multiply, divide, and simplify the following exponential expressions.Pls help Help me pls Which of the following statements is accurate? a. Stereotypes are a good way to check our perceptions. b Stereotypes can keep us from creating accurate perceptions c. Stereotypes are a convenient way to categorize people d. Stereotypes can help us to create accurate perceptions. Please select the best answer from the choices provided A B C D Say hi and I'll give u nothing what is the meaning of religion