In the AssignmentOne class, create a method called DemonstrateLambdas that takes an ArrayList of Laptops and a Predicate as a parameter. In the method test the Boolean instance variable from the Laptop class and print a suitable message based on whether it is true or false. in the main method:
• Add the following comment - // Part 7 - Simple lambda expressions
• Write the code to pass the Arraylist that you created in Part 4 to the DemonstrateLambdas method.
• Add the following code - System.out.println("------------------------------");

Answers

Answer 1

The code will generate output as shown below:2020 HP AMD is expensive.2015 Dell Intel is not expensive.2017 Acer Intel is expensive.2019 Lenovo Intel is not expensive.------------------------------

Given that we need to write a code snippet in which we have to create a method called DemonstrateLambdas in AssignmentOne class. This method takes an ArrayList of Laptops and a Predicate as a parameter. We have to test the Boolean instance variable from the Laptop class and print a suitable message based on whether it is true or false. Further, we need to add comments and print statements. Below is the code snippet:

class AssignmentOne{  public static void main(String[] args) {    ArrayList al = new ArrayList();    // Part 4 - ArrayList of Laptops    // Write the code to create an ArrayList of Laptops    al.add(new Laptop(2020,"HP","AMD",true));    al.add(new Laptop(2015,"Dell","Intel",false));    al.add(new Laptop(2017,"Acer","Intel",true));    al.add(new Laptop(2019,"Lenovo","Intel",false));    // Part 7 - Simple lambda expressions    DemonstrateLambdas(al, (laptop) -> laptop.IsExpensive() == true);    DemonstrateLambdas(al, (laptop) -> laptop.IsExpensive() == false);    System.out.println("------------------------------");  }  // Part 6 -

A method with Lambda expression  public static void DemonstrateLambdas(ArrayList al, Predicate predicate)  {    for(Laptop laptop : al)    {      if(predicate.test(laptop))      {        System.out.println(laptop.toString() + " is expensive.");      }      else      {        System.out.println(laptop.toString() + " is not expensive.");      }    }  }}In the above code snippet, we have used Lambda expressions to test the Boolean instance variable from the Laptop class and print a suitable message based on whether it is true or false. The DemonstrateLambdas method takes an ArrayList of Laptops and a Predicate as a parameter and the for loop in the method is used to iterate over the ArrayList and the test() method is used to test the Boolean instance variable.

For part 7, we have added comments and the System.out.println() method to print a separator. The above code will generate output as shown below:2020 HP AMD is expensive.2015 Dell Intel is not expensive.2017 Acer Intel is expensive.2019 Lenovo Intel is not expensive.------------------------------

Learn more about code :

https://brainly.com/question/32727832

#SPJ11


Related Questions

(IGNORE THIS)


Then before I could think, I saw nothing,but darkness, even though my eyes were open. After that, I saw a room that looked fairly familiar. For a quick second ,I had deja vu, then I was aware that it was my classroom. I saw myself smiling out of excitement, and holding a piece of paper. I was very confused, and I thought maybe it was just all in my head, or maybe it was just some weird deja vu that I have never experienced. I returned back to class very puzzled.
As we all began the test, I completely forgot about what happened. I was too focused on the test. 40 minutes passed, and everyone had already completed their assignment. My palms began sweating out of nervousness. Everyone in the room was waiting for me to finish. I had an immense feeling that everyone was staring at me,but I did not bother to look away from my test paper. Subsequently after 20 minutes,I concluded the test. I walked up to the teacher, and handed over my test answers to her. I never really felt this nervous over a test before. I was always usually confident in my answers. I had a sick feeling in my stomach. It was all making me start to believe that I wasn’t going to succeed on this test. After school,the teacher planned to give us our test results. I was afraid, and not ready. As she handed me over my results,she had a big smile on her face. Before I could say, or think anything other than me failing,she congratulated me, and patted me on the back,”Jax, you obtained all the answers right!’ My eyes got big in total shock. I gently grabbed my test results from her hand, and smiled. I was so joyful. I quickly ran out of the classroom door and waved goodbye to my teacher. “What a relief!’,I thought.

After that,I ran home, still as happy, and excited. When I got home, I tripped on the doormat that my mother owns outside of the house. I unfortunately fell on my face. It hurt so badly. At the moment I tried getting up,the weird feeling came back again. It was as if everything blacked out. All I saw was pure black for a couple seconds, as I did last time. I distinguished, and made out a strange picture of my mother having a paper towel on her hand, and lathering it on my face. Once I fully realized what the ‘picture’ I saw was, my heart started throbbing, repeatedly. The picture gradually faded away out of my eye sight. After it all went away,everything was back to normal. As I was done rubbing my eyes from confusion, I noticed that my Mother was standing right in front of me. She grabbed me by my hand and helped me get back up. She asked,”What just happened,Jax?” “I don-, I don’t know,Mom.”,I stuttered. She told me to follow her. She then led me to the kitchen table, and told me to sit down. I slowly sat down, holding on to the kitchen table. She swiftly ran towards the paper towels, and tried ripping a couple out as fast as she could, and ran back to me. She gently lathered, and patted the paper towel onto my forehead. I was confused and had no clue on why she was doing that. I asked her,”What’s on my forehead,Mom?” “You’re bleeding,I think you somehow fell, and landed on your face.” Right after she spoke,I remembered everything again. I wasn’t planning on telling her about what I saw after I tripped, sense I knew she would not believe me. “Oh yes! I tripped on your doormat outside the door.”,I responded. She apologized, and I quickly forgave her with no hesitation. She let me head off to my room afterwards.

Answers

Answer:

lol. this took so long to read what was the purpose of this, lol

Explanation:

What Is a Perpetual Inventory System, and How Does It Work?

Answers

A perpetual inventory system, as opposed to a physical inventory, is a programme that continuously assesses your inventory based on the electronic records.

What Is a Perpetual Inventory System ?

A perpetual inventory system relies on to an accounting technique called perpetual inventory, which uses computerised point-of-sale systems to continuously record inventory changes in real-time while eliminating the requirement for physical inventory inspections.

It properly reflects the quantity of goods on hand and offers a very detailed view on changes of inventory along with organizations is to ensure of the number of items in stock. With this approach, a business makes no attempt to maintain thorough records of the products it has on hand; instead, purchases are recorded as debits to a inventory database. A periodic inventory system, by which a business keeps track of its inventory by routine physical counts, is set apart from a perpetual inventory system.

To know more about Perpetual Inventory System visit:

brainly.com/question/29376941

#SPJ4

1. What is a benefit of hosting software on a local network?

a. The concurrent license is less expensive than a single-use license.

b. Each computer has its own version of the software installed.

c. It is easier to use open source software.

d. The software can be managed and updated centrally.

Answers

Answer:

B

Explanation:

because each computer has its own version of the software installed for your make a own programming

What is the best value list for MM2?

Answers

Murder Mystery 2 (MM2), a popular game developed by nStudio, is a tonne of fun and features a value list containing codes you may use in the game.

Value List for MM2: Ancient:

Niks Scythe is worth $150,000. (Trade Only)

Harvester: 1150 in value (Tiers & Trade Only)

SwirlyAxe: 950 Value (Trade Only)

Icebreaker: 160 Value (2020 Xmas Event)

Elderwood Scythe: 155 in value (Trade Only)

Log Chopper: 125 Value (Trade Only)

Value of Hallowschythe is 120. (Trade and also Buy)

Value of a batwing: 85 (Trade Only)

Ice Wing: 60 in value (Trade Only)

Value List for MM2: Uniques

Value corrupted: 2050 (Trade Only)

Gold medals: worth $150,000 (All of them)

Value of Silver Trophies: 125,000 (All of them)

Bronze medals are worth $100,000. (All of them)

Value of the top 100 awards is 15,000 (All of them)

Learn more about Value here:

https://brainly.com/question/8029562

#SPJ4

In a DTP project, Fiona is looking for a way to make a page layout attractive to readers. Help Fiona pick the correct word to complete the sentence.
You’ll need a(n) _____ to capture the attention of your audience. It can be an illustration, a photograph, a block of bold text, or a quote in a column of white space.

Answers

You’ll need a(n)  a block of bold text to capture the attention of your audience.

How do you make text bold in pages?

First one need to select Format  and then Font and then Bold.

Note that  by bolding a selected text, it can capture the mind of the people to the page layout.

Hence, You’ll need a(n)  a block of bold text to capture the attention of your audience.

Learn more about  page layout  from

https://brainly.com/question/12129748

#SPJ1

Which is a screen that shows information from a computer​

Answers

computer monitor is an output device that displays information in pictorial form. A monitor usually comprises the visual display, circuitry, casing, and power supply.

this really isn't a question but it is mainly for Brianly I have 40+ so bainlist answers but on my rank it says I have 0/15 is this a computer bug or what because I've been on this app for a little bit more than a year now
I have a snip to prove how many brainliest answers I have provided below

this really isn't a question but it is mainly for Brianly I have 40+ so bainlist answers but on my rank

Answers

Answer:

i have it but i have it fixed

Explanation:

might be a visual bug, try refreshing your page. if this doesnt work you can ask someone with a higher rank to help you.

A customer was promised that he will get a free month of service but it was not applied on the account making his service inactive

Answers

It sounds like there may have been an issue with the customer's account, and the promised free month of service was not properly applied.

This could be due to a system error, a miscommunication, or a mistake on the part of the company or the customer. In order to resolve this issue, the customer should contact the company's customer service department and explain the situation.

They should provide any relevant information, such as the date of the promise and any documentation or correspondence related to the free month of service.

The company should then investigate the issue and take the necessary steps to apply the free month of service to the customer's account and reactivate the service.

Learn more about internet services:

brainly.com/question/23902843

#SPJ11

concept map of diabetes and obesity including interventions, goals
and subjective and objective data

Answers

This concept map provides an overview of the relationships between diabetes, obesity, interventions, goals, and subjective/objective data. It is important to note that the specific interventions, goals, and data may vary depending on individual patient characteristics and healthcare provider recommendations.

[Diabetes and Obesity Concept Map]

Interventions:

- Diet modification

- Regular physical activity

- Medication management

- Weight management programs

- Blood glucose monitoring

- Education on healthy lifestyle habits

- Behavioral therapy

- Support groups

Goals:

- Achieve and maintain a healthy body weight

- Control blood glucose levels within target range

- Reduce the risk of complications related to diabetes and obesity

- Improve overall physical fitness and cardiovascular health

- Enhance self-management skills and adherence to treatment plans

Subjective Data:

- Patient's self-reported symptoms (e.g., increased thirst, frequent urination, fatigue)

- Dietary habits and preferences

- Patient's knowledge and understanding of diabetes and obesity

- Perception of body image and self-esteem

- Patient's motivation and readiness for lifestyle changes

Objective Data:

- Body mass index (BMI)

- Blood glucose levels (fasting and postprandial)

- HbA1c levels (glycated hemoglobin)

- Waist circumference

- Blood pressure readings

- Lipid profile (cholesterol, triglycerides)

- Physical fitness assessment (e.g., exercise tolerance, cardiovascular endurance)

To know more about Map visit-

https://brainly.com/question/32667763

#SPJ11

the ____ parameter can be used to make a flash window transparent.

Answers

The "wmode" parameter can be used to make a flash window transparent.

The "wmode" parameter is an attribute that can be used when embedding Flash content, such as SWF files, into a webpage.

It stands for "window mode" and determines how the Flash content interacts with other elements on the webpage.

One of the values that can be assigned to the "wmode" parameter is "transparent".

When the "wmode" parameter is set to "transparent", it allows the Flash window to appear as if it is transparent, allowing the content behind it to be visible.

This can be useful for creating effects where Flash content blends seamlessly with the webpage background or other elements.

By setting the "wmode" parameter to "transparent", the Flash window becomes see-through, and any underlying content or webpage elements will be visible through the Flash window.

It is important to note that the transparency effect achieved through the "wmode" parameter depends on the capabilities of the browser and the Flash player plugin being used.

Not all browsers or versions of the Flash player may fully support the "wmode" parameter and its transparency feature, so compatibility should be considered when using this parameter.

Additionally, using transparency in Flash content can impact performance, especially on older systems or devices, as it requires additional resources to render the transparent elements.

Learn more about SWF files:

https://brainly.com/question/27749897

#SPJ11

What are the primary uses of computer?​

Answers

Answer:

Explanation:

Internet commerce,  buying and selling items.   emailing, and z00m meeting now  :D

Who served as Georgia’s governor, spent 38 years in the U. S. Senate, and was known as the "Father of the School Lunch Program"?

Answers

Richard Brevard Russell Jr. served as Georgia's governor, spent 38 years in the U.S. Senate, and was known as the "Father of the School Lunch Program."

He was a prominent American politician who advocated for various policies during his career, including education and agriculture. Russell played a key role in the development and implementation of the National School Lunch Act, which aimed to provide nutritious meals to schoolchildren across the country. His long tenure in the Senate allowed him to have a significant impact on national policies and legislation, making him a notable figure in American politics.The individual who served as Georgia's governor, spent 38 years in the U.S. Senate, and was known as the "Father of the School Lunch Program" is Richard B. Russell Jr. He was a prominent American politician who served as the governor of Georgia from 1931 to 1933 and as a U.S. Senator from 1933 until his death in 1971. Russell played a significant role in the establishment of the National School Lunch Act in 1946, which aimed to provide nutritious meals to school children across the United States.

learn more about Richard here  :

https://brainly.com/question/4943777

#SPJ11

How would I search snowboarding outside of Minnesota in my browser?

Answers

The way to search for snowboarding outside of Minnesota in your browser is to use the search tool to type likely words such as  Popular Downhill Skiing Destinations and then you will see different options to choose from.

What does browsing entail?

When you're searching, you want to finish a task; when you're browsing, you can be seeking for ideas, entertainment, or just additional information. When you are searching, you are actively looking for solutions, whereas when you are browsing, you are merely viewing the results.

An application program known as a browser offers a way to see and engage with all of the content on the World Wide Web. Web pages, movies, and photos are included in this.

Note that by typing key words using your browser such as snowboarding, you will see defferent result.

Learn more about Browser search from

https://brainly.com/question/22650550

#SPJ1

which of the following commands will list the time zones available on a linux system?

Answers

The timedatectl command can be used to list the time zones available on a Linux system.

The timedatectl command is a command-line utility in Linux used for querying and configuring system clock and time zone settings. To list the available time zones, you can run the following command in the terminal:

```

timedatectl list-timezones

```

This command will display a comprehensive list of time zones that you can choose from. You can scroll through the list to find the specific time zone you are interested in. The time zones are typically organized in a hierarchical structure, starting with continents, followed by specific regions and cities within each time zone.

learn more about Linux system here:

https://brainly.com/question/30386519

#SPJ11

SECTION
state importance of a PowerPoint presentation

Answers

Making your presentation more interesting through the use of multimedia can help to improve the audience’s focus. PowerPoint allows you to use images, audio and video to have a greater visual impact. These visuals and audio cues may also help a presenter more improvisational and interactive with the audience.

Thank me by clicking the heart ❤️. Thanks!


What are the reasons for battery problems? How can these problems be corrected?

Answers

because of a bad alternator

Plotting in MATLAB
Use the code below to generate 4 arrays in Matlab, x1, y1, x2, y2
Generate 10 random numbers
x1 = 1:10;
y1 = round (100*rand (1, numel (x1)));
Generate interpolated data step= 100;
x2 = 0:1/step: max (x1);
y2 = spline (x1,y1,x2);
Design Goal: Plot both data sets in the same figure
(1) Generate a new figure with a grid
(2) Plot y1 vs x1 in BLUE, with LINEWIDTH 3 (x1 is on the x-axis, y1 is on the y-axis) (3) Plot y2 vs x2 in RED, with LINEWIDTH 2 (x2 is on the x-axis, y2 is on the y-axis) (4) Add a legend: Raw Data, Spline Fit Data
Submit: Submit a copy of your code and the plot AND the list of the ten numbers YOUR copy of Matlab produces that you use in the spline function (meaning, also provide as a list of numbers your y1 array)

Answers

The provided MATLAB code generates the required arrays and plot, and it also displays the list of ten random numbers used in the spline function.

Here's the MATLAB code to generate the arrays x1, y1, x2, and y2 as described:

% Generate 10 random numbers

numbers = randi([1, 100], 1, 10);

% Generate x1 and y1

x1 = 1:10;

y1 = round(numbers);

% Generate interpolated data

step = 100;

x2 = 0:1/step:max(x1);

y2 = spline(x1, y1, x2);

% Plotting

figure;

grid on;

hold on;

plot(x1, y1, 'b', 'LineWidth', 3);

plot(x2, y2, 'r', 'LineWidth', 2);

legend('Raw Data', 'Spline Fit Data');

xlabel('x-axis');

ylabel('y-axis');

title('Raw Data and Spline Fit');

% Display the generated numbers used in y1

disp('Numbers used in y1:');

disp(numbers);

Explanation:

The code generates 10 random numbers using the randi function and stores them in the variable numbers.

The arrays x1 and y1 are generated, where x1 contains the values from 1 to 10, and y1 is obtained by rounding the generated random numbers.

The interpolated data is generated by using the spline function with x1, y1, and x2. x2 is created with a step size of 1/step from 0 to the maximum value in x1.

A new figure is created, the grid is turned on, and both data sets are plotted on the same figure. The raw data is plotted in blue with a linewidth of 3, and the spline fit data is plotted in red with a linewidth of 2.

A legend is added to the plot, labeling the two data sets.

x-axis and y-axis labels are added, and a title is given to the plot.

The generated numbers used in y1 are displayed.

To know more about MATLAB code visit :

https://brainly.com/question/31502933

#SPJ11

a chain of retail stores uses software to manage telephone calls from customers. the system was recently upgraded. customers interacted with the original system using their phone keypad. customers interact with the upgraded system using their voice.

Answers

The correct answer is True.a chain of retail stores uses software to manage telephone calls from customers. the system was recently upgraded.

According to the given information, the chain of retail stores upgraded its software for managing telephone calls from customers. In the original system, customers interacted with the system using their phone keypad. However, with the recent upgrade, customers now interact with the system using their voice. This suggests that the upgraded system likely incorporates voice recognition technology, allowing customers to provide input and navigate through the system using spoken commands or responses.

To know more about telephone click the link below:

brainly.com/question/16953932

#SPJ11

The complete questions is : A chain of retail stores uses software to manage telephone calls from customers. The system was recently upgraded. Customers interacted with the original system using their phone keypad. Customers interact with the upgraded system using their voice.

The upgraded system (but not the original system) stores all information from the calling session in a database for future reference. This includes the customer's telephone number and any information provided by the customer (name, address, order number, credit card number, etc.).

The original system and the upgraded system are described in the following flowcharts. Each flowchart uses the following blocks.

(Chart, original, new systems not pictured)

Which of the following is most likely to be a benefit of storing the information from each calling session in a database?

A

The company can analyze the calling session data and thereby make better business decisions.

B

The company can ensure that customer information is protected from misuse.

C

The company can reduce the costs associated with data storage.

D

The company can reduce its need for data compression.

what computer is designed for particular application​

Answers

Answer: Applications for desktop or laptop computers are sometimes called desktop applications, while those for mobile devices are called mobile apps. When you open an application, it runs inside the operating system until you close it

Explanation:

write down the appropriate technical term of following statements.​

write down the appropriate technical term of following statements.

Answers

Answer:

it is not seeing full. please give full

In your own words, describe what is meant by digital transformation?

Answers

Answer:

Digital transformation is the process of using digital technologies to create new — or modify existing — business processes, culture, and customer experiences to meet changing business and market requirements. This reimagining of business in the digital age is digital transformation.

Create a paper of at least 1,800 words describing the situation you selected and explaining the logic that would support an array.

Answers

Answer:

I dont know about 1800 words but I sure can tell you abit about array

Explanation: Array in simple sense refers to a collection of similar data. It holds data which is homogeneous in nature, meaning they are all alike. The use of array provide a lot of advantages in the fields of computer programming. When you declare a variable for an array, you can store as much data as you wish in the same variable without having to declare many variables. A 2X2 dimensional array can also be used in programming which represents matrices as well. The search process in an array too is really convenient and time saving. Also in an array, accessing an element is very easy by using the index number.

who created apple and in what year was it created

Answers

Answer:

Steve Jobs founded Apple and it was founded on April 1, 1976

Explanation:

I think you mean the Apple Store but uh-

Answer: Apple was created by Steve jobs, Steve wozniak,Ronald wayne. It was created in april 1,1976.

Explanation:

Need answer to 13.1.1 codehs

Need answer to 13.1.1 codehs

Answers

Using the knowledge in computational language in python it is possible to write a code that have to make a half pyramid out of circle's  need to have a function, a variable named circle_amount.

Writting the code:

speed(0)

circle_amount = 8

def draw_circle():

pendown()

circle(25)

penup()

forward(50)

def move_up_a_row():

left(90)

forward(50)

right(90)

backward(circle_amount*50)

penup()

setposition(-175,-200)

for i in range(circle_amount):

for i in range(circle_amount):

draw_circle()

move_up_a_row()

circle_amount = circle_amount - 1

See more about python at brainly.com/question/19705654

#SPJ1

Need answer to 13.1.1 codehs

Many feel that the future of gaming will involve __________ , where humans can experience realistic environments that are simulated by computers.

Answers

Many feel that the future of gaming will involve virtual reality, where humans can experience realistic environments that are simulated by computers.

What is Virtual Reality (VR)?

Virtual Reality (VR) can be defined as a computer technology through which virtual images of any physical environment (realities) and human-machine interactions are displayed, especially through the use of various computer technologies and wearables.

The elements of Virtual Reality (VR).

Generally, some of the elements of Virtual Reality (VR) include the following:

Life interactionSelf projectionTelexistence3D space or model.

In this context, we can reasonably infer and logically deduce that Virtual reality is a computer technology which is designed and developed to simulate a three-dimensional (3D) environment through which humans can explore and interact with realistic environments in games.

Read more on Virtual Reality here: brainly.com/question/26705841

#SPJ1

pls any one what is pheumatic and hydrautic ​

Answers

Answer:

pheumatic is a branch of engineering that make use of gas

hydraulic is a technology and aplied science using engineering

What is a named bit of programming instructions?

Answers

Answer:

Function: A named bit of programming instructions. Top Down Design: a problem solving approach (also known as stepwise design) in which you break down a system to gain insight into the sub-systems that make it up.

In the context of the text, how the does the article explore the costs and benefits of technology? Do you think new technology can reverse the damage done by past technology? Why or why not? Cite evidence from this text, your own experience, and other literature, art, or history in your answer.

Answers

Determining whether novel technology can counteract the detrimental consequences of prior engineering is challenging, and much depends on the specific technologies concerned, how extensive the damage may be, and other aspects.

How to explain the technology

However, it is possible that current inventions could contribute to allaying or even inverting some of the casualties of past technologies.

It should be noted that to illustrate, there are systems being created to filter carbon dioxide from the atmosphere, which might further combat climate change caused by the combustion of fossil fuels. Equally, progress in renewable energy innovations may help reduce our reliance upon non-renewable resources and decrease carbon emissions.

Learn more about Technology on

https://brainly.com/question/7788080

#SPJ1

Which role on a software development team carefully considers how the software should behave and respond to the user so that it is clean and efficient and involves using tools like flowcharts, whiteboards, and, sometimes, special modeling software

Answers

The role that carefully considers how the software should behave and respond to the user so that it is clean and efficient and involves using tools like flowcharts, whiteboards, and, sometimes, special modeling software is that of a User Experience (UX) Designer.

User Experience Design (UX) is a critical process for software development. It concentrates on enhancing the user experience by analyzing how a user interacts with the product in a systematic way. To achieve this, a UX Designer uses tools like flowcharts, whiteboards, and, sometimes, special modeling software.

In general, UX Design is the process of designing digital or physical products so that they are easy to use and have a pleasant and satisfying user experience. UX Design considers all aspects of the product experience, including branding, design, usability, and functionality. It also involves conducting user research to better understand user requirements and aligning them with the product design.

To know more about User Experience (UX) Designer visit:

https://brainly.com/question/29352526

#SPJ11

Which ntfs feature allows an administrator to track how much data is used on the file system by a user and potentially apply storage limits?

Answers

The NTFS feature that allows an administrator to track how much data is used on the file system by a user and potentially apply storage limits is Disk quotas.

What is Disk Quotas used for?

This refers to the feature in an NTFS system that allows to track how much data is used on the file system by a user and potentially apply storage limits.

Hence, we can see that based on the given question, the NTFS feature that allows an administrator to track how much data is used on the file system by a user and potentially apply storage limits is Disk quotas.

This helps to allocate space limits to each sector so that the data can be easily tracked and this is an important NTFS feature.

Read more about NTFS here:

https://brainly.com/question/14178838

#SPJ1

Other Questions
How might a company affect its depreciation expense computation by selecting useful life and salvage value? My opinion about racism is that it should be illegal. Everyone should be treated equally no matter what. People who are racist deserve to be punished for it. It hurts people and people become suicidal and sometimes it causes people to commit suici de and some people even become aggressive and hurt others and do self harm. WE NEED TO END RACISM!!!!11 Facts about racism: During the 20152016 school year, Black students represented only 15% of total US student enrollment, but they made up 35% of students suspended once, 44% of students suspended more than once, and 36% of students expelled. The US Department of Education concluded that this disparity is not explained by more frequent or more serious misbehavior by students of color.[1]In New York City, 88% of police stops in 2018 involved Black and Latinx people, while 10% involved white people. (Of those stops, 70% were completely innocent.)[2]In one US survey, 15.8% of students reported experiencing race-based bullying or harassment. Research has found significant associations between racial bullying and negative mental and physical health in students.[3]From 2013 to 2017, white patients in the US received better quality health care than about 34% of Hispanic patients, 40% of Black patients, and 40% of Native American patients.[4]Black women are 3 to 4 times more likely to experience a pregnancy-related death than white women, even at similar levels of income and education.[5]Black Americans are more likely than white Americans to be arrested. Once arrested, they are more likely to be convicted, and once convicted, they are more likely to experience lengthy prison sentences.[6]Black Americans and white Americans use drugs at similar rates, but Black Americans are 6 times more likely to be arrested for it.[7]On average, Black men in the US receive sentences that are 19.1% longer than those of white men convicted for the same crimes.[8]In the US, Black individuals are twice as likely to be unemployed than white individuals. Once employed, Black individuals earn nearly 25% less than their white counterparts.[9]One US study found that job resumes with traditionally white-sounding names received 50% more callbacks than those with traditionally Black names.[10]In the US, Black workers are less likely than white workers to be employed in a job that is consistent with their level of education.[11] Which of the following map scales would be used for topographic map shown?1:24,0001:250,0001:500,0001:1,000,0001:5,000,000 9. A family ordered 2 large pizzas for lunch. They ate7-8of one pizza and of the other pizza. Whatfraction of a pizza was left for dinner?118b. 1/2d. 12/12b.e.318334C.7180010 The Cell Cycle and Mitosis Eis (3 of 3): Comparing Cell Division in Animals, Plants, and Bacteria (BioFlix tutorial) Reset Help Statement Bacteria Animals Plants 1. Cells divide by constriction of a ring of protein. true false 2. The presence of a cell wall prevents the cell from dividing by constriction 3. Tubulin or tubulin-like molecules function in binary fission (in bacteria) or cytokinesis (in animals and plants). The following are all angle measures (in radians, rounded to the nearest hundredth) whose sine is 0.43which is the principal value the results of a recent poll on the preference of shoppers regarding two products are shown below. product shoppers surveyed shoppers favoring this product a 800 560 b 900 549 find the point estimate for the difference between the two population proportions in favor of this product. True or False? The highest risk for a fall injury occurs when an older adult is doing household chores. Is the Stock Market a good way to get rich? please help me Fast!!!!! slove the question in picture What are the slope and the y-intercept of the linear function that is represented by the graph? true/false: mitosis goes through division once creating identical cells while meiosis goes through division twice creating haploid cells which can be genetically different. Diana finished 5/8 of her homework. what percentage is equivalent to the fraction of homework that Diana completed Consider the following class.public class Purchase{private double purchase;private double tax;public Purchase(double purchaseAmt, double taxAmt){purchase = purchaseAmt;tax = taxAmt;}public void totalAmount(){System.out.print(purchase + tax);}}Assume that a Purchase object p has been properly declared and initialized. Which of the following code segments will successfully print the total purchase amount associated with p? Please help me on this, I'm really stuck. It would also be awesome if you elaborated on how you got the Lower Quartile (LQ) and Upper Quartile (UQ).IQR - Inner Quartile Range What is the best way to avoid E. Coli . in the algorithm to evaluate a postfix expression, what does the algorithm do when an operand is encountered? a. pop the operand from the stack b. push the operand onto the stack c. pop the operator from the stack d. push an operator onto the stack Read the chart. In 2017, the government spent the least amount of money on which discretionary spending category How much wrapping is needed to cover a cubed gift box that is 9 inches high? (Include the bow which takes 115 sq. inches.) 486 square inches115 square inches601 square inches259 square inches question 3 this is not the result we were hoping for, look carefully at the id column, can you see why we got this answer? why did the count return this result?