subject

50 points! this question is for my technology teacher, she wants me to do an assignment on it probably looks easy to you guys, but i can't pick 2, (pick more than one) what should i do?

a bully starts texting you messages on social networks, telling you, "you're stupid! ", and, "you're ugly! ". if you were to confront the bully, how would you do it? pick more than one.

a. text the bully back, saying the same exact insults back to him and ask him how it feels to be treated this way

b. report to an adult, for they will surely make the bully stop instantly

c. do nothing about it, and the bully will leave you alone

d. ask an adult to make the bully stop treating you badly

e. ask the bully to stop, telling him what cyberbullying can do to people, (depression, anger issues, etc.)

which ones?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 20:00
What is the worst-case complexity of the maxrepeats function? assume that the longest string in the names array is at most 25 characters wide (i.e., string comparison can be treated as o( class namecounter { private: int* counts; int nc; string* names; int nn; public: namecounter (int ncounts, int nnames); int maxrepeats() const; }; int namecounter: : maxrepeats () { int maxcount = 0; for (int i = 0; i < nc; ++i) { int count = 1; for (int j = i+1; j < nc; ++j) { if (names[i] == names[j]) ++count; } maxcount = max(count, maxcount); } return maxcount; }
Answers: 3
question
Computers and Technology, 22.06.2019 22:40
Least square fit to polynomial write a function leastsquarefit3pol that solves a linear system of equations to find a least squares fit of a third order polynomial to an experimental data set given as two row arrays. the function leastsquarefit3pol must explicitly solve a set of linear equations and cannot use polyfit. there should be no restriction on the size of the problem that can be solved.
Answers: 1
question
Computers and Technology, 23.06.2019 14:30
Select the correct answer. what does it indicate when a website displays https instead of http? a. the website is secure. b. there is no secure sockets layer. c. the secure sockets layer is hidden. d. the website is not secure.
Answers: 1
question
Computers and Technology, 24.06.2019 18:30
After making a powerpoint presentation about a new line of clothing designs, henri notices that he used the word “gorgeous” on nearly every slide. what would be the  best  way to add more variety to his wording by using tools within powerpoint? using the thesaurus under the view tab, and then using the find dialog box to find and replace every instance of “gorgeous”using the spelling checker under the view tab, and then using the find dialog box to find every instance of “gorgeous” and change some of themusing the thesaurus under the review tab, and then using the find dialog box to find every instance of “gorgeous” and change some of themusing the spelling checker under the review tab, and then using the find dialog box to find and replace every instance of “gorgeous”
Answers: 2
You know the right answer?
50 points! this question is for my technology teacher, she wants me to do an assignment on it prob...
Questions
question
Mathematics, 01.09.2019 22:00
question
Mathematics, 01.09.2019 22:00
Questions on the website: 13722367