If you select one slice of pie in a pie chart, you have selected a ____

data series
data set
data point
data line

Answers

Answer 1

Answer:

a date point I think I don't really know

Answer 2
I believe it’s data series.

Related Questions

why it is important to add a key field?

Answers

Answer: A primary key is used as a unique identifier to quickly parse data within the table.

Explanation: A Key field is necessary to allow users to import Records to a Subform.

Which thesis statement does a better job of meeting the three requirements for thesis statements?



- Drugs are not good for anybody, and we should work harder to prevent drug abuse.


- We need harsher penalties to deter doctors from overprescribing painkillers, which leads to the abuse of legal drugs

Answers

A.Thesis statements support hooks to sway the opinions of readers, so A.

Your thesis statement when writing an informational essay, or any other papers, is essential to the conclusion.

If you want good essays and stories that have the reader asking good questions, you will one hundred percent need a hook and thesis statement.

How can a classroom be more effective by the use of multimedia? ​

Answers

Answer:

Multimedia helps the user become more engaged with what they're learning by using multiple different methods to engage the user. When the user is interested or is engaged with his/her work, what he/she is learning becomes more enjoyable allowing the information to stick.

Explanation:

Multimedia is one of the many ways of communicating. It combines many different things including audio, animation, or text, all together which allows the user to interact with these different learning methods and become more interested, because it tries many different learning techniques at once.

A common example of multimedia would be websites such as ABC mouse.com, which allows the user to interact head on with the lessons while using many different things to help the student become more engaged with what they're learning. Things such as mini games, points to earn to buy items, and in-lesson interaction with multiple choice questions. All help the student become engaged/addicted to using the website.

To sum up, how can a classroom be more effective by the use of multimedia? ​"Multimedia helps the user become more engaged with what they're learning by using multiple different methods to engage the user. When the user is interested or is engaged with his/her work, what he/she is learning becomes more enjoyable allowing the information to stick."

Hope this helps.

If a person communicates indirectly and attaches little value to
the literal meaning of words, their communication is
A. high-context.
B. low-context.

Answers

Answer: B. Low-context

Design brief of grain crusher. Design specification of grain crusher. Design constraints of grain crusher

Answers

The grain grinder is a kitchen tool used to grind hard grains obtained from different plants.

What is a grain grinder?

The grain grinder is a culinary tool used by different communities around the world to transform grains into a dough, paste or powder to be able to cook it with other techniques.

The grain crusher has an innovative and effective design in which the grains enter through a tube and are led to the crushing area, where they are crushed once the user begins to move a lever clockwise.

A disadvantage of this manual crusher design is that it does not allow a large amount of grain load, that is, the user must crush a minimum amount of grains, which will prolong their time using this machine.

Learn more about tools in: https://brainly.com/question/14830872

what is multimedia hard ware? Write any four examples of multimedia hardware.

Answers

Answer:

Multimedia software tells the hardware what to do. For example, multimedia software tells the hardware to display the color blue, play the sound of cymbals crashing etc. To produce these media elements( movies, sound, text, animation, graphics etc.)

What are the number of buttons on an average calculator?.

Answers

Answer:

56

Explanation:

There is 56

Question 2 of 10
A potential danger of social media is that:
O A. people make friends that live across the world.
B. your information can be viewed by strangers.
C. users can easily join an interest group online.
D. job applications can be downloaded online.

Answers

Explanation:

B. This is because everyone we don’t know is good and bad can know all of our biodata

When trying to upload assignment on canvas wont let me click choose file.

Answers

Try either reloading the tab or resetting computer.

15-Points answer quickly please. Select the correct answer. How can you make a search phrase more effective?
A. by framing it as a question
B. by using more specific search terms
C. by using a different search engine
D. by using all the search terms you can think of

Answers

You can make it more effective by framing it as a question because if you do that it makes it more effective

_____is used to organize and modify the properties of the current selection.
a)Stage
(b) Property Inspector
(c) Timeline panel

Answers

Answer:

☘ QUESTION☘

_____is used to organize and modify the properties of the current selection.

☘ ANSWER☘

(B) Property Inspector

Explanation:

✨BY#NICHOLE✨

To enable a single hard drive to store more than one operating system, it would need to be ________ first.

Answers

Answer:

partitioned

Explanation:

When you're writing for mobile devices, use ________ to present the most important information first and provide successive layers of detail that readers can consume, if they want to.

Answers

Answer:

An inverted pyramid style.

a stretching
force causing
things to be
pulled in
opposite
directions

Answers

Explanation:

Please helpppp meee! I'm rn in Ukraine, the invasion has begun early this morning! My house was bombed by a russian shell. I'm hurt!!! Give me some advice!! I don't have any medical substances nearby!!

how to get a javascript's varible

Answers

Answer:

If you want to use a js variable in a php script you MUST pass it within a HTTP request. There are basically two ways: Submitting or reloading the page.

Explanation:

In programming, just like in algebra, we use variables in expressions (total = price1 + price2). From the example above, you can calculate the total to be 11. JavaScript variables are containers for storing data values. All JavaScript variables must be identified with unique names. These unique names are called identifiers.

Write a java program that asks the student for his name and Favorite basketball team. The program should then welcome the student, and cheer for his team

Answers

The java program is an illustration of sequential programs

What are sequential programs?

Sequential programs are programs that do not require loops or conditions

The actual program

The program written in Java, where comments are used to explain each line is as follows:

import java.util.*;

public class Main{

public static void main(String[] args) {

 //This creates a Scanner Object

 Scanner input = new Scanner(System.in);

 //This declares the variables

 String name, team;

 //This prompts the user for name

 System.out.print("Name: ");

 //This gets an input from the user

 name = input.nextLine();

 //This prompts the user for favorite team

 System.out.print("Favorite team: ");

 //This gets an input from the user

 team = input.nextLine();

 //This prints the required output

 System.out.print("Welcome, "+name+". Cheers to "+team+" team");

}

}

Read more about sequential programs at:

https://brainly.com/question/26642771

Answer:

it is coding so make a java code and put it to the data on a file on the computer then.... tada!!!

Explanation:

Why cant my teacher see my photos submissions on canvas.

Answers

Answer:

Put the pictures on a writing platform and give them the link to it by writing an email or using the comments.

What type of attack is being performed when multiple computers overwhelm a system with fake requests

Answers

Answer:

This is an attack on availability. A system resource is destroyed or becomes unavailable. Examples of this attack are the Nukes, which cause computers to go out of service. It is one of the oldest attack modes, they use the service or command "ping" to send fragmented, incomplete, or too large packets.

Explanation:

Answer:

Distributed Denial of Service (DDoS)

Explanation:

How to change capital letters to lowercase in excel?.

Answers

Answer:

To change column A to Title Case, select cell B2. Type =PROPER(A2), and press Enter. Tip: Use the formula =UPPER(A1) for all UPPERCASE; =LOWER(A1) for all lowercase.

Explanation:

What strategies can you use to ensure ease of reading in your emails and other digital communications

Answers

Answer:Ways to Ensure Your Emails Get ReadSubject lines: Remember that only 20 percent to 40 percent of your emails will actually get opened, though most of your subject lines will be seen. ... Your tone: Portray yourself as someone that other people can connect to.

Explanation:

List Any Four Library function with syntax
















Thnx:')
[tex] \: [/tex]

Answers

Some Library function and syntax.

Function :

exit expfprintffscanf

System include files:

stdlib.hmath.hstdio.hstdio.h

Function prototype:

Void existdouble exint printint & seek

Hope Helps!!

Every time a key is pressed on the keyboard, the _______________ chip in the keyboard notices which key has been pressed.

Answers

Answer:enter key

Explanation:I hope this helps and please give me brainlyiest

What is output by the following program?

def mult(a, b = 1, c = 1):
print(a * b * c)

mult(2, 5)

Answers

The output of the program is 10.

def mult(a, b = 1, c = 1):

    print(a * b * c)

mult(2, 5)

Code explanation:

The code is written in python.

A function is declared named "multi" and the function has parameter of a, b and c. The default value of b and c are 1.Locally, we print the product of a, b and c.Finally, we call the function with its inputted parameters. Notice we only had 2 argument while calling the function. This simply implies that the default value for c is used. Therefore,  we will have 2 × 5 × 1 = 10

learn more on python here: https://brainly.com/question/22796383

Identify the correct wireless technology from the drop-down menus.

A manager is in charge of 30 retail associates. Some of her duties include scheduling and keeping an updated list of each associate's information for payroll processing. She uses a wireless device to do these tasks. Her boss has offered her an upgraded wireless device that can also make phone calls, send text messages, and even access the Internet. She agrees this will make her job much easier, especially because she cannot always access her e-mail from the store's desktop computer. She has to be on the sales floor to make sure everything is running smoothly.

----------------------------------------------------------------------------------------------------------------------------

Which wireless device does the manager most likely have before being offered the upgrade by her supervisor? ()

Which wireless device is the supervisor most likely offering to the manager as an upgrade? ()

Which wireless device, if offered, would the manager probably find cumbersome if she needs to have her hands free to move about the sales floor? ()

Answers

Answer:

PDA, SMARTPHONE, LAPTOP COMPUTER

Explanation:

i just took this.

Most case fans have standard _______________ connectors that are easy to plug in but can be forced to be connected the wrong way.

Answers

Answer:

Molex

Hope this Helps!

Every HTML document needs to begin with which of the following tags?

Answers

The first tag in any HTML file is the tag. This tells web browsers that the document is an HTML file. The second tag is a tag. Information between the HEAD tags doesn't appear in the browser window, but is still important.

Carly was given a writing assignment. In three to five sentences, give her some advice to help her plan and organize her writing.giving brainliest

Answers

1) She needs to organize her assignment. Know how it will start, the middle and end.

2) Decide what she wants to write about.

3) Start writing.

4) Review it. Check for grammar mistakes and look in the areas where she knows she might make a mistake.

5) Send it.

(This might be too long, but I hope it helps!)

Threats are:_____.
a. Weaknesses in an information system that can lead to a compromise of an asset.
b. Safeguards used to minimize the impact of threats.
c. Capabilities, intentions and attack methods of adversaries to cause harm to assets.
d. Resource or information that is to be protected.

Answers

C - Capabilities, intentions, and attack methods of adversaries to cause harm to assets
threats are valid my main br

What function would you use to calculate the total interest paid for the first year of a mortgage?.

Answers

Answer:

To calculate the total interest paid for the first year of a mortgage, the formula M = [P.r (1+r)n] / [(1+r)n-1] × 12 can be used.

Explanation:

According to recent security survey compromised passwords are responsible for.

Answers

Answer:

81 percent of hacking-related breaches

Explanation:

I found this online, if you need a more specific answer, you will need to provide the multiple-choice options.

Other Questions
describe the sequence of events that led up to the spanish american war Explain the difference in type 1, type 2A, and type 2B muscle fibers. what is different of raven and crow Your father is planning to cook for 35 people using a recipe that specifies two and a half cups of sugar for each six people,For the larger group, your father will requirecups of sugar It takes 12 men 5 days to complete a job. Work out how many days it would take 3 men to complete the same job. Original price:Discount:30%Sale price:$206.50 If anyone could help me soon it would be much appreciated. Heyyy Everyone,Help me with this Exercise,PleaseeeeIm needing your answers now, please If you answers my questions very good and excalty,I will give you the brainliest please please help i will mark you brainlist so NMIXX's debut song "O.O" kind of grew on me it's really catchy and also the chorus of the song is really catchy i know you might think this is odd but it just grew on me, what do you think? A group of firms that agree to work together to discourage competition What was Simon Bolivars vision for Latin America? Why wasnt Latin America able to unify? tome pushed the ends of a large spring together. he had to hold on tight so the spring did not expand in his hands. what type of energy of the spring was increased? How is the carrying capacity related to the limiting factors of a population? An isosceles triangle has an angle that measures 94. Which other angles could be in thatisosceles triangle? Choose all that apply.4388159 Alyssa is getting gas for her car. Her cars 15-gallon tank has 1515 of a tank of gas left. If gas costs $2.699 per gallon, how much will she pay for gas, rounded to the nearest cent? Which pronoun correctly completes the second sentence?J'ai deux petits lapins que j'aime beaucoup! Jefais des clins.O A.nousOB.lesO c.leurOD.vousResetNext If the area of triangle is 360 cm2 and the height is 18cm, find its base i need a small simple summary of early Korea Brainliest if correct 1.4 WichitaWhen did the Wichita encounter Spanish explorer Francisco Vasquez de Coronado?O 1498O 1541O 1600O 1776