HELP HELP BRAINLIEST A student learns that a classmate is being cyberbullied. He wonders if it is a serious situation and how it is affecting his classmate.

What areas of his classmate’s life may be impacted by cyberbullying? Check all that apply.

physical health
recent memories
school performance
emotional health
athletic ability

Answers

Answer 1

Answer:

physical health

school performance

emotional health


Related Questions

HOW MEANY PEOPLE PLAY AMONG US

Answers

Answer:

up to 1.5 million people are playing Amoung Us

Explanation:

Answer: I Play Among Us But this is a website for learning and questions so please ask that somewhere else. Thank You Have A Nice Day!

Explanation:

Does anyone know how to use a while loop and ask a user to input positive integers until the user enters 0 and print the sum so far after each input, then print final sum at the end in edhesive?

Answers

In python:

total = 0

while True:

   num = int(input("Enter a number: "))

   if num == 0:

       break

   total += num

print(f"The final sum is {total}")

Employment of web developers is projected to grow _________ From 2019 to 2029, much faster than the average for all occupations.
A)10%
B)5%
C)20%
D)8%
E)12%​

Answers

Answer:

E

Explanation:

The demand for web developers are projected to grow to such a size because of the worlds expected connection to the internet will need web developers to accomadate.

What is the output of this program? numA = 10 for count in range(5): numA = numA + 2 print (numA)​

Answers

Answer:

20

it runs the code 5 times, 10+2+2+2+2+2 basically. E.g 20

Answer: 20

Explanation: got  it right on edgen

para saan po yung points dito?

Answers

Answer:

Hindi kudin Alam eh hahahha

Answer:

Hey, there this is the answer

Users need to use points to post a question. The more points they use, the more quickly their question will be answered. Users gain a basic number of points each time they log into the platform.

Which statements describe the use of sound in presentations?

Sound cannot be used in presentation programs.
Sound can distract the audience when it is overused.
Sound can only be used with transitions.
Sound can only be used with animations.
Sound can be used with both animations and transitions.

Answers

Answer:

b and e

Explanation:

The statements that best describe the use of sounds in the presentation are as follows:

Sound can distract the audience when it is overused.Sound can be used with both animations and transitions.

Thus, the correct options for this question are B and E.

What do you mean by Presentation?

The Presentation may be defined as the type of process through which an individual who is known as the speaker conveys information on a particular topic to the number of people known as the audience.

As normally sound makes the presentation more attractive and understandable but the excess sound in the presentation makes the mood of the audience saturated and finally distracts. A standard level of sound must be required in both animations and transitions to make the presentation more influencing one.

Therefore, the correct options for this question are B and E.

To learn more about the Advantages of presentations, refer to the link:

https://brainly.com/question/11972945

#SPJ2

You are planning a program to find the maximum heart rate recommended for patrons of a gym where you have a part-time job. One formula for calculating
the maximum heart rate is the difference between 220 and the patron's age.
You are testing for accuracy.
If a patron is 15 years old, what is the maximum heart rate?

Answers

The program would look like:

age = int(input("What's your age? "))

print(f"Your maximum heart rate is {220 - age}.")

If we input 15 as the age, the maximum heart rate is 220 - 15, which equals 205

The maximal heart rate is 220 minus 15, which is 205 if we enter 15 as the age.

What is meant by patrons?

A patron is a special guardian, protector, or supporter of the arts as defined in definition. A wealthy or influential ally of an artist.

A patron is someone who frequently uses a business's services or makes financial contributions to another person or cause, such as an arts patron. A customer is someone who goes to the same restaurant every week, for instance.

Formal someone who often visits a particular restaurant, hotel, or other business. This parking lot is for customers only. synonyms and comparable words. a stay in a hotel or guesthouse. Bookable.

The word patron comes from the Latin pater or patr- meaning "father." Think of how a father is supposed to financially support his kids. A patron of the arts is someone who shows his appreciation or support for the arts by donating money to arts organizations.

Thus, The maximal heart rate is 220 minus 15,

For more details about patrons, click here:

https://brainly.com/question/16783674

#SPJ5

some critics aruge that excessive media consumption can encourage______.
A. deeper reading
B. taking breaks from using digital media
C an unhealthy lifestyle
D. healthy friendships

Answers

c. an unhealthy lifestyle

Henry wants to create a website for his projects. He needs it to have a lot of textual content, proper formatting, and animations. Which languages will he need for this?

Henry can us ____to create the web content. He can use ____ to style the content he has created and _____ to create animation

the blank choices can be filled with
1.CSS HTML XML
2.CSS XML DHTML
3. Javascript Shockwave ActionScript ​

Answers

Answer:

1. HTML

2. CSS

3. JavaScript

Explanation:

Shockwave and Actionscript are no longer used on the web.

The Answer Above is incorrect. This is the correct answer:

Use the drop-down menus to complete statements about importance and sensitivity levels. The Low Importance level is rarely used, and the High Importance level should be used . The sensitivity levels are personal, private, and . Sensitivity levels are basically only , as they appear on the Info Bar in the message.

Answers

Answer:

first blank- cautiously

second blank- confidential

third blank- informational

Explanation:

i got it correct on edge 2020

The Low Importance level is rarely used, and the High Importance level should be used cautiously.

What is cybersecurity?

Cybersecurity can be defined as a preventive practice that involves the protection of computers, networks, software programs, servers and data (information) from unauthorized access, potential theft, attack, or damage, especially by using a body of technology, frameworks, processes and network engineers.

In Cybersecurity, the use of the various security levels include:

The sensitivity levels are personal, private, and confidential. Sensitivity levels are basically only informational, as they appear on the Info Bar in the message.

Read more on Cybersecurity here: https://brainly.com/question/14286078

#SPJ2

Film directors generally earn more money than theater directors. True False

Answers

Yes, it’s true they earn more. Film directors earn between $250,000 to 2 million per project. New directors typically earn between $250,000 to $500,000 per film, while film directors earn about $1 million per movie.
Theatre directors in the UK earn on average £10,759 a year from their craft- well below the £27,000 take home annual salary national average- with some directing jobs paying less than £1 an hour, new research has revealed.

Answer:

Yes, it's true on edge 2022.

all of the following are examples of service learning opportunities exept

Answers

Answer:

give following examples please

Why does a computer need primary and secondary memory ?

Answers

Primary memory are generally faster but costlier
And secondary memory are slower but cheaper
You need a combination of both
So need most frequently used apps in your primary memory and least ones like videos photos images in secondary

What is an enterprise system

Answers

Answer:

Explanation:

Enterprise system is a cross- functional information system that provides organization-wide coordination and integration of the key business processes. Enterprise system helps in planning the resources of an organization.

Jennifer works as a programmer. She has fixed certain bits of code in a program while developing it. She has purposely left specific code in the program so she can access the program later and obtain confidential information. Which programming threat has she created?
A. logic bomb
B. trap door
C. Trojan horse
D. virus

Answers

Answer:

B. trap door

Explanation:

It's also referred to as the back door

Why is file extension important when naming the file

Answers

Answer:

Extensions are important because they tell your computer what icon to use for the file and what application can open the file

Explanation:  For example, the doc extension tells your computer that the file is a Microsoft Word file.

Which term refers to a fact that naturally occurs in the universe?
A.
scientific law
B.
scientific inquiry
C.
conclusion
D.
hypothesis

Answers

Answer: a scientific law

Explanation:

It’s A.Scientific law

Which Call of Duty game is the best?
A. Black Ops 1-4
B. Modern Warfare 1-4
C. Infinite Warfare
D. Advanced Warfare
E. Ghosts
F. WWII

Answers

Answer:

i like ghost and modern 3

Explanation:

Which e-mail netiquette rules did the student break? Check all that apply.

Answers

Answer: B, D, and E in other words 2, 4, and 5

Answer:a b e

Explanation:

the other person is wrong

who presented pakistan resolution​

Answers

Search Results
Featured snippet from the web
Fazlul Huq, the Prime Minister of Bengal, was a formal political statement adopted by the All-India Muslim League on the occasion of its three-day general session in Lahore on 22–24 March 1940.

I got it from google!

Does anyone know how to ask the user to input their name and then print the name 10 times using a while loop and have the 10 names on different lines?

Answers

In python:

name = input("What's your name? ")

i = 0

while i <= 10:

   print (name)

   i += 1

I hope this helps!

What keyword do we use to tell Java to set aside memory to create an object?

Answers

Answer: You reserve memory locations for an array when you _____.

use the keyword new

In java, keywords are special words, that have reserved meaning; and they cannot be used for any other purpose apart from their predefined functions.

The keyword to set aside memory for objects is the new keyword.

The following syntax is used to create an object in java;

Object object_name = new Object();

Take for instance, you want to create a Scanner object.

We use the following:

Scanner scnr = new Scanner(System.in);

The new keyword will always be present when creating objects, in other to create the instance of the object, and allocate memory for the object that is being created.

Read more about java keywords at:

https://brainly.com/question/22082613

people with healthy media diets:
A.do not have problems with addictions, obesity, or other health issues
B. make good choices about what media to use and when not to use them
C. do not eat while engaging in media and avoid unnecessary weight gain
D. choose to leave media and technology out of their lives entirely

Answers

Answer:

b

Explanation:

what is marc railberts goal for the robots his company (Boston Dynamics) builds?

Answers

Answer:

. We wanted to build a robot that could go where people go

Explanation:

someone uses instant messaging on a social media website to talk to her friends.give two advantages of using social media​

Answers

Answer:

Social media can be used to gain informationTo communicate with people far awaySocial media can help in broadcasting a bussiness .

Which of the following BEST describes the differences between sequential and event-driven programming?

Answers

Answer:

In sequential programming, commands run in the order they are written. In event-driven programming, some commands run in response to user interactions or other events.

Explanation:

Event-driven program : A program designed to run blocks of code or functions in response to specified events.

Sequential programming: The order that commands are executed by a computer, allows us to carry out tasks that have multiple steps. In programming, sequence is a basic algorithm: A set of logical steps carried out in order.

The missing options are;

A) In sequential programming commands run one at a time. In event-driven programming all commands run at the same time.

B) In sequential programming commands run faster than in event-driven programming.

C) In sequential programming each command is run many times in sequence. In event-driven programming all commands are run a single time as an event.

D) In sequential programming commands run in the order they are written. In event-driven programming some commands run in response to user interactions or other events.

This question is about sequential programming and event-driven programming.

Option D is correct.

To answer this question, we need to first of all define what the two terminologies in computer programming are;

Event-driven programming; This is a programming pattern whereby the program flow is determined by a sequence of events that arise from activities/interaction of the user or the system.

Sequential programming: This is a programming pattern whereby the program flow is determined by the sequence in which it was written.

Looking at the given options, the only one that fits perfectly into the description I have given above about sequential and event-driven programming is Option D.

Read more at; brainly.com/question/17970226

1. What is JavaScript?
2. Who designed the Apple 1 Computer?
3. Who founded Apple?

Help me, it would be a pleasure if you could.

Answers

Answer:

1. JavaScript is a dynamic computer language used to primarily code and create system functions.

2. The people who designed the Apple 1 Computer were

Steve WozniakSteve Jobs

3. The founder of Apple was Steve Jobs. He passed away from pancreatic cancer.

Hope this helps you!

13. Microsoft PowerPoint is the best example of Multimedia Presentation
Software.
OFalse
True​

Answers

Answer:

Uhhh...ooop.........

I’m pretty sure it is either falsely true or truly false

HERES A RIDDLE!!

What is more useful when it’s broken??

Answers

Answer:

an egg

Explanation:

Consider the following numeric values.

Binary 1011
Binary 1101
Decimal 5
Decimal 12
Which of the following lists the values in order from least to greatest?

Answers

Answer:

d 5, b 1011, d 12, b 1101

Explanation:

If you convert the binary, 1011 is 11 and 1011 is 13.

The ordered list of values from least to greatest is Decimal 5, Binary 1011, Decimal 12, and Binary 1101.

Binary refers to the numbers consisting of only "0" (zero) and "1" (one), while decimals are digits from "0" to "9".

In computation, binary numbers are used in order to store any type of data, these numbers consist of binary digits (bits).

A sequence of binary numbers must be read in a digit-by-digit manner, conversely to decimal numbers, which are read by ten, hundred, etc.

The decimal numbers can be estimated as the sum of the binary numbers times their power of 2 (2n).

In conclusion, the ordered list of values from least to greatest is Decimal 5, Binary 1011, Decimal 12, and Binary 1101.

Learn more in:

https://brainly.com/question/16612919

Other Questions
An oil factory used 2/3 of a tin ofpeanuts to prepare 3 drums of peanutoil. How many tins of peanuts does thefactory use to fill in each drum? What are some concerns with Thomas Malthus purposed checks of population? WILL MARK BRAINLEST !!! recent studies have shown that playing video games can actually have positive effects on a child's behavior's and developmentwrite some supporting details to support this?i'll mark brainliest for the best answer Analyze the table to the right. What does it reveal about American Indian land ownership between 1887 and 1904? use a model to divide 5/7 divided by 3 Express the answer in simplest form A granola bite contains 27 calories. Most of the calories come from grams of carbohydrates. The rest come from other ingredients. One gram of carbohydrate contains 4 calories.The equation represents the relationship between these quantities. What is the prolom asking you to find? * 4c + 5 = 27 The definition of a total war is a war thatA:uses all of a countrys resources.B:includes three or more countries.C:is fought on at least two fronts.D:lasts a least a year or two. Jim is going from town A to town B.town B is located at (-4,5).he makes a stop at his friends house, which is halfway along the trip.what are coordinated of his top? 2/3x -4= -2A.-3B.-4C.-9D.3 Vocabulary: Qu necesitas? Fill in the blanks with the item you need to perform each action. Group of answer choices Para lavarte el pelo, necesitas____ [ Choose ] Para despertarte por la maana, necesitas____ [ Choose ] Para verte la cara, necesitas___ [ Choose ] Para cepillarte los dientes, necesitas ____de dientes [ Choose ] Para secarte las manos, necesitas____ [ Choose ] On Monday, 255 students went on a trip to the zoo. All 6buses were filled and 9 students had to travel in cars. How many students were in each bus ? Maria rewrote 45.59 7.9 as 45.59 - 7.90. Is the value of 79 changed by annexing a zero after 7.9? Why or why not? Fill in the blank: City hotels are typically (Inexpensive/expensive/uncomfortable) because they are in the commercial and business areas of the city. They usually cater to (Leisure/budget/business) travelers, who prefer staying in the city. Technology is always changing. What do you think technology will change or bring to photography next? a client required an extensive episiotomy because her newborn was large what is a priority nursing intervention that minimizes edema and lessens discomfort at the episiotomy site Carson needs to lease out a music studio to record his new album. The studio charges an initial studio-use fee plus an hourly fee for each hour in the studio. The total amount of money Carson would have to pay to use the studio for tt hours can be determined using the equation P=50t+100.P=50t+100. What is the yy-intercept of the equation and what is its interpretation in the context of the problem? Find the equation of a line that passes through the points (2, 16) and (-1, 7) PLEASSSSE HELP!!!!!!!!!!!!! EASY SPANISH WORK HELLLLLP111!!!!!!!!!!!!!! ONLY 5 QUESTIONS!!!!only doing !!!!! so that it gets peoples attention ________ is a trend making computers ubiquitous? Which organisms turn sunlight energy into food?Group of answer choicesBaleen Whales and Toothed WhalesKrill and FishPhytoplankton, Seaweed, Eel and Turtle GrassPenguins and Pelicans