HELP PLEASE!! WILL MARK FIRST AND MOST RELIABLE ANSWER BRAINLIEST!!~~~~What is the primary difference between sort and filter?

Filter only shows the messages that match a particular criterion.
Filter has more options than sort.
Sort only shows the messages that match a particular criterion.
Sort has more options than filter.

Answers

Answer 1

Answer:

A

Explanation:

Example: when scrolling through a list of shows, if you filter for action shows, only shows that match the action description would appear

Answer 2

Answer:

yes it is A

Explanation:


Related Questions

3

Select the correct answer

Nancy is working on a spreadsheet in Excel on a Microsoft Windows system. Which statements are true about the software she is using?

OA Microsoft Windows is an example of system utility software.

ОВ. Besides system utilities, the only other type of software is application software.

OC. Spreadsheet software, such as Excel, is an example of application software.

OD. Application software control and interact directly with computer hardware.

Reset

Next

Answers

Answer:

A) Microsoft Windows is an example of system utility software. Spreadsheet software, such as Excel, is an example of application software.

Explanation:

System utility software is designed to analyse, configure, optimise or mantain a device. Eg : Operating Software (Android, IOS) & Microsoft Windows

Application Software is a program or group of programs, designed for some utility work for end users. Eg : Word processor, MS Paint,  & spreadsheet excel etc

Kerrri uses a database file many time a day. To increase her productivity, she should___.

A. Put it in her My Music folder
B. Move the file to the system tray
C. Create a toolbar for this file
D. Create a shortcut on the desktop to the file

Answers

Answer:

D

Explanation:

A shortcut will make it easier for her to access the database file

Plz Help!

1. How does it make you feel knowing that everything you do online is stored and can be searched for, shared, or even broadcast?

2. What does it mean to have a positive digital footprint?

Answers

Answer:

Read explanation

Explanation:

1. Honestly depending on the company it doesn't make me that scared to know everything I do can be shared, broadcasted, or searched. We are getting to that point in time where our data is more useful than us. Negative activities on the web can have consequences if you aren't careful though.

2. When you have a positive footprint you aren't using the internet for illegal activities, hate, or any other form of something negative you wouldn't do in real life. Companies sometimes factor in your digital footprint when hiring you, if you are toxic and negative that may factor in when being hired. Once something is out there it's there until it's deleted from the server, which most big companies don't do when you "delete" a post.

It is fine for a search record because sometimes it helps you a lot when you need something back, and it is stored.

What is a positive digital footprint?

A good online reputation that allows you to grow your social network and accomplish your job goals is indicated by a favorable digital footprint.

When you leave a positive digital footprint, you don't engage in hate speech, unlawful activity, or any other undesirable activity that you wouldn't do in real life.

When something is published, it remains there until the server deletes it, which most major corporations don't do when you “erase” a post.

Therefore, it is acceptable for a search record because it occasionally comes in very handy when you need to retrieve something that has been stored.

To learn more about a positive digital footprint, refer to the link:

https://brainly.com/question/27834450

#SPJ2

What will the "background-color" of the "topButton" be when the program is finished running?
A. red
B. orange
C. blue
D. green

Answers

Answer:

C. blue

Explanation:

Where are the motors for the light year one located ???

Answers

Not sure honestly ...

HELP

Through photographs, we can represent concepts and ideas. From the following list of concepts, choose 10.


You should display the concept or idea in some way within your photograph. For example, if one concept was "Blue," you might photograph the color blue in the sky, a blue item of clothing, a person with a sad expression (which is sometimes described as "having the blues"), and so on. Be creative!


Happy

Pink

Chair

Music

Cold

Looking out

Vegetable

School

Smile

Love

Shadow

Up

Newness

Water

Red

Season

Door/Gate

Hand

Drink

Words

Treasure

Oldness

Natural

Beauty

Little

Part Two


Select your five favorite photographs to create a presentation on a computer. For each photograph, identify the concept that you are presenting and how you have shown this concept in the photograph.

Answers

Answer:

You need to pick 10 concepts from the list and take/pick a picture you think shows the concept. You then pick 5 of your favorites from the 10 and put them on a slideshow, explaining what concept it is and how it shows it.

Explanation:

So if I did vegetable, I would take a good picture of a carrot. Then, if I picked it as one of my five favorites, I would put it on a presentation and say, "This displays the concept of vegetables. My picture shows this concept because carrots are a type of vegetable."


a.) WAP to display the sum
of the numbers I to
100​

Answers

Answer:

I am confused on what you are asking

Answer:

The only WAP i know is cardi Bs and Megan Thee Stallion

Explanation:


You should structure the
first before you search for a relevant picture.

Answers

Answer:

True

Explanation:

Is this statement true or false?

A chart generated in Microsoft Excel can be plugged into a presentation authored using PowerPoint.


true

false

Answers

Answer:

true

Explanation:

a chart generated in Microsoft excel can be plugged into a presentation authored used PowerPoint. you can only it from excel (by right-clicking on the chart and select copy)and the paste it is PowerPoint. or you can save it and import it as an image(2)

Answer:

True

Explanation:

I got it right on a quiz on k-12

Write a while loop that replaces every occurrence of “cat” in the message with “dog” using the indexOf and substring methods.

Given:
public class ChallengeReplace
{
public static void main(String[] args)
{
String message = "I love cats! I have a cat named Coco. My cat's very smart!";

// Write a loop here that replaces every occurrence of "cat"
// in the message with "dog", using indexOf and substring.






}
}

Answers

Answer:

Complete the program using:

int index = message.indexOf("cat");

while(index != -1){

message = message.replace("cat","dog");

index = message.indexOf("cat");

}

System.out.print(message);

}

}

Explanation:

The line gets the index of string "cat"

int index = message.indexOf("cat");

The following operation is repeated until all occurrence of "cat"s has been replaced with dog

while(index != -1){

message = message.replace("cat","dog");

index = message.indexOf("cat");

}

This prints the new string

System.out.print(message);

}

}

The program illustrates the use of loops.

Loops are used to perform repetitive and iterative operations.

The code segment where comments are used to explain each line, is as follows:

//This gets the index of "cat" in the string message

int index = message.indexOf("cat");

//The following loop is repeated, until there is no occurrence of "cat" in the string

while(index != -1){

//This replaces "cat" with "dog"

message = message.replace("cat","dog");

//This gets another index of "cat" in the string message

index = message.indexOf("cat");

}

//This prints the new string

System.out.print(message);

}

}

At the end of the loop, all occurrence of "cat" are replaced with "dog".

Read more about similar programs at:

https://brainly.com/question/20461017

What is better in everybodys opinion. AMD or Intel?

Answers

Answer:

Intel is more for work and such, while AMD is foucsed on gamers. I use AMD because I play many games, but it really depends on what you use your computer for.

Explanation:

it depends Explanation:AMD wins the CPU war overall right now, but depending on your needs, an Intel processor could still be the better choice. If you want the best in overclocking, gaming or software support, or if you want productivity performance without buying a discrete GPU, Team Blue has the advantage. But if you want the best balance of price and performance in the Intel vs AMD lineup, Team Red deserves your money.

Describing How to Create a Combination Chart
Select the correct navigational path to create a combination chart
Select the chart
Click the Chart Tools
tab
Select the data series from the Chart Area list.
Click the Chart Tools
tab
Click Change Chant Type.
Choose a chart type for the selected data series and click OK.

Answers

Answer:

format and design

Explanation:

i took test

Alisa Miller claims that today's college graduates:

Answers

Answer:  know less about the world then there counterparts

Explanation:

Answer:

know less about the world then there counterparts

Explanation:

what job titles describes a person with green engery? in career clusters

Answers

Answer:

environmental scientist

Explanation:

Which of the following might cause a mobility impairment that limits computer use? Select 3 options.
a color blindness
Odyslexia
O neurological issue
injury
O genetic issue

Answers

Explanation:

A color blindness , injury .

Answer:

neurological issueinjurygenetic issue

Explanation:

The question is about mobility impairment. Color blindness and dyslexia have to do with vision, so rarely cause mobility issues related to computer use. Rather they would cause issues related to reading the screen.

The remaining three choices are the ones you want.

what type of exel function searches for a specific value in your data using the spreedsheet columns and an unique identifier within those columns

Answers

Answer:

Excel's vLookup formula pulls data from one spreadsheet into another by matching on a unique identifier located in both spreadsheets. For example, we want to add a column for email address but that data exists on a separate spreadsheet.

Explanation:

Can someone help with these questions it's for drivers ed class

Answers

3) A
4)D
5)A
6)D
7)C
8)A
9)A
10)B
These are for the first two

If you needed a job and wanted to find places that were hiring, how could you do that without fast internet access?

Answers

Answer: you cant do it inless you have wifi every where you go i think becuase i try it before thanks

You created a plan for the program to find the slope, as shown below.
# Find the slope of the user's two points
# Get the points
# Calculate the slope
# Display the result
This plan is in the form of
O flowcode
O pseudochart
O pseudocode
O flowchart

Answers

Answer:

Explanation:You created a plan for the program to find the slope, as shown below. - 18809700. ... Display the result. This plan is in the form of. O flowcode. O pseudochart. O pseudocode. O flowchart. Add answer. Log in to ... shown below. # Find the slope of the user's two points # Get the points # Calculate the slope

Please help, Tech class!!

Answers

Answer:

Explanation:

1=A

2=A

3=A

4=True

5=A

6=D

7=D

8=B

9=True

10=C

is anyone willing to do my DIT tests for me?

Answers

Answer:

no sorry

Explanation:

Can someone help me on how to start this essay?

Answers

Answer:

Start off with an interesting introduction (add questions) make it interesting.

You can star by explaining what and innovator means for you why are you an innovator and what type of inovator

What is the keyboard shortcut for copying text?

Ctrl+P
Shift+P
Ctrl+C
Ctrl+P

Answers

Answer:

ctrl+c

Explanation:

Answer:

Ctrl+C

Explanation:

Who is responsible for providing the equipment employees need to stay safe on the job (like a hardhat or safety
goggles)?
• the Occupational Safety and Health Administration (OSHA)
O the employer
the labor union
O the employee
MacBook Pro

Answers

Answer:

the employer

Explanation:

Answer:

the employer

Explanation:

The way things are arranged on a publication is referred to as the _____.

style
guides
layout
scheme

Answers

Answer: I’m pretty sure it’s layout

which are the two alternatives for pasting copied data in a target cell groups

Answers

Answer:

Excel has decided to paste contents into a single cell, rather than keeping data in columns. When copying from a query in SQL that has data in a table, pasting it into Excel would normally split the data into the columns - keeping the table. But Excel has automatically changed and takes out the table, pasting each row into one cell.

Explanation:

1) Write a program that prints the sum of the first ten positive integers, 1+2+...+10
I don’t know how to write the code for python

Answers

total = 0

for i in range(1, 11):

   total += i

print(total)

Software engineering is not only concerned with issues like system heterogeneity, business and social change, trust, and security, but also with ethical issues affecting the domain. Give some examples of ethical issues that have an impact on this domain

Answers

Answer:

follows are the solution to this question:

Explanation:

Confidentiality:

It always agrees with all of this, even though there is no security arrangement, and the theoretically facilitates the free exchange of information between both the client as well as the worker or understands that perhaps the personal life of a client and then all the concerns and problems we have belongs to them.

Competence:

It didn't distort the skill level in such a specific field or topic, it is the talent or capacity, and being able to be doing something well or be sane enough just to face charges in court.

Intellectual property rights:

It will be mindful of regional intellectual property laws in which the individuals over its mind's constructs are given over a certain amount of time, which typically gives the maker the exclusive right to use his / her development.

The examples of the ethical issued that have an impact on the domain is as follows:

Confidentiality:  When there is no security arrangement, and the theoretically facilitates the free exchange of information between both the client as well as the worker .Competence:  It didn't distort the skill level in such a specific field or topic, it is the talent or capacity. Intellectual property rights: It will be mindful of regional intellectual property laws in which the individuals over its mind's constructs are given over a certain amount of time.

Learn more: brainly.com/question/17429689

The standard format rules for a professional letter should be followed.
True
False

Answers

The answer is, true.

The CPU is often called the
of the computer.

Answers

Answer:

Explanation:

Tower?

Answer:

Its often called the brains of a computer.

Explanation:

Other Questions
Use the paragraph to answer the question.A team of biologists has been investigating fireflies to determine the cause of their declining population. Habitat loss is the most likely factor in the decline of the bioluminescent bug. Light pollution also plays a role. Excessive light disrupts the insects mating ritual.Write one to two sentences giving an example of technical language in this paragraph and explaining how it affects the overall meaning of the paragraph. please help asap, the question is in photo Seaweed attached to rocks in the ocean performs photosynthesis underwater. Which statement best explains how some seaweed can survive in very deep and dark places in the ocean? It can use a small amount of sunlight for photosynthesis. It can use a small amount of sunlight for photosynthesis. It moves to the upper levels of the ocean to get sunlight for photosynthesis. It moves to the upper levels of the ocean to get sunlight for photosynthesis. It does not need any sunlight to perform photosynthesis. It does not need any sunlight to perform photosynthesis. It produces its own sunlight to perform photosynthesis. It produces its own sunlight to perform photosynthesis. The way Professor Quinn chose to handle this situation illustrates the difficulty of dealing with ethics violations. Listed as follows are several ways that corporations try to encourage ethical behavior in their employees. Which of these techniques do you see used in this scenario? Check all that apply. -Providing support for whistleblowers -Establishing a code of ethics -Providing ethics training for employees -Referring ethical dilemmas to an ethics committee You are to answer the following questions using the RACE Strategy: R-Restate the Question, A- Answer the Question, C-Cite textual evidence to support your answer, E-Explain your answer in your own words What was Anne and her family worried about when they first moved into their new hiding place? A $310 suit is marked down by 30%. Find the sale price What inference can be made about Mrs. Flowers based on what she says to Mrs. Henderson? Mrs. Flowers is aware of how other people feel. Mrs. Flowers is not impressed by Mrs. Hendersons work. Mrs. Flowers is interested in learning how to sew. Mrs. Flowers is jealous when other people are proud. solve 3x+k = c solve for x what do elements have to do with geology? Here is a piece of a song i am writing for my sis (she killed herself) i rlly want to finish it but cantSometimes i wish that i could fall asleep and not wake upCurse me cheat me beat me but i'll never make a fussIm fighting and tryin to stay alive In a world that hates me to the point where i'vegiven up on hoping and praying for a brighter daytell me you leave all alone that you will stayby my side forever and alwaysI feel like i need to breathe and let you inBeing all alone by myself makes me feel like i am falling And i dont want to lose it againTell me that you'll listenSlowly falling down a steep hillIm so numb that i cant even feel (pain anymore) EASY QUESTION. WILL MARK BRAINLISET True or False (Explain why) President Washington became the only President to ever be elected by the electoral college. Marigold Corp. wants to sell a sufficient quantity of products to earn a profit of $100000. If the unit sales price is $13, unit variable cost is $8, and total fixed costs are $200000, how many units must be sold to earn income of $100000? Which of the following would help achieve the goals of mercantilism? A.A country buys more goods than it sells. B.A country exports natural resources and imports manufactured goods. C.A country seeks colonies that provide raw materials for manufacturing. D.A country seeks colonies to buy its raw materials. Find the perimeter and area of the figure Which of the following is an example of internally caused behavior? An employee was laid off because the company was attempting to cut costs by laying off employees. An employee was late for a team meeting because of a heavy downpour. An employee could not come to work because he met with an accident. An employee could not attend an interview because of a delayed flight. An employee was fired from work because he violated a company policy. Why is it important to proofread your documents ? inspiring quote that i could use that actually makes sense Mary biked 4 1/5 miles today, and Mike biked 3 2/3 How many times thelength of Mike's bike ride was Mary's bike ride? Please help with this easy fraction problem. HELP!!!!!!In "The Story of Baba Abdalla" and "Lots of Lottery Winners Go Bankrupt," the authors describe how Baba Abdalla and lottery winners lose their money.Which statement best explains how this happens in both texts?Greediness and selfishness lead to the loss of fortunes.Never learning how to manage money properly leads to overspending.Poor investment decisions and bad advice cause the money to disappear.Thinking that having more will provide a life without problems, actually leads to ruin.