three advantages to the company of using robots rather than human to manufacture company​

Answers

Answer 1

Answer:

Robots are able to carry heavy things such as a car.

They also do not need breaks like humans do.

They can be quicker at the job and a humans dont need to involve themselves and have a higher risk of getting hurt.


Related Questions

HELP ASAP!! Prompt what is Columm

Answers

Answer:

A column prompt is the most common and flexible prompt type. A column prompt enables you to build very specific value prompts to either stand alone on the dashboard or analysis or to expand or refine existing dashboard and analysis filters.

Explanation:

:)

what are the steps involed in accepting all the changes in a document?

click edit
click accept or reject
click changes
click accept all ​

Answers

Answer:

I. Click edit.

II. Click changes.

III. Click accept or reject.

IV. Click accept all.

Explanation:

In Computer programming, software developers usually designed and develop a box-like area attached to all software applications or programs and file explorer for the completion of various tasks by the end users such as requesting for additional information, presentation of extra informations or modification (changing) information in a document.

The sequential steps involed in accepting all the changes in a document includes;

I. Click edit: this is to allow you have access to the dialog box where a document's property can be changed or modified.

II. Click changes: you select the change (s) you want to effect on the document such as read-only, full control, hidden, etc.

III. Click accept or reject: you either select the accept or reject option after choosing a change.

IV. Click accept all: this saves the choice of the user by either overwriting the previous settings or maintaining the change, if it was rejected.

I need help ASAP please and thank you!

Answers

Answer:

D) CALM.

Explanation:

A conflict can be defined as any form of disagreement that arises between two or more parties due to opposing views, opinions, or incompatibility.

CALM is a 4-step process for addressing and defusing conflict.

These four step process for conflict resolution or defusing conflicts includes;

I. Clarify (C): this involves finding out more information about what caused the conflict.

II. Ask (A): you should ask the opposing party about the issues while being polite.

III. Listen (L): listen attentively to get more information.

IV. Move forward (M)

Someone want to do a project for me, I will give 1000 points to you if you do it

Just let me know, and I'll make a new question with the assignment

Answers

It depends on what it is.

Write a program that asks the user how many freebees they would like to buy then prints out the total cost

Answers

Answer:

Explanation:

The following code is written in Python and does exactly what is requested by the question. It asks the user how many freebes they would like using an input method, saves that value to a variable called number_of_freebies. Then it multiplies that variable by the cost of each feebie (assuming its $2 each) to get the total cost. Finally, printing out the total cost.

number_of_freebies = input("how many freebies would you like to buy? ")

cost_of_freebie = 2

total_cost = number_of_freebies * cost_of_freebie

print(total_cost)

The measured values of a sensor must first be processed by which of the following prior to sending
to a computer?
A. an ADC
B. a DAC
Ca CPU
D. a PLD​

Answers

Answer:

A. an ADC

Explanation:

A sensor can be defined as a device designed to detect changes or events within its immediate surroundings and then transfers this data to the central processing unit of a computer.

Simply stated, a sensor is an input device that detects changes in its environment and sends the data to another electronic device. Thus, this data must be converted by an analog to digital converter (ADC) into a digital format that is understandable by the central processing unit (CPU) of a computer.

Hence, the measured values of a sensor must first be processed by the analog to digital converter (ADC) prior to sending to a computer.

Some examples of sensors are light sensors, tactile sensors, metal sensors (detector), etc.

Cuales son las 4 caracteristicas de desarrollo tecnologico especializacion integracion dicontinuidad cambio

Answers

Answer:

La tecnología es el conocimiento y el uso de herramientas, oficios, sistemas o métodos organizativos, con el objetivo de mejorar el desarrollo de los distintos procesos productivos humanos. La palabra tecnología también se utiliza para describir los conocimientos técnicos que existen en una sociedad.

La tecnología tiene efectos importantes. Por ejemplo, está en el corazón de las economías avanzadas (incluida la economía mundial actual) y se ha convertido en un componente central de la vida cotidiana y el ocio. Las innovaciones en tecnología influyen en los valores de una sociedad y, a menudo, plantean cuestiones éticas. Por ejemplo, la aparición del concepto de eficiencia en términos de productividad humana, o nuevos desafíos dentro de la bioética.

write a program to input a number.Find the sum of digits and number of digits

Answers

omg a computer program

i love it

okay so i will assume taht you want the program to be in python

here we go

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

b = int(input("Enter another number ")

sum = a + b

def Digits(sum):

count = 0

while sum != 0:

sum //= 0

count += 1

return count

print(f"Sum is {sum} \nnumber of digits are {Digits(sum)}")

Answer:

#Sum of Digits

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

sumofdigits = sum(int(dig) for dig in str(number))  

print("Sum of digits: ", sumofdigits)

# Number of digits

count = 0  

print ("Total number of digits : ",len(str(abs(a))))

Explanation:

It is pretty self-explanatory however, I will tell it to you anyways. So, the sum of digits iterates to each digit and adds them up. For the number of digits, it uses in-built functions (length, string and absolute)

the way of placing text between the margins of a place is called ​

Answers

Vertical alignment determines the position of the text within a section of a document relative to the top and bottom margins, and is often used to create a cover page.

Complete the sentence with the correct response.

A marketing technique that uses social media sites to create a buzz about a product and gain word-of-mouth advertising
is known as ____ marketing.

Answers

Word of mouth marketing

What is the help and tips tab used for?


A.Students can click these tips in the instruction areas of lessons.

B.Highlights the code corresponding to a web page element when hovered over in the Preview Area.

C.Contain text and diagrams explaining the content. These are intended as helpful student resources, not class readings.

D.This tab contains all of the relevant videos and map levels for a particular level.

Answers

Answer:

C. Contain text and diagrams explaining the content. These are intended as helpful student resources, not class readings.

Can someone tell me why I turn my mix on everyday and today I turned my computer on, put my headphones on and my mix started playing...

Answers

Answer:

LOL FELT THAT

Explanation:

Answer:

must have been a lucky day

Explanation

I need help ASAP please and thank you!

Answers

Answer:

Best: 1 or 4

Worst: 3

Explanation:

I'm not sure if number one is imply to ask your coworker to explain it or actually help with the workload. I think 4 would be the right answer because that is what they are there for and you don't want to distract your coworkers.

I need help ASAP thanks !

Answers

Answer:

i think c is the best choice

Copy and paste is the only way to move text from one place to another.

True or
False​

Answers

Answer:

False

Explanation:

The reason I would consider this to be false is because you can also CUT and paste. Cutting is different from copying. When you use ctrl+x it cuts the words, and then you can use ctrl+v to paste them. When you are copying, you use ctrl+c and then ctrl+v to paste. Hope this helps

Answer:

false his answer OK false

How Mobile App work? Explain​

Answers

Explanation:

Mobile Applications are moving away from the embedded software systems normally found on PCs.Instead,each application provides limited and isolated functions,such as a game,a calculator or mobile web browing.

What is the code for drawing a hexagon on python programming?

Answers

Answer:

In this article, we will learn how to make a Hexagon using Turtle Graphics in Python. For that lets first know what is Turtle Graphics.

Turtle graphics

Turtle is a Python feature like a drawing board, which let us command a turtle to draw all over it! We can use many turtle functions which can move the turtle around. Turtle comes in the turtle library.The turtle module can be used in both object-oriented and procedure-oriented ways.

Some of the commonly used methods are:

forward(length): moves the pen in the forward direction by x unit.

backward(length): moves the pen in the backward direction by x unit.

right(angle): rotate the pen in the clockwise direction by an angle x.

left(angle): rotate the pen in the anticlockwise direction by an angle x.

penup(): stop drawing of the turtle pen.

pendown(): start drawing of the turtle pen.

Approach –

Define an instance for turtle.

For a hexagon execute a loop 6 times.

In every iteration move turtle 90 units forward and move it left 300 degrees.

This will make up Hexagon .

Below is the python implementation of above approach.

State Whether the given statement are TRUE OR FALSE. 13X1=13

23] The result of any condition is true ,false or unknown.

24] The WHILE and UNTIL can be placed at the end of DO….LOOP.

25] When a program contains a loop , it means it can repeat statements only

once.

26] The first version of visual basic was VB. Net

`27] The name of the form 1 dialog box which appears by default can be

changed .

28] The Error window opens when there are some coding mistakes.

29] E.F Codd proposed the first type of relational database model.

30] there is a way to rename the tables in Access.

31] One row will have one unit of complete information .

32] The text can be only numerical

33] currencies cannot be stored in Access

34] A number of list items go within the <ul> tags give right​

Answers

Answer:

true

Explanation:

because everyone know that 13x1=13

Which type of software is used for marketing research as a way to find out about users' preferences?

adware

freeware

shareware

spyware

Answers

Answer:

Adware

Explanation:

It's software that displays advertisements to users and gauges their preferences

HELP

AUDIO AND VIDEO

Which camera setting does this statement describe? The __________ of the camera determines the brightness or darkness of an image​

Answers

Answer:

Aperture

Explanation:

The Aperture of the camera determines the brightness or darkness of an image

Contact Us Save
line Drivers Ed:
cript
Menu
Which are ways that you can prevent
microsleep?
ple Response
Drink caffeinated beverages
Drive only when rested
Avoid mental and physical exertion before driving
Engage your passengers in conversation while driving
Drive only during the day
Eat a high-protein diet
Maintain a consistent sleep schedule
Check all that apply then click the "submit" button below.

Answers

All except drinking caffeinated beverages:)))

HELP ME PLEASE ASAP
Which file format would be best for transferring contacts from one program to another?
1. The .cnt format
2. The .exl format
3. The .pst format
4. The .csv format

Answers

Answer:

csv

Explanation:

got it right on edge

Answer:

csv and pst

Explanation:

ITEMS
Evan spent 25% of his money on rent and g on food, together his
expenses totaled to $75.00. Calculate the total amount of money Evan had​

Answers

Answer:

Total money he had = $136 (Approx.)

Explanation:

Given:

Spend on rent = 25%

Spend on food = 30%

Total of expenses = $75

Find:

Total money he had

Computation:

Total money he had = [Total of expenses][100/ (Spend on rent + Spend on food)]

Total money he had = [75][100/ (25 + 30)]

Total money he had = [75][100/ (55)]

Total money he had = 136.36

Total money he had = $136 (Approx.)

Name any three areas of of application of excel.

Answers

Answer:

Data entry and storage.

Collection and Verification of Business Data

Accounting and budgeting

Wish this helps:)

A human subject’s photographs show two catchlights in each eye that are unwanted by the photographer. What is the most likely cause of this problem?

Answers

a human subject's photographs show two catchlights in each eye that are unwanted by the photographer. what is the most likely cause of this problem? the fill light is too strong. the main light is too high.

How can we use parameters to give the computer more specific instructions?

Answers

Answer:Parameters in programming allow a method to take in important info. This info can be used  in the program to make a specific action.

I need help with this question. asap please

Answers

Answer:

what are you talking about

Explanation:

can you help me with my question

Which of these statements would be an incorrect way to call the following function?

def circle_area(radius):
return 3.14 * radius * radius

A. print(circle_area(10))

B. circle_area(input(“Enter a circle radius.”))

C. radius = 5
circle_area(radius)

D. input(“Enter a circle radius.”)(circle_area())

Answers

Answer: D

Explanation:

circle_area requires a radius to be passed in. When the function is called there is nothing being passed in so you would get an error. Also the user input isn't being saved to any variable so you would probably get an error at that line first.

The incorrect option is A. Because the radius of the circle is not given.

What is programming?

Programming is the set of rules and algorithms by which the desired output can be obtained.

The set of rules is given below.

Def circle_area(radius):

return 3.14 * radius * radius

To get the circle's area we need to give the radius of the circle.

Then the incorrect option is A. Because the radius of the circle is not given.

More about the programming link is given below.

https://brainly.com/question/11023419

#SPJ2

Kelly wants to change the text in a cell so that it is centered instead of left-aligned, where should she look to make this
formatting change?
A) the data group
B) the alignment group
C) the design tab
D) the page layout tab

Answers

Answer:

c

Explanation:

I don't know if it's correct

make me brainlist

Colors in graphics are represented by a ____________ data type.

Answers

Answer: Colors in graphics are represented by a ( string) data type.

Colors in graphics are represented by a string data type. Thus, option C is correct.

What is graphics?

The major benefit of someone using graphics for this intent is the utmost and highly desired high accuracy and simplicity we have from such drawings for the secured fabrication. Computer graphics is quite often used only for developing, altering, and creating various parts of machines as well as the entire contraption itself.

Alphanumeric data is represented as a string. This implies that a string may contain a variety of letters, all of which are treated as text, even if they really are integers.

The most popular data type for storing information is a sequence of characters. A string could also contain numbers and symbols, although they are always regarded as text.

Therefore, option C is the correct option.

Learn more about graphics, here:

https://brainly.com/question/11764057

#SPJ2

The question is incomplete, the complete question will be:

a data type. O Integer O String O Randonm O Float.

Other Questions
Tom drives 200 miles in 4 hours.He drives the first 32 miles at an average speed of 64 mphWork out his average speed for the rest of the journey, in mph.Please help?? If a dog bladder cell has 100 chromosomes, how many will be in a dog egg cell? Please answer fastWhat is phagocytosis in regard to the immune system of humans?A)the process by which basophils are activated by antigens that are bound to antibodiesB)the process by which the immune system responds to an antigen by producing antibodies against it C) the process by which neutrophils ingest a bacteriumD) the process by which eosinophils release a cytotoxin to kill pathogens Question: Find the scale factor of each line segment dilation. 1. AB: endpoints (-1, -1) and (-2, -4) to A'B': endpoints at (-3, -3) and (-6, -12). 2. AB: endpoints (1, 1 4 ) and (-2, 5) to A'B': endpoints at (4, 1) and (-8, 20). 3. AB: endpoints ( 1 3 , 1 6 ) and (- 1 9 , - 1 3 ) to A'B': endpoints at ( 1 9 , 1 18 ) and (- 1 27 , - 1 9 ). 4. AB: endpoints (1, 4) and (-2, -6) to A'B': endpoints at ( 1 2 , 2) and (-1, -3).I know by the time this is answered I will not need it but for all the other cheaters here. Please help me I will give you the brain thing and extra points please it's for ELA please help me, I can make the points double? 10Read the poem "Harlem" by Langston Hughes:What happens to a dream deferred? Does it dry up like a raisin in the sun? Or fester like a sore And then run? Does it stink like rotten meat? Or crust and sugar over like a syrupy sweet? Maybe it just sags like a heavy load. Or does it explode?Why does the author use IMAGERY of festering sores and rotten meat?Question 10 options:A.To show that a delayed dream can cause damage and emotional pain.B.To show that it is easy to achieve your dreams.C.To describe what the streets of Harlem looks like. D.To let the readers know that the author was injured. Help pls I need it now Which of these statements are correct about two parallel lines in a coordinate plane? Select three that apply. If they are each translated 7 units to the left, they will remain parallel. If they are each reflected across the line y = x, they will remain parallel. If they are each rotated 180 about the origin, they will not remain parallel. If they are each reflected across the xaxis, they will not remain parallel. If they are each rotated 270 about the origin, they will remain parallel. If they are each translated 9 units down, they will not remain parallel. GUSTA OR GUSTAN con el vocabularioChoose the 1) correct indirect object pronouns (me, te, le, nos. os. les) and the 2) correct form of gustar based on the item (s) in the picture. What makes an Indianart? Question HelpThe table gives information about a nations labor force. Whats is the unemployment rate?The employment rate is_____percent Is this a correct answer? LANGUAGE ART is killing me so help me please and thank you In a pair of complementary angles, the measurement of the larger angle is three times that of the smaller angle. Find the measurements of the two angles. How did the World War One affect the social, political and economic status of women? please help me find the right answer Introduction To Micro-TechnologyComputer Science Assignment/ProjectCourse Title: Micro-Soft ExcelADBGLESalAdy175305988117146175204233262291320ID001002003004005006007008009010NamcSanita CullySaah KpakarRudolph GayflorFrancis YoryorAdolphus NaigarMoses Gay gayPhilip KuoperSimon MomnoDavid BrownJohn YankarCJHr.Work178180145160185150182186190120DMIIr.Rate86S47910121415EPReg.Pay300350325250275340345FS GVOver GrossTime Pay115 450100 50075 47550 48540 42530 43035 43520 37525 49080 585HY JCInc. SSTax Tax10.20 20.0411.75 21.0012.30 21.0615.05 22.0022.0810.00 23.0015.75 23.1017.22 24.0020.05 24.1220.00 26.0017.05181141161186151183187191121200TI3804001. Direction: List the Relative, Absolute and Mixed Cell References of the following figuresin the above table:i. 180ii. 25ili 175iv. 183V 62. State the meanings of the three types of cell references.3. Assume that you were asked to find Average, Total Number of Students, Maximum,Minimum and Product. What are the terms used in finding the above within the database?4. Looking at the cell reference of Status will respect to commission; build a cell referencestating that if sales which is B7, Less than 800, the rate is 2% below is 1% and state if itis true or false.5. Slate the steps of Deleting and Inserting Row. If anyone could help Which idea of Montesquieu has been incorporated into the U.S.Constitution?O A) social contractO B) economic laissez-faireO C) religious toleranceO D) separation of powers Please Help i need this done before class lol 1. To no one will we sell, to none will we deny or delay, right or justice.In my own words this means...PLEASE TELL ME WHAT THIS MEANS!!! Compare and contrast details in the speech "The Progress of 50 Years" to those in the fictional story. Describe how the author of "A Widow's Burden" has used and altered historical facts. Use at least two details from the texts to support your response.