Tasha makes fun of Jeffery at work, harasses him, and calls him names. How
might an HR manager overcome this situation of office bullying?

Answers

Answer 1

Answer:

public class bullyFixer

{

   public static void main(String[] args) {

       System.out.println("buller of 5 and 15 is "+buller(5,15));

       System.out.println("buller of 2 and 3 is "+buller(2,3));

       System.out.println("buller of 20 and 100 is "+buller(20,100));

   }

   

   public static int buller(int num1, int num2){

       if (num2 <= num1 && (num1%num2 == 0)){

           return num2;

       }

       else if (num1<num2){

           return buller(num2,num1);

       }

       else{

           return buller(num2,num1%num2);

       }

   

   }

}

Explanation:

public class bullyFixer

{

   public static void main(String[] args) {

       System.out.println("buller of 5 and 15 is "+buller(5,15));

       System.out.println("buller of 2 and 3 is "+buller(2,3));

       System.out.println("buller of 20 and 100 is "+buller(20,100));

   }

   

   public static int buller(int num1, int num2){

       if (num2 <= num1 && (num1%num2 == 0)){

           return num2;

       }

       else if (num1<num2){

           return buller(num2,num1);

       }

       else{

           return buller(num2,num1%num2);

       }

   

   }

}


Related Questions

29. The startup configuration file is stored in ________________ a. ROM b. NVRAM c. Flash Memory d. RAM

Answers

Answer:

The start configuration is stored on the nonvolatile random-access memory aka NVRAM for the vast majority of systems.

2. what are the advantages of breaking up a single logical message into a number of fixed-sized packets and then sending each one of those packets independently through the network?

Answers

The advantages of breaking up a single logical message into a number of fixed-sized packets is that it makes it more flexible and also it increases the performance and also the reliability of the internet.

There is an Easy lost data recovery Internet as it is an heterogeneous network.

Are packets made of fixed size?

Packets are known to come in different sizes. They can also be made of  a fixed size.

The examples are 1,000 or 1,500 bytes, or other kinds of variable sizes, based on the system. Its advantages is one where errors can be corrected easily and data recovery is fast.

Learn more about fixed-sized packets from

https://brainly.com/question/3991989

In a print statement, you can set the ________ argument to a space or empty string to stop the output from advancing to a new line. true false

Answers

In a print statement, a user can set the end argument to a space or empty string, in order to stop the output from advancing to a new line.

What is a print statement?

A print statement can be defined as a line of code that is used to send data to the print or println method of a programming system such as compiler.

In Computer programming, an end user can set the end argument to a space or empty string, in order to stop the output from advancing to a new line by using a print statement.

Read more on print statement here: https://brainly.com/question/21631657

The semantic network model predicts that the time it takes for a person to retrieve information about a concept should be determined by:.

Answers

Answer:

the distance that must be traveled through the network.

Explanation:

The semantic network model predicts that the time it takes for a person to retrieve information about a concept should be determined by the distance that must be traveled through the network. The correct option is B.

What is semantic network model?

In the late 1960s, Allan Collins and Ross Quillian developed the network model of semantic memory organization.

According to this network model, information nodes (categories) are linked to one another via strong and weak links. Priming enables our memory to prepare related information for retrieval.

A semantic network is a type of knowledge structure that shows how concepts are related to one another and how they connect.

Semantic networks mine data, connect concepts, and draw attention to relationships using artificial intelligence (AI) programming.

According to the semantic network model, the time it takes a person to retrieve information about a concept is determined by the distance that must be traveled through the network.

Thus, the correct option is B.

For more details regarding semantic network model, visit:

https://brainly.com/question/29317050

#SPJ2

Your question seems incomplete, the probable complete question is attached below:

which changes the angle of a picture skew or select or find

Answers

Answer:

This article discusses about some very basic and generalized techniques for detecting image skew. Definitely there are much advanced algorithms to detect skew, but those will not be covered in this article.

Explanation:

Help!! When was technology made?

Answers

Answer:

3.3 million years ago, if you mean technology in general, if you mean computer technology, then 1837 should be your answer.

Answer:

3.3 million years ago the first tools were made but technology is older than our specis itself

Explanation:

well even the use of rocks as wepons are technology

Attacks that exhaust all possible password combinations in order to break into an account are called _____ attacks.

Answers

Answer:

Brute force

Explanation:

Brute force means forcing your way into logging into an account.

This is done by trying all kinds of passwords, starting from something like "123456" to your birthday and getting increasingly complex passwords in the hope that the account has a weak password

True or false: A local area network is a group of computers, printers, and other devices connected to the same network and covers a large geographic range such as a city, a county, or a state.

Answers

Answer:

True.

Explanation:

Hope this helps you!

what is computer
what is computer ​

Answers

Hi! Computer is an electronic device for storing and processing data, typically in binary form, according to instructions given to it in a variable program.

83\2+58+3^3+95*2/10

it's computer pls help​

Answers

Answer:

145.5

Explanation:

I was unsure what you needed done, but if it was a math equation then that is your answer :)

Hope this helped <3 Brainliest please? :)

Which of the following will Excel recognize as a date?
Group of answer choices

February 6 1947

2,6,47

2-Feb-47

None of the above

Answers

The option that shows how Excel recognize as a date is February 6 1947.

How does Excel see date?

The Excel  date is often seen as a regular number that is said to have been formatted to often look like a date.

One can you change the cell format to 'General' so that one can see the type of date serial number. Most times, the integer portion of the date serial number stands for the day, and the decimal portion stands for the time.

Read more about Excel from

https://brainly.com/question/25879801

Please help me on this it’s due now

Answers

it’s C


i had the same thing and i picked c

The use of smart cranes enables transportation companies to do all of the following except manually load or unload crates onto a train with several workers. Thus, the correct option for this question is C.

What are smart cranes used for?

The features of smart cranes not only support the crane operators but also provides service personnel and terminal operators. They are used to easily accessible crane data, maintenance intervals can be monitored, service work/error analyses simplified and handling rates evaluated more quickly.

According to the context of this question, easy and efficient steering and regulation of heavy loads. It involves the utilization of easy guiding of loads, especially when utilizing a remote control system. Efficient handling of heavy loads with two cranes in tandem operation.

Therefore, the use of smart cranes enables transportation companies to do all of the following except manually load or unload crates onto a train with several workers. Thus, the correct option for this question is C.

To learn more about Transportation, refer to the link:

https://brainly.com/question/27667264

#SPJ7

is an amount paid based on the volume of products or services that a salesperson sells

Answers

Answer:

should be commission

Explanation: i took this class a while back, hope this helps man

Which program began as a two-hour weekly TV show that offered programming appealing to African American audiences, and in 1983 became a major network that highlighted new music, movies, and entertainment news

Answers

The program that offered programming appealing to African American audiences is BET.

What is TV show?

A television show is known as TV show for short. It is said to be any kind of   content that is often made for viewing on any kind of television set.

Note that It is one that is often broadcast through the use of over-the-air, satellite, cable, etc. The program that was said to start as two-hour weekly TV show and that  offered programming appealing to African American audiences is the BET.

Learn more about TV show  from

https://brainly.com/question/24108641

A _____ is a collection of (potentially) thousands of computers that can respond to requests over a network

Answers

Answer:

server or supercomputer

Explanation:

What would be considered a benefit of using simulation in the education field?

Simulation can reduce the costs of books.
Simulation can increase the cost of materials.
Simulation can reduce the number of teaching jobs.
Simulation can reduce the amount of homework for students.

Answers

Answer:

books cost

Explanation:

the books cost will go down, as they are to become digital, thus, making physical copies cheaper

Answer:

A

Explanation:

Did test

LOFT sends out a cents-off offer to its email subscribers to push sales. The next day, LOFT sends another. Overuse of cents-off offers might lead to what

Answers

Overuse of cents-off offers might lead to a cheapened brand image.

What is a business brand image?

Brand image is known to be the current depiction of the customers about a specific brand.

Note that if a firm uses cents-off offers  too much and in all their services so as to push sales, customer may view the brand as too cheap for their liking and may abandon it.

Learn more about email subscribers from

https://brainly.com/question/1538272

Which type of cybercriminal is the most likely to create malware to compromise an organization by stealing credit card information

Answers

Not naming countries or people, but its mostly Nation State Actors / Hactivits. Eh, not sure about hactivits but mostly Nation state actors.

Why might a computer calculate a long list of numbers better than a human?

A. Computers can replicate human tasks.
B. Computers can think creatively.
C. Computers must rest every few hours.
D. Computers calculate numbers very quickly.

Answers

Answer: Computers calculate numbers very quickly.

Explanation:

While most of the possible options are accurate, D appears to be your best option. Computers can calculate long, sophisticated numbers in a few seconds while it will (usually) take humans longer.

Discuss what is an embedded system. Explain the relative advantages and disadvantages of an embedded OS based on an existing commercial OS compared to a purpose-built embedded OS.

Answers

Answer:

An embedded system is a computer system a combination of a computer processor, computer memory, and input/output peripheral devicesthat has a dedicated function within a larger mechanical or electronic system.

Advantage

Simple to deliver higher creation.

Less costs for per bit of resultant.

It has not many interconnections.

It has Better steady and Higher speed.

It has Higher dependable.

To use for one errand.

Disadvantage

Once configured, these systems cannot be changed. ...

They are hard to maintain. ...

Troubleshooting is difficult for embedded systems. ...

Because these systems are made for specific tasks, hardware is limited

The other term for template document is _______.
A. DATA FILE
B. DATA SOURCE
C. MAIN DOCUMENT
D. MAIN MENU

Answers

The data source is a document, spreadsheet or database that contains personalized information such as names, addresses, and phone numbers. The Main Document can be a Form Letter, Labels, Email, or Directory.

So the answer is B. Data source.

Hope it helps :)

What device allows data to be processed into information

Answers

It’s a computer because it can be programmed to accept data

Complete the sentence.

When sensitive information is sent over the internet, it should be
.

Answers

Answer:

encrypted

Explanation:

to prevent others from viewing it

Answer:

Your answer is encrypted

Explanation:

This will keep your information secure whilst sending it.

This means to:

convert (information or data) into a cipher or code, especially to prevent unauthorized access

So your info is safe

Pls mark brainliest <3

Hope this helps :)

`

`

`

Tori

How is distributed ledger technology (DLT) used in a blockchain?
A. To change the ownership of assets in blockchains
B. To encrypt transactions into blocks of information
O c. To store assets in different financial institutions
O D. To keep records of transactions in different places

Answers

Answer:

I believe the answer is D. To keep records of transactions in different places.

Explanation:

A team of scientists is designing a study to examine factors that affect
people's enjoyment of video games. Which statement best represents a valid
hypothesis for the study?
A. More people enjoy role-playing games than platformer games.
B. Action games are better than role-playing games.
C. The graphics in console games are cooler than those in PC
games.
O D. Video games are fun.

Answers

Answer:

A. More people enjoy role-playing games than platformer games.

Explanation:

It is A because the genre of game is a factor of a video game.

B is trying to state an objective truth that one genre is better than another but not giving a reason (like it being more enjoyable).


C isn't even really game related, that would be a study on which gaming platforms are more enjoyable and why.


D has already been established. The current study is to determine what makes them more or less enjoyable.

Answer:

B. Action games are better than role-playing games.

Explanation:

In my opinion I like to do roleplay's I don't know why but I just do, but this is the correct answer.

Which type of hackers break into systems for the thrill or to show off their skills?.

Answers

All of them except white hats
Other Questions
Toilet prices changed drastically during the pandemic! In February, customers were paying 90% of the full price. By April, customers were paying 106%! Select the correct answer.A parabola passes through the points (0,5), (1,4), and (2,5). What function does the graph represent?f(x) = -x2 + 2x + 5f(x) = -x2 + x +5Of(x)=x+x-2Of(x) = x2 2x+5Submit Which answer is the explicit rule for the sequence 11, 8.5, 6, 3.5, 1 Jos is painting a backdrop for the schoolplay. The rectangular backdrop is60 inches by 45 inches. If his container ofpaint can cover 25 square feet, doeshe have enough to paint the backdrop? Divide. enter your solution as a mixed number.6,132 203 = (enter all mixed numbers as x y/z.) If you are traveling in your car at an average rate of r miles per hour for T hours, then the distance d in miles that you travel is described by the formula d=rt that is distance equals rate times time. A distance of 60 miles at an average rate of 40 miles per hour is covered in ___ hours? if p and q are two propositions,use truth table technique to show that a) (p=q) ^ (q=p)= p=q and b) [(p=q) ^ p]=q is a Tautology Find measure of the angle UTW PLS HELP - FREE BRAINLIEST: Suppose 4 < a < 5 and 2 < b < 4. Find all possible values of each expression for a-b what is the mode of 250,100,75,200,150,100 What is the colorless, odorless gas that binds to red blood cells causing the body not to get the oxygen it needs? Question 8 (2 points)Harvey has his heart set on making the state finals for his track team in the 100 yard dash. Although Harvey knows there are many factors to improving his time and becoming an elite sprinter, one skill is paramount to his success. This skill is used at the very beginning of the race. To make it to the state finals, Harvey should work on his: aAgility bCoordination cReaction Time dStrength The hexagon shown is divided into 4 triangles and a rectangle.What is the area of the hexagon in square centimeters? D(3x + 4y)(9x" - 12xy + 16y')Which polynomial equation is a valid identity?-)))A)(6xy)2 (2xy)2 = 4x?y?(3x + 1)B)(6xy2,2 (2xy)2 = 4x?y(3x + 1)(3y - 1)=(6xy3)2 (2xy)2 = 4x?y?(3y + 1)(3y - 1) What is the solution for 2.5x-5=5? He much current is needed to operate a radio with a power of 80 watts when a potential difference of 135v is applied across itl ABC is a right triangle. Find the length of AD.A. 12 units B. 2.83 units C. 7 units D. There is not enough information to determine the length of AD. 9/ In the following sentence, which are nouns?The boy and girl were holding hands on the way to school.A. The boy, holding, the wayB. Boy, Girl, hands, the, schoolC. Boy, girl, hands, way, schoolD. Boy, girl, holding, way For what value of x does 64 superscript 3 x baseline = 512 superscript 2 x 12? Help picture below problem 6